Table list used by SAP ABAP Function Module K_COVP_TO_COFIS (Übertragung eines CO-Belegs in einen Einzelposten des Abstimmledgers)
SAP ABAP Function Module
K_COVP_TO_COFIS (Übertragung eines CO-Belegs in einen Einzelposten des Abstimmledgers) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | COBK | CO Object: Document Header | SOURCE REFERENCE(I_COBK) LIKE COBK |
|
| 2 | COBK | CO Object: Document Header | ||
| 3 | COEP | CO Object: Line Items (by Period) | SOURCE REFERENCE(I_COEP) LIKE COEP |
|
| 4 | COEP | CO Object: Line Items (by Period) | ||
| 5 | COFIS | Actual line items for reconciliation ledger | SOURCE REFERENCE(I_ACTIV) LIKE COFIS-ACTIV |
|
| 6 | COFIS_INT | Interface structure for COFIT/COFIS update | ||
| 7 | COFIS_INT | Interface structure for COFIT/COFIS update | SOURCE VALUE(E_COFIS_INT) LIKE COFIS_INT |
|
| 8 | T000 | Clients | SOURCE VALUE(I_LOGSYS) LIKE T000-LOGSYS DEFAULT SPACE |
|
| 9 | TKA01 | Controlling Areas | SOURCE REFERENCE(I_XWBUK) LIKE TKA01-XWBUK |
|