Ansicht
Dokumentation

FM_GET_WORKMODES - Funciton Module to get workmodes for given contexts

FM_GET_WORKMODES - Funciton Module to get workmodes for given contexts

Addresses (Business Address Services)   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

FM_GET_WORKMODES:

The FM_GET_WORKMODES API is used to retrieve the Work Modes. It retrieves all the Work Modes between the timestamps that are specified. The timestamp can be provided in the same time zone as it was provided at the time of creation. In case of overlapping Work Modes, all the Work Modes are retrieved irrespective of the Work Mode priority and time of creation.

Moreover, the IV_CURRENT flag can be used to retrieve the active/inactive Work Modes.

Importing Parameter:

1.,,IT_CONTEXTS,,,,,,,,TYPE,,,,CL_WMM_API=>TY_T_CONTEXTS

2.,,IV_CURRENT,,,,,,,,TYPE,,,,BOOLEAN

3.,,IV_START_TIMESTAMP,,,,,,TYPE,,,,TIMESTAMP

4.,,IV_END_TIMESTAMP,,,,,,TYPE,,,,TIMESTAMP

Importing Parameter:

1.,,ET_WORKMODES,,,,,,TYPE,,,,CL_WMM_API=>TY_T_WORKMODE_DATA

Note:

1.,,The variable IV_CURRENT takes three values

a.,,“X” – True => Retrieves active services alone

b.,,“ “ – False => Retrieves all services.

2.,,IT_CONTEXTS is a table which accepts two values, MO_NAME and MO_TYPE.

3.,,All the importing parameters are mandatory.





Parameters

ET_WORKMODES
IT_CONTEXTS
IV_CURRENT
IV_END_TIMESTAMP
IV_START_TIMESTAMP

Exceptions

Function Group

FG_EXTERNAL_APIS

CL_GUI_FRONTEND_SERVICES - Frontend Services   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 1548 Date: 20240523 Time: 101819     sap01-206 ( 27 ms )