Ansicht
Dokumentation

WFAI_ESS_AUTHOR - Business Add-In: WFM ESS Authorization

WFAI_ESS_AUTHOR - Business Add-In: WFM ESS Authorization

General Material Data   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

Optionally, you can create BADI implementation to customize the user authorization of WFM ESS.

The following interface methods are used in WFM Schedule Rule ESS:

SR_UPDATE_EE_CHECK -- authorization check when employee submits schedule rule change request

iv_partner - employee's business partner number (request submitter)

iv_uname - logon user's R/3 user ID (employee)

iv_org_id - employee's home org ID

iv_start_date - start date of the schedule rule request (start day of the week)

ev_subrc - return code (= 0 - authorization check is passed; > 0 - authorization check failed)

SR_UPDATE_MGR_CHECK -- authorization check when manager approve/reject schedule rule request

iv_partner - employee's business partner number (request submitter)

iv_uname - logon user's R/3 user ID (manager)

iv_org_id - employee's home org ID

iv_start_date - start date of the schedule rule request (start day of the week)

ev_subrc - return code (= 0 - authorization check is passed; > 0 - authorization check failed)

SR_GET_CHECK -- authorization check when employee gets schedule rule from WFM tables

iv_partner - employee's business partner number (request submitter)

iv_uname - logon user's R/3 user ID (employee or manager)

iv_org_id - employee's home org ID

iv_start_date - start date of the schedule rule request (start day of the week)

ev_subrc - return code (= 0 - authorization check is passed; > 0 - authorization check failed)






CL_GUI_FRONTEND_SERVICES - Frontend Services   General Material Data  
This documentation is copyright by SAP AG.

Length: 1735 Date: 20240607 Time: 095657     sap01-206 ( 24 ms )