SAP ABAP Function Module POSTING_INTERFACE_DOCUMENT (Post document using the internal posting interface)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FBAS (Package) Financial accounting 'Basis'
Basic Data
Function Module POSTING_INTERFACE_DOCUMENT Post document using the internal posting interface  
Function Group FIPI   Internal FI Posting Interface  
Program Name SAPLFIPI   FI Posting Interface Function Pool 
INCLUDE Name LFIPIU02    
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 keine Berechtigungsprüfung bei Call Transaction
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 Impermissible record type (FTPOST-STYPE) transferred
Exception TRANSACTION_CODE_INVALID TYPE Transferred transaction code not supported
Exception AMOUNT_FORMAT_ERROR TYPE Formatting error with the specified amount
Exception TOO_MANY_LINE_ITEMS TYPE Beleg beinhaltet zu viele Positionen
Exception COMPANY_CODE_INVALID TYPE ungültiger Buchungskreis
Exception SCREEN_NOT_FOUND TYPE Folgedynpro nicht gefunden
Exception NO_AUTHORIZATION TYPE Authorization missing
               
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  19931201 
SAP Release Created in