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 |
---|---|---|---|---|---|---|---|
![]() |
I_CLIENT | TYPE | SYST-MANDT | SY-MANDT | Client | ||
![]() |
I_FUNCTION | TYPE | RFIPI-FUNCT | Function: BDC, Call Trans. Using, internal interface | |||
![]() |
I_GROUP | TYPE | APQI-GROUPID | SPACE | only BDC: batch input session name | ||
![]() |
I_HOLDDATE | TYPE | APQI-STARTDATE | SPACE | only BDC: locking the session until the specified date | ||
![]() |
I_KEEP | TYPE | APQI-QERASE | SPACE | only BDC: indicator to hold processed sessions | ||
![]() |
I_MODE | TYPE | RFPDO-ALLGAZMD | 'N' | Processing mode (for Call Transaction Using) | ||
![]() |
I_UPDATE | TYPE | RFPDO-ALLGVBMD | 'S' | Update mode (synchronous / asynchronous) (Call Trans.) | ||
![]() |
I_USER | TYPE | APQI-USERID | SPACE | Batch input user for authorization | ||
![]() |
I_XBDCC | TYPE | RFIPI-XBDCC | SPACE | X-batch input if error in call transaction | ||
![]() |
CLIENT_INCORRECT | TYPE | Transferred client differs from the system client | ||||
![]() |
FUNCTION_INVALID | TYPE | Transferred function is not supported | ||||
![]() |
GROUP_NAME_MISSING | TYPE | Session name is missing (for batch input) | ||||
![]() |
MODE_INVALID | TYPE | Display mode not supported (for Call Trans.) | ||||
![]() |
UPDATE_INVALID | TYPE | Update mode not supported (for Call Tr) | ||||
Processing Type
Normal Function 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 |