SAP ABAP Function Module OIRA_GET_LOCATION_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_LOCATION_LIST Get list of locations to be processed  
Function Group OIRA_APP01   SSR Process Control API functions  
Program Name SAPLOIRA_APP01    
INCLUDE Name LOIRA_APP01U15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing PC_PC_OBJ TYPE OIRA1_PC_REFOBJ
Changing PC_CE_OBJ TYPE OIRA1_CE_REFOBJ
Changing PC_MM01_OBJ TYPE OIRA1_MM01_REFOBJ
Changing PC_MR01_OBJ TYPE OIRA1_MR01_REFOBJ
Changing PC_DR01_OBJ TYPE OIRA1_DR01_REFOBJ
Changing PC_PR01_OBJ TYPE OIRA1_PR01_REFOBJ
Changing PC_IS01_OBJ TYPE OIRA1_IS01_REFOBJ
Changing PC_CC01_OBJ TYPE OIRA1_CC01_REFOBJ
Changing PC_PRN1_OBJ TYPE OIRA1_PRN1_REFOBJ
Exporting PE_AUTH_FILTER_FLAG TYPE Locations filtered according to authorization
Importing PI_PROCESS TYPE OIRAPROCDEF-PROCDEF SSR Process ID
Importing PI_EXECUTION_DATE TYPE OIRAPROCSTAT-PROCDATE Date of process execution
Importing PI_NO_SCHEDULE_CHECK TYPE C ' ' Indicator for no schedule check
Importing PI_NO_LOC_STATUS_CHECK TYPE C ' ' Indicator for no location status check
Importing PI_LOC_STATUS_DATE TYPE SYST-DATUM Date for location status check
Importing PI_NO_PROCESS_EXECUTION_CHECK TYPE C ' ' Indicator for no process execution check
Importing PI_USE_LOC_DATES TYPE C ' ' Indicator to use location specific dates for checks
Tables PT_LOC TYPE ROIRALOCLIST SSR: Location list
Tables PT_LOC_REJ TYPE OIRA_LOCATIONS_REJECTED Rejected locations
Tables PT_PBLNR_RANGE TYPE OIRA_PBLNR_RANGE Structure for PBLNR range parameter
Tables PT_PBLTYP_RANGE TYPE OIRA_PBLTYP_RANGE Structure for PBLTYP range parameter
Tables PT_CCODE_RANGE TYPE OIRA_BUKRS_RANGE Structure for company code range parameter
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 NO_LOCATIONS_FOUND_FOR_PROCESS TYPE No locations found for this process
Exception BUSINESS_TYPE_NOT_FOUND TYPE Business type could not be found
Exception UNKNOWN_ERROR TYPE Unknown error
Exception APPLICATION_LOG_NOT_SET_UP TYPE Application log is not set up
               
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