SAP ABAP Function Module OIRA_AUTH_FILTER_LOCATIONS (SSR Authorization: Filter auth. locations by Report 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_FILTER_LOCATIONS SSR Authorization: Filter auth. locations by Report ID  
Function Group OIRA1   SSR common functions (e.g. customer sel)  
Program Name SAPLOIRA1    
INCLUDE Name LOIRA1U11    
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_REPID TYPE REPID SY-CPROG Report ID (Programm name)
Importing I_NO_MESSAGES TYPE CHAR1 ' ' No message display
Importing I_SEL_LOCAA_RNBT TYPE CHAR1 ' ' Re-select LOCAA from RNBT level
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_ADRC_TAB TYPE ADRC Addresses (central address admin.)
Exception DDIF_TABL_GET TYPE Error on retrieving structure information
               
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