SAP ABAP Function Module FI_DOCUMENT_GENERATE_AND_CLEAR (Create and post FI documents with clearing of the open items)
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 | FI_DOCUMENT_GENERATE_AND_CLEAR | Create and post FI documents with clearing of the open items |
| Function Group | FACI | FI Interface |
| Program Name | SAPLFACI | FI Interface in Accounting |
| INCLUDE Name | LFACIU33 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CS_ACCHD | TYPE | ACCHD | Accounting Interface: Header Information | |||
| |
CT_ACCIT | TYPE | ACCIT_TAB | Accounting Interface: Item Information | |||
| |
CT_ACCCR | TYPE | ACCCR_TAB | Accounting Interface: Currency Information | |||
| |
I_CLR_TRANS | TYPE | CHAR8 | Clearing Procedure | |||
| |
IT_OPEN_ITEM_TAB | TYPE | POSTAB_TAB | To be cleared open items | |||
| |
I_SIMULATION | TYPE | XFELD | SPACE | Simulate or Post | ||
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 | 20100310 |
| SAP Release Created in |