SAP ABAP Function Module POSTING_INTERFACE_CLEARING (Post with clearing (FB05) using 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_CLEARING Post with clearing (FB05) using internal posting interface  
Function Group FIPI   Internal FI Posting Interface  
Program Name SAPLFIPI   FI Posting Interface Function Pool 
INCLUDE Name LFIPIU03    
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_AUGLV TYPE T041A-AUGLV Clearing Transaction
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
Importing I_XSIMU TYPE CHAR1 SPACE Belegsimulation
Tables T_BLNTAB TYPE BLNTAB Table of the document numbers (only for Call Trans ..)
Tables T_FTCLEAR TYPE FTCLEAR Clearing data
Tables T_FTPOST TYPE FTPOST Document header and item data
Tables T_FTTAX TYPE FTTAX Taxes
Exception CLEARING_PROCEDURE_INVALID TYPE Transferred clearing procedure is invalid
Exception CLEARING_PROCEDURE_MISSING TYPE Clearing procedure not transferred
Exception TABLE_T041A_EMPTY TYPE Table of the clearing procedures (T041A) is empty
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