SAP ABAP Function Module OIRA_GET_CHOBJ_LIST (Get list of locations to be processed)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-SSR (Application Component) Service Station Retailing
     OIR (Package) SSR Service Station Retailing (master/overall)
Basic Data
Function Module OIRA_GET_CHOBJ_LIST Get list of locations to be processed  
Function Group OIRA_APP01   SSR Process Control API functions  
Program Name SAPLOIRA_APP01    
INCLUDE Name LOIRA_APP01U08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing X_PC_OBJ TYPE OIRA1_PC_REFOBJ
Changing X_CE_OBJ TYPE OIRA1_CE_REFOBJ
Changing X_CR_OBJ TYPE OIRA1_CR_REFOBJ
Changing X_PR01_OBJ TYPE OIRA1_PR01_REFOBJ
Changing X_PRN1_OBJ TYPE OIRA1_PRN1_REFOBJ
Exporting E_AUTH_FILTER_FLAG TYPE Locations filtered according to authorization
Importing I_NO_SCHEDULE_CHECK TYPE C ' ' Indicator for no schedule check
Importing I_NO_PROCESS_EXECUTION_CHECK TYPE C ' ' Indicator for no process execution check
Tables T_OBJECT TYPE ROIRA_OBJECT_LIST Table of objects to be verified in the PC checks
Exception PROCESS_NOT_FOUND_IN_ANY_PCG TYPE Process not be found in any proc. control group
Exception PROCESS_NOT_FOUND TYPE Process could not be found
Exception PROCESS_NOT_ASSIGNED_TO_STATUS TYPE Process is not assigned to any status
Exception UNKNOWN_ERROR TYPE Unknown error
Exception APPLICATION_LOG_NOT_SET_UP TYPE Application log is not set up
Exception SCHEDULE_ROUTINE_NOT_FOUND TYPE No Routine for the Schedule check is defined in customizing.
Exception PROCESS_NOT_LINKED_TO_RNBT TYPE the rnbt is not relevant for the process being carried out
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050224 
SAP Release Created in