Data Element list used by SAP ABAP Function Module ISU_DB_FKKOP_SELECT_GP_VK (INTERN: Lesen von FKKOP zu Geschäftspartner, Vertragskonto))
SAP ABAP Function Module
ISU_DB_FKKOP_SELECT_GP_VK (INTERN: Lesen von FKKOP zu Geschäftspartner, Vertragskonto)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | E_ACTUAL | Consistent data | SOURCE VALUE(X_ACTUAL) LIKE REGEN-ACTUAL OPTIONAL |
|
| 2 | E_MAXCOUNT | Maximum number of devices to be selected | SOURCE VALUE(Y_COUNT) LIKE REGEN-MAXCOUNT |
|
| 3 | E_MAXCOUNT | Maximum number of devices to be selected | SOURCE VALUE(X_MAXCOUNT) LIKE REGEN-MAXCOUNT DEFAULT 0 |
|
| 4 | E_SORT_SEL | Indicator: select for IS-U select function modules | SOURCE VALUE(X_SORT) LIKE REGEN-KZ_SORT OPTIONAL |
|
| 5 | GPART_KK | Business Partner Number | SOURCE VALUE(X_GPART) LIKE FKKOP-GPART |
|
| 6 | OVERFLOW | Indicator: overflow | SOURCE VALUE(Y_OVERFLOW) LIKE REGEN-OVERFLOW |
|
| 7 | VKONT_KK | Contract Account Number | SOURCE VALUE(X_VKONT) LIKE FKKOP-VKONT |
|