Table/Structure Field list used by SAP ABAP Function Module ISU_DB_ERCHC_SELECT_BILL (INTERN: Lesen von ERCHC (nach BELNR))
SAP ABAP Function Module
ISU_DB_ERCHC_SELECT_BILL (INTERN: Lesen von ERCHC (nach BELNR)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EMSG_GEN - MSGTY | Message type | ||
| 2 | EMSG_MSG - KZ_BREAK | Indicator: Breakpoint | ||
| 3 | EMSG_MSG - KZ_EXC | Indicator: Output EXCEPTION | ||
| 4 | EMSG_MSG - KZ_MSG | Indicator: Output message | ||
| 5 | EMSG_MSG - MSGID | Message Class | ||
| 6 | EMSG_MSG - MSGNO | Message Number | ||
| 7 | EMSG_MSG - MSGTY | Message Type | ||
| 8 | ERCH - BELNR | Number of a billing document | ||
| 9 | ERCH - BELNR | Number of a billing document | SOURCE VALUE(X_BELNR) LIKE ERCH-BELNR |
|
| 10 | ERCHC - BELNR | Number of a billing document | ||
| 11 | REGEN - KZ_SORT | Indicator: select for IS-U select function modules | SOURCE VALUE(X_SORT) LIKE REGEN-KZ_SORT OPTIONAL |
|
| 12 | REGEN - KZ_SORT | Indicator: select for IS-U select function modules | ||
| 13 | REGEN - MAXCOUNT | Maximum number of devices to be selected | SOURCE VALUE(Y_COUNT) LIKE REGEN-MAXCOUNT |
|
| 14 | REGEN - MAXCOUNT | Maximum number of devices to be selected | ||
| 15 | REGEN - OVERFLOW | Indicator: overflow | SOURCE VALUE(Y_OVERFLOW) LIKE REGEN-OVERFLOW |