ICF_PROCESS_ADMIN_SERVICES 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 ICF_PROCESS_ADMIN_SERVICES into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
PROCESS_ADM_SERVICES - Processing of ICF Admin Services
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: SRVPATH = Service Path
Selection Text: SRBYSRV = Append by Service Name
Selection Text: SRBYPATH = Append by Service Path
Selection Text: PSRVNAME = Service Name
Selection Text: PPARGUID = ICF Parguid
Title: Processing of ICF Admin Services
Text Symbol: 016 = no_authority
Text Symbol: 015 = has been deleted
Text Symbol: 014 = Admin ICF Service:
Text Symbol: 013 = Reason:
Text Symbol: 012 = with Exception:
Text Symbol: 011 = Error occurred at calling of method:
Text Symbol: 010 = Error occurred at calling of function module:
Text Symbol: 009 = Append by Service Path
Text Symbol: 008 = Append by Service Name
Text Symbol: 007 = Append ICF Services to a list for administrative ICF Services
Text Symbol: 006 = Navigation to SICF
Text Symbol: 005 = with RC =
Text Symbol: 004 = Delete Admin Service
Text Symbol: 003 = Service Path
Text Symbol: 002 = ICF Parent Guid
Text Symbol: 001 = Service Name
INCLUDE PROC_ADMIN_SRV_DEFINITION.
INCLUDE PROC_ADMIN_SRV_SELOPT.
INCLUDE PROC_ADMIN_SRV_INITIAL.
INCLUDE PROC_ADMIN_SRV_IMPL.
INCLUDE PROC_ADMIN_SRV_SO_PBO.
INCLUDE PROC_ADMIN_SRV_SO_PAI.
INCLUDE PROC_ADMIN_SRV_D0100_PBO01.
INCLUDE PROC_ADMIN_SRV_D0100_PAI01.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ICF_PROCESS_ADMIN_SERVICES - Processing of ICF Admin Services ICF_PROCESS_ADMIN_SERVICES - Processing of ICF Admin Services ICF_PRO - ICFPRO ICF_PMOD - ICFPMOD ICF_ON_NEW_CUST_TABLE_ENTRYO01 - Include ICF_ON_NEW_CUST_TABLE_ENTRYO01 ICF_ON_NEW_CUST_TABLE_ENTRYI01 - Include ICF_ON_NEW_CUST_TABLE_ENTRYI01