Table/Structure Field list used by SAP ABAP Function Module ISU_DB_ERCHU_SELECT_BILL (INTERN: Lesen von ERCHU (nach BELNR, BELZEILE))
SAP ABAP Function Module
ISU_DB_ERCHU_SELECT_BILL (INTERN: Lesen von ERCHU (nach BELNR, BELZEILE)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBERCHU - N_UMWMENGE | Places after decimal point in conversion quantity | ||
| 2 | DBERCHU - V_UMWMENGE | Places before decimal point in conversion quantity | ||
| 3 | DBERCHU - BELNR | Number of a billing document | ||
| 4 | EMSG_GEN - MSGTY | Message type | ||
| 5 | EMSG_MSG - MSGNO | Message Number | ||
| 6 | EMSG_MSG - MSGTY | Message Type | ||
| 7 | EMSG_MSG - MSGID | Message Class | ||
| 8 | EMSG_MSG - KZ_MSG | Indicator: Output message | ||
| 9 | EMSG_MSG - KZ_EXC | Indicator: Output EXCEPTION | ||
| 10 | EMSG_MSG - KZ_BREAK | Indicator: Breakpoint | ||
| 11 | ERCH - BELNR | Number of a billing document | SOURCE VALUE(X_BELNR) LIKE ERCH-BELNR |
|
| 12 | ERCH - BELNR | Number of a billing document | ||
| 13 | ERCHU - BELZEILE | Billing line item for billing documents | ||
| 14 | ERCHU - BELZEILE | Billing line item for billing documents | SOURCE VALUE(X_BELZEILE) LIKE ERCHU-BELZEILE OPTIONAL |
|
| 15 | ERCHU - I_UMWMENGE | Quantity after Conversion, Prepared for Billing Line Item | ||
| 16 | REGEN - KZ_SORT | Indicator: select for IS-U select function modules | SOURCE VALUE(X_SORT) LIKE REGEN-KZ_SORT OPTIONAL |
|
| 17 | REGEN - KZ_SORT | Indicator: select for IS-U select function modules |