Table/Structure Field list used by SAP ABAP Function Module SD_BONUS_RATE_FROM_SCALE (Ermitteln des Bonusbetrages aus der Staffel)
SAP ABAP Function Module
SD_BONUS_RATE_FROM_SCALE (Ermitteln des Bonusbetrages aus der Staffel) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CONDSCALE - KBETR | Rate (condition amount or percentage) | ||
| 2 | CONDSCALE - KNUMH | Condition record number | ||
| 3 | CONDSCALE - KOPOS | Sequential number of the condition | ||
| 4 | CONDSCALE - KSTBM | Condition scale quantity | ||
| 5 | CONDSCALE - KSTBW | Scale value | ||
| 6 | KOMV - KSTBS | Scale base value of the condition | ||
| 7 | KOMV - KSTBS | Scale base value of the condition | SOURCE VALUE(SCALE_BASE) LIKE KOMV-KSTBS |
|
| 8 | KONP - KBETR | Rate (condition amount or percentage) where no scale exists | ||
| 9 | KONP - KBETR | Rate (condition amount or percentage) where no scale exists | SOURCE VALUE(BONUS_RATE) LIKE KONP-KBETR |
|
| 10 | KONP - KNUMH | Condition record number | ||
| 11 | KONP - KOPOS | Sequential number of the condition | ||
| 12 | KONP - KZBZG | Indicator: Scale Base Type | ||
| 13 | KONP - STFKZ | Scale type | ||
| 14 | KONV - KSTBS | Scale base value of the condition | SOURCE VALUE(SCALE_BASE) LIKE KOMV-KSTBS |
|
| 15 | KONV - KSTBS | Scale base value of the condition | ||
| 16 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables |