SAP ABAP Function Module POSTING_INTERFACE_START (Initial information for internal accounting 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_START Initial information for internal accounting interface  
Function Group FIPI   Internal FI Posting Interface  
Program Name SAPLFIPI   FI Posting Interface Function Pool 
INCLUDE Name LFIPIU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_CLIENT TYPE SYST-MANDT SY-MANDT Client
Importing I_FUNCTION TYPE RFIPI-FUNCT Function: BDC, Call Trans. Using, internal interface
Importing I_GROUP TYPE APQI-GROUPID SPACE only BDC: batch input session name
Importing I_HOLDDATE TYPE APQI-STARTDATE SPACE only BDC: locking the session until the specified date
Importing I_KEEP TYPE APQI-QERASE SPACE only BDC: indicator to hold processed sessions
Importing I_MODE TYPE RFPDO-ALLGAZMD 'N' Processing mode (for Call Transaction Using)
Importing I_UPDATE TYPE RFPDO-ALLGVBMD 'S' Update mode (synchronous / asynchronous) (Call Trans.)
Importing I_USER TYPE APQI-USERID SPACE Batch input user for authorization
Importing I_XBDCC TYPE RFIPI-XBDCC SPACE X-batch input if error in call transaction
Exception CLIENT_INCORRECT TYPE Transferred client differs from the system client
Exception FUNCTION_INVALID TYPE Transferred function is not supported
Exception GROUP_NAME_MISSING TYPE Session name is missing (for batch input)
Exception MODE_INVALID TYPE Display mode not supported (for Call Trans.)
Exception UPDATE_INVALID TYPE Update mode not supported (for Call Tr)
               
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