CACS_SET_PRC_ACC_FR_INIT is a standard ABAP INCLUDE 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 CACS_SET_PRC_ACC_FR_INIT 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CACS_DETERMINE_PROPER_APPL call function 'CACS_DETERMINE_PROPER_APPL' importing e_appl = gd_appl exceptions no_appl = 1 others = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
CACS_SET_PRC_ACC_FR_INIT - CACSSETPRCACCFRINIT CACS_SET_PRC_ACC_FR_CREATE_I01 - CACSSETPRCACCFRCREATEI01 CACS_SET_PRC_ACC_FR_CHANGE_I01 - CACSSETPRCACCFRCHANGEI01 CACS_SET_PRC_ACC_FR_AUTH - CACSSETPRCACCFRAUTH CACS_SET_PRC_ACC_FRTOP - CACSSETPRCACCFRTOP CACS_SET_PRC_ACC_FR - Selection of New Processes