SAP ABAP Function Module OIRA_AUTH_CHECK_LOCATIONS (SSR Authorization: Filter auth. locations by Process ID)
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_AUTH_CHECK_LOCATIONS SSR Authorization: Filter auth. locations by Process ID  
Function Group OIRA1   SSR common functions (e.g. customer sel)  
Program Name SAPLOIRA1    
INCLUDE Name LOIRA1U13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_DATA_IS_FILTERED TYPE CHAR1 Indicator: Data has been filtered / Negative auth checks
Importing I_STRUCTURE TYPE DDOBJNAME Table name
Importing I_FNAME_PBLNR TYPE FIELDNAME Field name Location ID
Importing I_FNAME_ADDRNUM TYPE FIELDNAME Field name Address Number
Importing I_FNAME_PBLTYP TYPE FIELDNAME Field name Location type
Importing I_FNAME_BUKRS TYPE FIELDNAME Field name Company code
Importing I_FNAME_LOCAA TYPE FIELDNAME Field name Location Area Assignment
Importing I_FNAME_AUTGR TYPE FIELDNAME Field name Authorization group
Importing I_RNBT TYPE OIRA_RNBT Retail network business type
Importing I_PROCID TYPE OIRA_PROC Report ID (Programm name)
Importing I_SEL_LOCAA_RNBT TYPE CHAR1 ' ' Re-select LOCAA from RNBT level
Importing I_FILTERING TYPE CHAR1 ' ' Data Filtering, No exception for neg. auth.
Importing I_USE_ADDR_GET TYPE CHAR1 ' ' Use ADDR_GET (BAS buffering)
Tables T_DATA_TAB TYPE   Data table with structure I_STRUCTURE
Tables T_PBLNR_NAUT TYPE   Pass back: not authorized locations
Tables T_ADRC_TAB TYPE ADRC Addresses (central address admin.)
Exception DDIF_TABL_GET TYPE Error on retrieving structure information
Exception AUTHORITY_CHECK_FAILED TYPE Check on AUTHORITY-CHECK
               
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