SAP ABAP Function Module CK_F_QUANTITY_TIMES_PRICE (Menge * Preis unter Berücksichtigung der Preiseinheit)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO-PC-PCP (Application Component) Product Cost Planning
⤷
CKBK (Package) R/3 Application Development: PP Costing Valuation
⤷
⤷
Basic Data
| Function Module | CK_F_QUANTITY_TIMES_PRICE | Menge * Preis unter Berücksichtigung der Preiseinheit |
| Function Group | CK21 | Costing: Valuate Material |
| Program Name | SAPLCK21 | |
| INCLUDE Name | LCK21U03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
WERT_EXP | TYPE | CKKALKTAB-WERTN | calculated value | |||
| |
P_FIX_VARIABEL_KZ | TYPE | CKKALKTAB-PSKNZ | SPACE | Indicator quantity is independent of lot size | ||
| |
P_MENGE | TYPE | Input quantity | ||||
| |
P_PEINH | TYPE | Price unit | ||||
| |
P_PREIS | TYPE | CKKALKTAB-GPREIS | Price | |||
| |
P_LOS | TYPE | KEKO-LOSGR | 1 | Lot size | ||
| |
DIVISION_BY_ZERO | TYPE | Pricing unit = 0 | ||||
| |
FIELD_OVERFLOW | TYPE | Overflow | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19931201 |
| SAP Release Created in |