Data Element list used by SAP ABAP Function Module SD_COND_STATISTICS_READ (Lesen von Statistiken zu einem Konditionssatz)
SAP ABAP Function Module
SD_COND_STATISTICS_READ (Lesen von Statistiken zu einem Konditionssatz) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | KNUMH | Condition record number | SOURCE VALUE(CONDITION_NUMBER) LIKE KONP-KNUMH |
|
| 2 | KONMS | Condition scale unit of measure | SOURCE VALUE(KONMS_S060) TYPE KONMS |
|
| 3 | KONWS | Currency Key: Condition Scale | SOURCE VALUE(KONWS_S060) TYPE KONWS |
|
| 4 | KOPOS | Sequential number of the condition | SOURCE VALUE(CONDITION_ITEM) LIKE KONP-KOPOS |
|
| 5 | KRECH | Calculation type for condition | SOURCE VALUE(KRECH_S060) TYPE KRECH |
|
| 6 | KVMEI | Condition unit in the document | SOURCE VALUE(KMEIN_S060) TYPE KVMEI |
|
| 7 | KWAEH | Condition currency (for cumulation fields) | SOURCE VALUE(KWAEH_S060) TYPE KWAEH |
|
| 8 | KZBZG | Indicator: Scale Base Type | SOURCE VALUE(KZBZG_S060) TYPE KZBZG |
|
| 9 | MC_KAWRT | Cumulated condition base value | SOURCE VALUE(KAWRT_SUM) LIKE S071-KAWRT |
|
| 10 | MC_KAWRT_K | Cumulative condition base value (cond.curr.) | SOURCE VALUE(KAWRT_S060) LIKE S060-KAWRT_K |
|
| 11 | MC_KSTBS | Cumulative scale base value | SOURCE VALUE(KSTBS_S060) LIKE S060-KSTBS |
|
| 12 | MC_KWERT | Accumulated condition value in local currency | SOURCE VALUE(KWERT_SUM) LIKE S071-KWERT |
|
| 13 | MC_KWERT_K | Cumulative condition value (Cond.curr.) | SOURCE VALUE(KWERT_S060) LIKE S060-KWERT_K |
|
| 14 | STWAE | Statistics currency | SOURCE VALUE(STWAE) TYPE STWAE |
|
| 15 | VBELN_VA | Sales Document | SOURCE VALUE(SALES_ORDER) LIKE S071-AUNR1 DEFAULT ' ' |