Data Element list used by SAP ABAP Function Module KKEK_PRICE_QUANTITY_MULTIPLY (Berechnet den Wert einer Kalkulationsposition aus Menge * Preis)
SAP ABAP Function Module KKEK_PRICE_QUANTITY_MULTIPLY (Berechnet den Wert einer Kalkulationsposition aus Menge * Preis) is using
# Object Type Object Name Object Description Note
     
1 Data Element  CHAR1 Single-Character Flag SOURCE VALUE(MESSAGE_ON_SCREEN) LIKE RK70EQ-CHAR1 DEFAULT ' '
2 Data Element  CK_KPEINH Price Unit of Prices in Controlling Area Currency SOURCE VALUE(PEINH_CC) LIKE KIS1-PEINH
3 Data Element  CK_KPF Fixed Price in Controlling Area Currency SOURCE VALUE(PRICE_CC_F) LIKE KIS1-FPREIS
4 Data Element  CK_KPT Price in Controlling Area Currency SOURCE VALUE(PRICE_CC_T) LIKE KIS1-GPREIS
5 Data Element  CK_KWF Fixed Value in Controlling Area Currency SOURCE VALUE(VALUE_CC_F) LIKE KIS1-WRTFX
6 Data Element  CK_KWT Value in Controlling Area Currency SOURCE VALUE(VALUE_CC_T) LIKE KIS1-WERTB
7 Data Element  CK_OPEINH Price Unit of Prices in Object Currency SOURCE VALUE(PEINH_OC) LIKE KIS1-PEINH_2
8 Data Element  CK_OPF Fixed Price in Object Currency SOURCE VALUE(PRICE_OC_F) LIKE KIS1-OPREIFX
9 Data Element  CK_OPT Price in Object Currency SOURCE VALUE(PRICE_OC_T) LIKE KIS1-OPREIS
10 Data Element  CK_OWF Fixed Value in Object Currency SOURCE VALUE(VALUE_OC_F) LIKE KIS1-WRTFW_KFX
11 Data Element  CK_OWT Value in Object Currency SOURCE VALUE(VALUE_OC_T) LIKE KIS1-WRTFW_KPF
12 Data Element  CK_POSNR Unit Costing Line Item Number SOURCE VALUE(POSNR_IMP) LIKE KIS1-POSNR
13 Data Element  CK_TPEINH Price Unit of Prices in Transaction Currency SOURCE VALUE(PEINH_TC) LIKE KIS1-PEINH_3
14 Data Element  CK_TPF Fixed Price in Transaction Currency SOURCE VALUE(PRICE_TC_F) LIKE KIS1-TPREIFX
15 Data Element  CK_TPT Price in Transaction Currency SOURCE VALUE(PRICE_TC_T) LIKE KIS1-TPREIS
16 Data Element  CK_TWF Fixed Value in Transaction Currency SOURCE VALUE(VALUE_TC_F) LIKE KIS1-WRTFW_PFX
17 Data Element  CK_TWT Value in Transaction Currency SOURCE VALUE(VALUE_TC_T) LIKE KIS1-WRTFW_POS
18 Data Element  MENGE_POS Quantity SOURCE VALUE(QUANTITY) LIKE KIS1-MENGE
19 Data Element  XFLAG New Input Values