Workflow template to automate BASIS data of SAP® ERP, such as User and JOB Management etc.
These components are included in this package:
SRC_DUMPLOG_EXPORT_E : Export short dump log from the screen Transaction Code : ST22.
SRC_DEFINE_JOB_E : Define JOB from the screen Transaction Code : SM36.
SRC_BAPIv2.2_JOBLOG_EXPORT_E : Export JOB log using function module "RFC_READ_TABLE".
SRC_BAPI_USER_CREATE1_v2.2_E : BAPI_USER_CREATE1 : Create User.
SRC_BAPI_USER_ACTGROUPS_ASSIGN_v2.2_E : BAPI_USER_ACTGROUPS_ASSIGN : Change User-Role Assignments.
SRC_BAPI_USER_ACTGROUPS_DELETE_v2.2_E : BAPI_USER_ACTGROUPS_DELETE : Delete User-Role Assignments.
SRC_BAPI_USER_UNLOCK_v2.2_E : BAPI_USER_UNLOCK : Unlock User.
SRC_BAPI_USER_LOCK_v2.2_E : BAPI_USER_LOCK : Lock User.
SRC_BAPI_USER_CHANGE_v2.2_E : BAPI_USER_CHANGE : Change User.
SRC_BAPI_USER_DELETE_v2.2_E : BAPI_USER_DELETE : Delete User.
These components are added in December 2019:
SRC_CCMS_EXPORT_E : Export error data of CCMS monitor from the screen Transaction Code : RZ20.
SRC_IMPORT_QUEUE_E : Import transport requests from the screen of Transaction Code : STMS.
SRC_AUTHORITY_EXPORT_PFCG_E : Export authority value of roles from the screen Transaction Code : PFCG.
Sample Files contain the following sample workflow:
Sample_SRC_BASIS_Components_BAPI_E
SRC_USER_ROLE_REGISTER_v2.2_E : User creation and role addition are executed.
SRC_Unlock_PasswordChange_v2.2_E : Change password after unlocking user
SRC_BAPI_USER_ACTGROUPS_ASSIGN_DELETE_v2.2_E : Add role after deleting registered role
Sample_SRC_DUMPLOG_EXPORT_E : Export JOB log using function module "RFC_READ_TABLE".
Sample_SRC_DEFINE_JOB_E : Define JOB from the screen Transaction Code: SM36.
Sample_SRC_BAPIv2.2_JOBLOGEXPORT_E : Export short dump log from the screen Transaction Code : ST22.
Sample_SRC_CCMS_EXPORT_E : Export error data of CCMS monitor from the screen Transaction Code : RZ20.
Sample_SRC_IMPORT_QUEUE_E : Import transport requests from the screen of Transaction Code : STMS.
Sample_SRC_AUTHORITY_EXPORT_PFCG_E : Export authority value of roles from the screen Transaction Code : PFCG.
In order to use the workflows above, you need to install SRC Common Reusable Components for SAP® ERP .