SAP ABAP Function Module J_3RF_GLTOOL_PI_DOCUMENT (Post document using the internal posting interface)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     J3RF (Package) Localization Russia: FI
Basic Data
Function Module J_3RF_GLTOOL_PI_DOCUMENT Post document using the internal posting interface  
Function Group J_3RFBDC_TOOL   Adjust batch inputs for new GL  
Program Name SAPLJ_3RFBDC_TOOL    
INCLUDE Name LJ_3RFBDC_TOOLU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_MSGID TYPE SYST-MSGID Message ID (only for Call Trans. ..Using)
Exporting E_MSGNO TYPE SYST-MSGNO Message number (only for Call Trans. ..Using)
Exporting E_MSGTY TYPE SYST-MSGTY Message category (only for Call Trans. ..Using)
Exporting E_MSGV1 TYPE SYST-MSGV1 Message variable 1 (only for Call Trans. ..Using)
Exporting E_MSGV2 TYPE SYST-MSGV2 Message variable 2 (only for Call Trans. ..Using)
Exporting E_MSGV3 TYPE SYST-MSGV3 Message variable 3 (only for Call Trans. ..Using)
Exporting E_MSGV4 TYPE SYST-MSGV4 Message variable 4 (only for Call Trans. ..Using)
Exporting E_SUBRC TYPE SYST-SUBRC Return code (only for Call Trans. ..Using)
Importing I_TCODE TYPE SYST-TCODE Transaction code
Importing I_SGFUNCT TYPE RFIPI-SGFUNCT SPACE Different FUNCT function
Importing I_NO_AUTH TYPE SPACE
Tables T_BLNTAB TYPE BLNTAB Table of the document numbers (only for Call Trans...)
Tables T_FTPOST TYPE FTPOST Document header and item data
Tables T_FTTAX TYPE FTTAX Taxes
Exception ACCOUNT_MISSING TYPE Account number for footer not transferred
Exception COMPANY_CODE_MISSING TYPE Company code for footer not transferred
Exception POSTING_KEY_INVALID TYPE Posting key not defined in TBSL
Exception POSTING_KEY_MISSING TYPE Posting key for footer not transferred
Exception RECORD_TYPE_INVALID TYPE invalid record type (FTPOST-STYPE) transferred
Exception TRANSACTION_CODE_INVALID TYPE Transferred transaction code not supported
Exception AMOUNT_FORMAT_ERROR TYPE Format error in the specified amount
Exception TOO_MANY_LINE_ITEMS TYPE
Exception COMPANY_CODE_INVALID TYPE
Exception SCREEN_NOT_FOUND TYPE
Exception NO_AUTHORIZATION TYPE
Exception INTERNAL_ERROR TYPE
Exception NO_SPLIT TYPE No split data set
               
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  20110810 
SAP Release Created in 606