Table list used by SAP ABAP Function Module ISU_DB_ERCHZ_SELECT_BILL_NEW (INTERN: Lesen von ERCHZ (nach BELNR, BELZEILE))
SAP ABAP Function Module
ISU_DB_ERCHZ_SELECT_BILL_NEW (INTERN: Lesen von ERCHZ (nach BELNR, BELZEILE)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBERCHZ_NEW | New structure of DBERCHZ after separation | ||
| 2 | EMSG_MSG | Int. Structure for Macros | ||
| 3 | ERCH | Billing Doc. Data | SOURCE VALUE(X_BELNR) LIKE ERCH-BELNR |
|
| 4 | ERCHZ | Individual Line Items: Internal | SOURCE VALUE(X_BELZEILE) LIKE ERCHZ-BELZEILE OPTIONAL |
|
| 5 | ERCHZ | Individual Line Items: Internal | ||
| 6 | ERCHZ | Individual Line Items: Internal | SOURCE T_ERCHZ STRUCTURE ERCHZ |
|
| 7 | REGEN | General Fields for IS-U Function Module Interfaces | SOURCE VALUE(X_SORT) LIKE REGEN-KZ_SORT OPTIONAL |
|