SAP ABAP Function Module OIUH_POST_JE_BATCH (Posts a given JE batch into FI and PRA line items tables)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-PRA-REV (Application Component) Revenue
     OIU_H (Package) PRA Hybrid Solution
Basic Data
Function Module OIUH_POST_JE_BATCH Posts a given JE batch into FI and PRA line items tables  
Function Group OIUH_JEPOSTING   PRA Journal Entry Posting process  
Program Name SAPLOIUH_JEPOSTING    
INCLUDE Name LOIUH_JEPOSTINGU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing COMPANY_CODE TYPE OIUH_RV_BC-BC_OR_LVL_1_NO Org. Level 1 - Company
Importing ACCOUNTING_PERIOD TYPE OIUH_RV_BC-BC_ACCT_PERD_DT Accounting Period Date
Importing BATCH_NUMBER TYPE OIUH_RV_BC-BC_BTCH_NO Batch ID
Importing REJECT_LEVEL TYPE 'L' n case of bad lines Reject at Batch or Line Level (B/L)
Tables RET_MESG TYPE BAPIRET2 Messages from FI Document Posting
Tables JEREJECT TYPE ROIUCI_JEREJECT Journal Entry lines rejected in Post
Exception NOT_FOUND TYPE Record is not available in Database
Exception INCONSISTENT TYPE Validation of information failed
Exception OUT_OF_BALANCE TYPE Batch Debits does not equal Batch Credits
Exception LINEITEM_POST_FAILED TYPE Posting in PRA Lineitem tables failed
Exception R3FI_POST_FAILED TYPE Posting R3 FI Document failed
               
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