SAP ABAP Function Module GET_BALANCE_REG (Maintains opening/closing balance of raw, capital materials)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   FI-LOC (Application Component) Localization
     J2IN (Package) India
Basic Data
Function Module GET_BALANCE_REG Maintains opening/closing balance of raw, capital materials  
Function Group J2I6   Common Routines  
Program Name SAPLJ2I6   Common Routines 
INCLUDE Name LJ2I6U10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_REGBAL TYPE J_2IREGBAL Structure of J_2IREGBAL
Importing I_DATUM TYPE SYST-DATUM SY-DATUM Date on which opening/closing bal. reqd.
Importing I_EXGRP TYPE J_1IPART1-EXGRP Excise group
Importing I_WERKS TYPE T001W-WERKS Plant
Importing I_MATNR TYPE MARA-MATNR Material number
Importing I_CAPIND TYPE J_2IREGBAL-CAPIND
Importing I_FUNC TYPE J_2ICOMM-C1 Function - (R)ead,(U)pdate,(C)arry fwd.
Importing I_REGBAL TYPE J_2IREGBAL Structure of J_2IREGBAL
Exception NOT_FOUND TYPE Not found
Exception PARAMETER_ERROR TYPE Parameter error
Exception ERROR_OCCURED TYPE Unknown error occured
               
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  20010720 
SAP Release Created in