SAP ABAP Function Module OIRA_PARTNER_SELECT (Popup to select a valid sales area for the customer)
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_PARTNER_SELECT Popup to select a valid sales area for the customer  
Function Group OIRA1   SSR common functions (e.g. customer sel)  
Program Name SAPLOIRA1    
INCLUDE Name LOIRA1U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_KUPAV TYPE KUPAV Sales organization
Importing I_ENDPOS_COL TYPE 68 Ending position of popup
Importing I_ENDPOS_ROW TYPE 12 Ending position of popup
Importing I_STARTPOS_COL TYPE 6 Starting position of popup
Importing I_STARTPOS_ROW TYPE 3 Starting position of popup
Importing I_SUPPRESS_PICK TYPE ROIFA-SHOBLO ' ' Suppress 'pick' capability (Ref.to XFELD)
Importing I_SUPPRESS_DLG_IF_UNIQUE TYPE ROIFA-SHOBLO ' ' Suppress dialog if only one sales area exists
Tables TI_KUPAV_TAB TYPE KUPAV Table of partners for partner function
Exception BREAK_OFF TYPE User makes no selection
Exception NO_INPUT TYPE No sales area input
               
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