SAP ABAP Function Module OII_POPUP_WITH_POSSIBLE_SEQNR (Popup to display possible tank sequence numbers for customer (IS-Oil BDRP))
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-BDR (Application Component) Bulk Distribution Requirements Planning
     OII (Package) BDRP Bulk Distribution Requirement Planning
Basic Data
Function Module OII_POPUP_WITH_POSSIBLE_SEQNR Popup to display possible tank sequence numbers for customer (IS-Oil BDRP)  
Function Group OIIB   BDRP common functions (IS Oil BDRP)  
Program Name SAPLOIIB   Allgemeine Funktionen für den Bereich BDRP 
INCLUDE Name LOIIBU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SEQNR TYPE OIISOCIKN-SEQNR Selected sequence number
Exporting E_SOCNRX TYPE OIISOCK-SOCNR
Importing I_ENDPOS_COL TYPE 75 Ending position of popup
Importing I_ENDPOS_ROW TYPE 18 Ending position of popup
Importing I_STARTPOS_COL TYPE 12 Starting position of popup
Importing I_STARTPOS_ROW TYPE 09 Starting position of popup
Importing I_KUNNR TYPE KNA1-KUNNR
Importing I_PBLNR TYPE OIFSPBL-PBLNR
Importing I_CURRENT_SOCNR TYPE OIISOCK-SOCNR
Importing I_TRTYP TYPE T180-TRTYP 'V'
Importing I_WERKS TYPE T001L-WERKS
Importing I_LGORT TYPE T001L-LGORT
Importing I_MP_NO TYPE OIU_PR_MP-MP_NO
Tables T_OIISOCK_TAB TYPE ROIISOCK
Tables T_OIISOCIKN_TAB TYPE ROIISOCIKN Customer sequence numbers
Tables T_OIISOCIBL_TAB TYPE ROIISOCIBL SOC headers
Tables T_OIISOCISL_TAB TYPE ROIISOCISL
Tables T_OIISOCIMP_TAB TYPE ROIISOCIMP
Exception BREAK_OFF TYPE User makes no selection
Exception NO_ELEMENTS_FOUND TYPE No possible WBS element found
Exception NO_INPUT TYPE No location type 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