Data Element list used by SAP ABAP Function Module ISU_UNIT_PREPARE (preparation of meter reading unit)
SAP ABAP Function Module
ISU_UNIT_PREPARE (preparation of meter reading unit) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ABLEINH_TS | Schedule record for a meter reading unit | SOURCE VALUE(X_ABLEINH) LIKE TE418-TERMSCHL |
|
| 2 | ABLESGR | Meter reading reason | SOURCE VALUE(X_ABLESGR) LIKE TE418-ABLESGR |
|
| 3 | ABRDATS | Scheduled Billing Date | SOURCE VALUE(X_ABRDATS) LIKE TE417-ABRDATS |
|
| 4 | ADATSOLL | Scheduled meter reading date | SOURCE VALUE(X_ADATSOLL) LIKE TE418-ADATSOLL |
|
| 5 | CHAR30 | 30 Characters | ||
| 6 | CHAR4 | Not More Closely Defined Area, Possibly Used for Patchlevels | ||
| 7 | EMMA_BPCODE | Business Process Code | ||
| 8 | E_BREAK | Description of breakpoint in billing program | SOURCE VALUE(XY_BP) LIKE REA00-BREAK OPTIONAL |
|
| 9 | E_DARK | Suppress maintenance screens | SOURCE VALUE(X_NO_DIALOG) LIKE REGEN-NO_DIALOG OPTIONAL |
|
| 10 | E_GPLARTTS | Use meter reading category from scheduling | SOURCE VALUE(X_GPLARTTS) LIKE EABLD-GPLARTTS DEFAULT ' ' |
|
| 11 | E_UPDATE | Database updated (x) or not (SPACE) | SOURCE VALUE(Y_DB_UPDATE) LIKE REGEN-DB_UPDATE |
|
| 12 | E_ZUORDDAT | Meter reading allocation date | SOURCE VALUE(X_ZUORDDAT) LIKE TE418-ZUORDDAT |
|
| 13 | E_ZUORDDATABR | Allocation date for billing | SOURCE VALUE(X_ZUORDDATR) LIKE TE417-ZUORDDAT |
|
| 14 | KENNZX | Indicators | SOURCE VALUE(X_CALLED_BY_MASSAKT) TYPE REGEN-KENNZX DEFAULT SPACE |
|
| 15 | NUM1 | Numeric 1-character | ||
| 16 | PREP_COUNTER | Meters for order creation | SOURCE VALUE(Y_INST_COUNTER) LIKE REL01-PREP_COUNTER |
|
| 17 | PREP_COUNTER | Meters for order creation | SOURCE VALUE(Y_CONT_COUNTER) LIKE REL01-PREP_COUNTER |
|
| 18 | UPDONLINE | Update online | SOURCE VALUE(X_KARENZPRFG) LIKE REGEN-UPD_ONLINE DEFAULT 'X' |
|
| 19 | UPDONLINE | Update online | SOURCE VALUE(X_IGNORE_PREP) LIKE REGEN-UPD_ONLINE DEFAULT ' ' |
|
| 20 | UPDONLINE | Update online | SOURCE VALUE(X_UPD_ONLINE) LIKE REGEN-UPD_ONLINE OPTIONAL |