Data Element list used by SAP ABAP Function Module ISU_DB_EGER_SELECT_LOGIKNR_SGL (INTERN: Lesen von Geräten anhand einer einzelnen Logiknummer)
SAP ABAP Function Module
ISU_DB_EGER_SELECT_LOGIKNR_SGL (INTERN: Lesen von Geräten anhand einer einzelnen Logiknummer) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ABZEITSCH | Date from which time slice is valid | SOURCE VALUE(X_AB) LIKE EGERH-AB DEFAULT SY-DATUM |
|
| 2 | BISZEITSCH | Date at Which a Time Slice Expires | SOURCE VALUE(X_BIS) LIKE EGERH-BIS DEFAULT SY-DATUM |
|
| 3 | E_MAXCOUNT | Maximum number of devices to be selected | SOURCE VALUE(Y_COUNT) LIKE REGEN-MAXCOUNT |
|
| 4 | KENNZX | Indicators | SOURCE REFERENCE(X_READ_EGERR) TYPE KENNZX DEFAULT SPACE |
|
| 5 | LOGIKNR | Logical device number | SOURCE VALUE(X_LOGIKNR) LIKE EGERH-LOGIKNR |
|