Data Element list used by SAP ABAP Function Module ISU_DB_PRICE_COMP_SELECT (INTERN Datenbankzugriffe EPREI, EPREIT und EPREIH)
SAP ABAP Function Module
ISU_DB_PRICE_COMP_SELECT (INTERN Datenbankzugriffe EPREI, EPREIT und EPREIH) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ABZEITSCH | Date from which time slice is valid | SOURCE VALUE(X_AB_EXTERN) LIKE EPREIH-ABDATUM OPTIONAL |
|
| 2 | BISZEITSCH | Date at Which a Time Slice Expires | SOURCE VALUE(X_BIS_EXTERN) LIKE EPREIH-BISDATUM OPTIONAL |
|
| 3 | E_ACTUAL | Consistent data | SOURCE VALUE(X_ACTUAL) LIKE REGEN-ACTUAL OPTIONAL |
|
| 4 | E_PREIS | Price | SOURCE VALUE(X_PREIS) LIKE EPREI-PREIS |
|
| 5 | E_STICHTAG | Key Date in Billing on a Monthly Basis | SOURCE VALUE(X_STICHTAG) LIKE RE20A-STICHTAG OPTIONAL |
|
| 6 | PREISTUF | Price level | SOURCE VALUE(X_PREISTUF) LIKE EPREI-PREISTUF |
|
| 7 | PREISTYP | Price category | SOURCE VALUE(X_PREISTYP) LIKE EPREI-PREISTYP |
|
| 8 | TIMECONTRL | Period control | SOURCE VALUE(X_TIMECONTRL) LIKE ISU_RATEST-TIMECONTRL OPTIONAL |
|
| 9 | TWAERS | Transaction Currency | SOURCE VALUE(X_WAERS) LIKE EPREIH-TWAERS OPTIONAL |
|