Table/Structure Field list used by SAP ABAP Function Module CEVA_COMPUTE_VALUE (CAP-Ergebnisse: Einheit umrechnen, Zuschlag, Rundung)
SAP ABAP Function Module
CEVA_COMPUTE_VALUE (CAP-Ergebnisse: Einheit umrechnen, Zuschlag, Rundung) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PLPH - PTVAL | Duration of the phase / result of the sub-operation | ||
| 2 | PLPH - PTVAL | Duration of the phase / result of the sub-operation | SOURCE VALUE(VALUE_OLD) LIKE PLPH-PTVAL DEFAULT 0 |
|
| 3 | PLPH - PTVAL | Duration of the phase / result of the sub-operation | SOURCE VALUE(VALUE_NEW) LIKE PLPH-PTVAL |
|
| 4 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 5 | T006 - MSEHI | Unit of Measurement | ||
| 6 | T006 - MSEHI | Unit of Measurement | SOURCE VALUE(UNIT_NEW) LIKE T006-MSEHI DEFAULT SPACE |
|
| 7 | T006 - MSEHI | Unit of Measurement | SOURCE VALUE(UNIT_OLD) LIKE T006-MSEHI DEFAULT SPACE |
|
| 8 | TCAPR - RUNAR | Roundg.cat. used after add.val. have been taken into account | ||
| 9 | TCAPR - RUNNA | Rounding category | ||
| 10 | TCAPR - RUNNA | Rounding category | SOURCE VALUE(ROUND) LIKE TCAPR-RUNNA DEFAULT SPACE |
|
| 11 | TCAPR - RUVAR | Rounding cat. used before add. values are taken into account | ||
| 12 | TCER1 - CAPVP | Additional value (percentage) | ||
| 13 | TCER1 - CAPVP | Additional value (percentage) | SOURCE VALUE(ADDITION) LIKE TCER1-CAPVP DEFAULT 0 |