Table 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 | ![]() |
KHS1 | Internal Structure CKHS + CKHT | |
2 | ![]() |
KHS1 | Internal Structure CKHS + CKHT | SOURCE VALUE(KHS1_IMP) LIKE KHS1 |
3 | ![]() |
KIS1 | Internal Structure CKIS + CKIT | SOURCE VALUE(PRICE_TC_T) LIKE KIS1-TPREIS |
4 | ![]() |
KIS1 | Internal Structure CKIS + CKIT | SOURCE VALUE(VALUE_CC_F) LIKE KIS1-WRTFX |
5 | ![]() |
KIS1 | Internal Structure CKIS + CKIT | SOURCE VALUE(VALUE_TC_T) LIKE KIS1-WRTFW_POS |
6 | ![]() |
KIS1 | Internal Structure CKIS + CKIT | SOURCE VALUE(QUANTITY) LIKE KIS1-MENGE |
7 | ![]() |
KIS1 | Internal Structure CKIS + CKIT | SOURCE VALUE(VALUE_TC_F) LIKE KIS1-WRTFW_PFX |
8 | ![]() |
KIS1 | Internal Structure CKIS + CKIT | SOURCE VALUE(VALUE_OC_T) LIKE KIS1-WRTFW_KPF |
9 | ![]() |
KIS1 | Internal Structure CKIS + CKIT | SOURCE VALUE(PRICE_CC_T) LIKE KIS1-GPREIS |
10 | ![]() |
KIS1 | Internal Structure CKIS + CKIT | SOURCE VALUE(VALUE_OC_F) LIKE KIS1-WRTFW_KFX |
11 | ![]() |
KIS1 | Internal Structure CKIS + CKIT | SOURCE VALUE(VALUE_CC_T) LIKE KIS1-WERTB |
12 | ![]() |
KIS1 | Internal Structure CKIS + CKIT | SOURCE VALUE(PRICE_TC_F) LIKE KIS1-TPREIFX |
13 | ![]() |
KIS1 | Internal Structure CKIS + CKIT | SOURCE VALUE(POSNR_IMP) LIKE KIS1-POSNR |
14 | ![]() |
KIS1 | Internal Structure CKIS + CKIT | SOURCE VALUE(PEINH_TC) LIKE KIS1-PEINH_3 |
15 | ![]() |
KIS1 | Internal Structure CKIS + CKIT | SOURCE VALUE(PRICE_OC_F) LIKE KIS1-OPREIFX |
16 | ![]() |
KIS1 | Internal Structure CKIS + CKIT | SOURCE VALUE(PRICE_OC_T) LIKE KIS1-OPREIS |
17 | ![]() |
KIS1 | Internal Structure CKIS + CKIT | SOURCE VALUE(PEINH_CC) LIKE KIS1-PEINH |
18 | ![]() |
KIS1 | Internal Structure CKIS + CKIT | SOURCE VALUE(PEINH_OC) LIKE KIS1-PEINH_2 |
19 | ![]() |
KIS1 | Internal Structure CKIS + CKIT | SOURCE VALUE(PRICE_CC_F) LIKE KIS1-FPREIS |
20 | ![]() |
RK70EQ | Structure Bar for Update/Ref. Fields for Function Modules | SOURCE VALUE(MESSAGE_ON_SCREEN) LIKE RK70EQ-CHAR1 DEFAULT ' ' |