Data Element list used by SAP ABAP Function Module ISU_DB_TE418_SELECT_PERIOD2 (INTERN: Lesen von Terminsätzen der Ableinheit für eine bestimmte Periode)
SAP ABAP Function Module
ISU_DB_TE418_SELECT_PERIOD2 (INTERN: Lesen von Terminsätzen der Ableinheit für eine bestimmte Periode) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ABLEINH_TS | Schedule record for a meter reading unit | SOURCE VALUE(X_TERMSCHL) LIKE TE418-TERMSCHL |
|
| 2 | ABLESGR | Meter reading reason | SOURCE VALUE(X_ABLESGR) LIKE TE418-ABLESGR OPTIONAL |
|
| 3 | E_ACTUAL | Consistent data | SOURCE VALUE(X_ACTUAL) LIKE REGEN-ACTUAL DEFAULT SPACE |
|
| 4 | E_MAXCOUNT | Maximum number of devices to be selected | SOURCE VALUE(Y_COUNT) LIKE REGEN-MAXCOUNT |
|
| 5 | E_MAXCOUNT | Maximum number of devices to be selected | SOURCE VALUE(X_MAXCOUNT) LIKE REGEN-MAXCOUNT DEFAULT 0 |
|
| 6 | OVERFLOW | Indicator: overflow | SOURCE VALUE(Y_OVERFLOW) LIKE REGEN-OVERFLOW |
|
| 7 | TERMTDAT | Date of schedule record | SOURCE VALUE(X_DATUM_BIS) LIKE TE418-TERMTDAT DEFAULT '99991231' |
|
| 8 | TERMTDAT | Date of schedule record | SOURCE VALUE(X_DATUM_VON) LIKE TE418-TERMTDAT DEFAULT '19000101' |
|