Table list used by SAP ABAP Function Module K_BALANCE_GET (Saldo eines CO-Objekts ermitteln)
SAP ABAP Function Module
K_BALANCE_GET (Saldo eines CO-Objekts ermitteln) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | COEP | CO Object: Line Items (by Period) | SOURCE VALUE(BIS_PERIO) LIKE COEP-PERIO OPTIONAL |
|
| 2 | COSP | CO Object: Cost Totals for External Postings | SOURCE VALUE(VERSN) LIKE COSP-VERSN DEFAULT '000' |
|
| 3 | COSP | CO Object: Cost Totals for External Postings | SOURCE VALUE(WRTTP) LIKE COSP-WRTTP DEFAULT '04' |
|
| 4 | COSP | CO Object: Cost Totals for External Postings | SOURCE VALUE(SALDO_K) LIKE COSP-WKG001 |
|
| 5 | COSP | CO Object: Cost Totals for External Postings | SOURCE VALUE(BIS_GJAHR) LIKE COSP-GJAHR OPTIONAL |
|
| 6 | COSP | CO Object: Cost Totals for External Postings | SOURCE VALUE(SALDO_V_K) LIKE COSP-WKG001 |
|
| 7 | COSP | CO Object: Cost Totals for External Postings | SOURCE VALUE(SALDO_O) LIKE COSP-WOG001 |
|
| 8 | COSP | CO Object: Cost Totals for External Postings | SOURCE VALUE(SALDO_V_O) LIKE COSP-WOG001 |
|
| 9 | ONR00 | General Object Number | SOURCE VALUE(OBJNR) LIKE ONR00-OBJNR |
|