Data Element list used by SAP ABAP Function Module ISU_DB_EABP_SELECT_VKONTO (INTERN: Lesen von EABP (Mengenzugriff) mit Vertragskonto)
SAP ABAP Function Module
ISU_DB_EABP_SELECT_VKONTO (INTERN: Lesen von EABP (Mengenzugriff) mit Vertragskonto) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EWCUST_BBPL_MAXDAYS | Include Inactive Budget Billing Plans (Max. Number of Days) | SOURCE REFERENCE(X_KAR_DEAKT) LIKE EWCUSTENV-BUDBILPL_MAXDAYS OPTIONAL |
|
| 2 | E_ACTUAL | Consistent data | SOURCE REFERENCE(X_ACTUAL) LIKE REGEN-ACTUAL OPTIONAL |
|
| 3 | E_MAXCOUNT | Maximum number of devices to be selected | SOURCE REFERENCE(Y_COUNT) LIKE REGEN-MAXCOUNT |
|
| 4 | E_MAXCOUNT | Maximum number of devices to be selected | SOURCE REFERENCE(X_MAXCOUNT) LIKE REGEN-MAXCOUNT DEFAULT 0 |
|
| 5 | E_SORT_SEL | Indicator: select for IS-U select function modules | SOURCE REFERENCE(X_SORT) LIKE REGEN-KZ_SORT OPTIONAL |
|
| 6 | KENNZX | Indicators | SOURCE REFERENCE(X_CHECK_AUTH) LIKE REGEN-KENNZX OPTIONAL |
|
| 7 | OVERFLOW | Indicator: overflow | SOURCE REFERENCE(Y_OVERFLOW) LIKE REGEN-OVERFLOW |
|
| 8 | VKONT_KK | Contract Account Number | SOURCE REFERENCE(X_VKONT) LIKE FKKVKP-VKONT OPTIONAL |
|