SAP ABAP Function Module OIJU_SP_GET_ACT_TANKS_FOR_LOC (Get all active tanks for a business location)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-TSW (Application Component) Trader's and Scheduler's Workbench
     OIJ (Package) TSW Traders and Schedulers Workbench
Basic Data
Function Module OIJU_SP_GET_ACT_TANKS_FOR_LOC Get all active tanks for a business location  
Function Group OIJU_SP   Stock projection  
Program Name SAPLOIJU_SP    
INCLUDE Name LOIJU_SPU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_ALL_TANKS TYPE C Get All tanks OR only Active tanks?
Tables T_SO_PBLNR TYPE OIJ_EL_RANGE Range of business locations
Tables T_ACTIVE_TANKS TYPE OIISOCIBL Output table containing all the active tanks
Tables T_ALL_TANKS TYPE OIISOCIBL Output table containing all tanks
Exception NO_LOCATION_PASSED TYPE Business location is empty
Exception NO_ACTIVE_TANKS_FOUND TYPE No active tanks found for a business location
Exception NO_TANKS_FOUND TYPE No tanks found for a business location
               
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 46C