RPSACL_MIGRATE is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter RPSACL_MIGRATE into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: EXEC = Execution Mode
Selection Text: NETID = Network
Selection Text: PRJID = Project Definition
Selection Text: TEST = Test Mode
Title: Report RPSACL_MIGRATE
Text Symbol: 001 = Selection Paramaters
Text Symbol: 002 = Execution Mode
Text Symbol: 003 = ACL is already activated
Text Symbol: 004 = ACL is not activated in the Project Profile
Text Symbol: 005 = ACL is activated successfully
Text Symbol: 006 = ACL is not activated in the Network Profile
Text Symbol: 007 = Status
Text Symbol: 008 = Project Definition
Text Symbol: 009 = Network
Text Symbol: 010 = Description
Text Symbol: 011 = Project Profile
Text Symbol: 012 = Network Profile
Text Symbol: 013 = ACL can be activated successfully
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
PS_CALL_PSJ CALL FUNCTION 'PS_CALL_PSJ' TABLES it_selections = it_sel et_rsthie_m = hier EXCEPTIONS no_costs_found = 1 no_objects_found = 2 OTHERS = 3.
REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING it_fieldcat = lt_fieldcat TABLES t_outtab = gt_result.
CJTA_TCJ41_READ CALL FUNCTION 'CJTA_TCJ41_READ' EXPORTING profile_imp = ls_proj-profl IMPORTING tcj41wa_exp = l_tcj41 EXCEPTIONS not_found = 1 OTHERS = 2.
CJPN_GET_PROJ_OBJ CALL FUNCTION 'CJPN_GET_PROJ_OBJ' EXPORTING i_pspnr = acl_caufvd_st-pronr CHANGING c_objnr = prj_objnr.
PS_CALL_PSJ CALL FUNCTION 'PS_CALL_PSJ' TABLES it_selections = it_sel et_rsthie_m = hier EXCEPTIONS no_costs_found = 1 no_objects_found = 2 OTHERS = 3.
REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING it_fieldcat = lt_fieldcat TABLES t_outtab = gt_result.
PS_CALL_PSJ CALL FUNCTION 'PS_CALL_PSJ' TABLES it_selections = it_sel et_rsthie_m = hier EXCEPTIONS no_costs_found = 1 no_objects_found = 2 OTHERS = 3.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPSACL_MIGRATE - Report RPSACL_MIGRATE RPSACL_MIGRATE - Report RPSACL_MIGRATE RPSAAPU2_CE - AAP: Workforce Distribution Report USA for Concurrent Employment RPSAAPU2_CE - AAP: Workforce Distribution Report USA for Concurrent Employment RPSAAPU2 - AAP: Workforce Distribution Report USA RPSAAPU2 - AAP: Workforce Distribution Report USA