SAP ABAP Function Module OIU_3D_GET_NEXT_NODE (Get next node up/down stream)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-PRA (Application Component) Production and Revenue Accounting
     OIU (Package) PRA Production and Revenue Accounting (Upstream Business)
Basic Data
Function Module OIU_3D_GET_NEXT_NODE Get next node up/down stream  
Function Group OIU_DN_COMMON   Expand and Traverse a Delivery Network  
Program Name SAPLOIU_DN_COMMON    
INCLUDE Name LOIU_DN_COMMONU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_LVL TYPE I Level in hierarchy
Exporting E_FUN TYPE I Furtherest Upstream Node (1=yes, 0=no
Exporting E_DSS TYPE I Down stream split (1=yes, 0=no
Exporting E_TYPE TYPE ROIU_DN_NODES-TYPE Measurement Point, Well Completion
Exporting E_DATA_REF TYPE SYST-SUBRC Return value, return value after ABAP statements
Exporting E_S_NTWKMP TYPE ROIU_PR_NTWKMP Volume Allocation Network Measurement Point
Exporting E_S_NTWKMP_A1 TYPE ROIU_PR_NTWKMP_A1 Network MP Quantity Append Structure 1
Exporting E_S_NTWKWC TYPE ROIU_PR_NTWKWC Volume Allocation Network WC
Exporting E_S_NTWKWC_A1 TYPE ROIU_PR_NTWKWC_A1 Network WC Quantity Append Structure 1
Importing I_REF_NO TYPE SYST-SUBRC From OIU_DN_EXPAND
Importing I_UP_DOWN TYPE I 1 1 = Up, 2=Down (stream)
Importing I_LVL_OPT TYPE I Up's Level, Down's Option
Importing I_MAJPD TYPE ROIU_PR_WCAP-MAJPD_CD Volume Allocation Network WC Profile
Importing I_PD_CD TYPE ROIU_PR_WCAP-PD_CD Minor Product Code
Importing I_VT_CD TYPE ROIU_PR_WCAP-VT_CD Volume type code
Tables T_MPAP TYPE ROIU_PR_MPAP Volume Allocation Network Measurement Point Profile
Tables T_WCAP TYPE ROIU_PR_WCAP Volume Allocation Network WC Profile
Tables T_TMPVL TYPE ROIU_PR_TMPVL Meqasurement Point Volumes
Tables T_TWCTV TYPE ROIU_PR_TWCTV Volume Allocation Temporary WC Theorectical Volumes
Exception REF_NOT_FOUND TYPE Object not found
Exception END_OF_NETWORK TYPE No more nodes
Exception END_OF_THE_LEG TYPE No more nodes for this leg
Exception NODE_NOT_FOUND TYPE Starting point not found
Exception DATA_NOT_FOUND TYPE Node date not found
Exception SEL_NOT_VALID TYPE Selection not valid - prd & vt or prd only
               
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