Table/Structure Field list used by SAP ABAP Function Module ISU_DB_ERCHR_SELECT_BILL (INTERN: Lesen von ERCHR (nach BELNR, BELZEILE))
SAP ABAP Function Module
ISU_DB_ERCHR_SELECT_BILL (INTERN: Lesen von ERCHR (nach BELNR, BELZEILE)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBERCHR - N_ALTWERT | Places after decimal point in old value (before discount) | ||
| 2 | DBERCHR - N_NEUWERT | Places after decimal point in new value (after discount) | ||
| 3 | DBERCHR - V_ALTWERT | Places before decimal point in old value (before discount) | ||
| 4 | DBERCHR - V_NEUWERT | Places before decimal point in new value (after discount) | ||
| 5 | DBERCHR - BELNR | Number of a billing document | ||
| 6 | EMSG_GEN - MSGTY | Message type | ||
| 7 | EMSG_MSG - MSGNO | Message Number | ||
| 8 | EMSG_MSG - MSGTY | Message Type | ||
| 9 | EMSG_MSG - MSGID | Message Class | ||
| 10 | EMSG_MSG - KZ_MSG | Indicator: Output message | ||
| 11 | EMSG_MSG - KZ_EXC | Indicator: Output EXCEPTION | ||
| 12 | EMSG_MSG - KZ_BREAK | Indicator: Breakpoint | ||
| 13 | ERCH - BELNR | Number of a billing document | ||
| 14 | ERCH - BELNR | Number of a billing document | SOURCE VALUE(X_BELNR) LIKE ERCH-BELNR |
|
| 15 | ERCHR - BELZEILE | Billing line item for billing documents | ||
| 16 | ERCHR - I_ALTWERT | Old value for internal billing format | ||
| 17 | ERCHR - I_NEUWERT | New value for internal billing format | ||
| 18 | ERCHZ - BELZEILE | Billing line item for billing documents | SOURCE VALUE(X_BELZEILE) LIKE ERCHZ-BELZEILE OPTIONAL |
|
| 19 | ERCHZ - BELZEILE | Billing line item for billing documents | ||
| 20 | REGEN - KZ_SORT | Indicator: select for IS-U select function modules | SOURCE VALUE(X_SORT) LIKE REGEN-KZ_SORT OPTIONAL |
|
| 21 | REGEN - KZ_SORT | Indicator: select for IS-U select function modules |