Table list used by SAP ABAP Function Module K_ITEM_TABLE_DETERMINE (Determine single item table for totals table/transaction)
SAP ABAP Function Module
K_ITEM_TABLE_DETERMINE (Determine single item table for totals table/transaction) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | COEPTAB | Line Item Tables for a Business Transaction | SOURCE T_EPTAB STRUCTURE COEPTAB OPTIONAL |
|
| 2 | COSP | CO Object: Cost Totals for External Postings | SOURCE VALUE(VRGNG) LIKE COSP-VRGNG |
|
| 3 | COTABLES | Table Names for a Business Transaction | ||
| 4 | DNTAB | DD interface: nametab definition for GET_NAMETAB | SOURCE VALUE(EPTAB) LIKE DNTAB-TABNAME |
|
| 5 | DNTAB | DD interface: nametab definition for GET_NAMETAB | SOURCE VALUE(SUMTB) LIKE DNTAB-TABNAME |
|