SAP ABAP Class CL_CUSTOMER_SPECIFIC_CK (PCP Valuation Object: Base Planning Object)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO-PC-PCP (Application Component) Product Cost Planning
⤷
CKBK (Package) R/3 Application Development: PP Costing Valuation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_COSTING_ITEM | PCP Valuation Object | 19991215 |
Properties
| Class | CL_CUSTOMER_SPECIFIC_CK | |
| Short Description | PCP Valuation Object: Base Planning Object | |
| Super Class | CL_COSTING_ITEM | PCP Valuation Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CKBK | R/3 Application Development: PP Costing Valuation |
| Created | 19991215 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CUSTOMER_SPECIFIC_CK has no interface implemented.
Friends
Class CL_CUSTOMER_SPECIFIC_CK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | XFLAG | CKC_YES | Indicator: First CALCULATE | 20100608 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | XFLAG | Revenue Item | 20110719 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | XFLAG | CKC_YES | Indicator: Read KPIs with auto_calc | 20100608 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | CKF_RESOURCE-PSCHL | Resource Data for User-Defined Item | 19991215 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | TTY_AUTO_CALC_KPIS | 20100608 | ||||
| 6 | Static Attribute | Private | Type reference (TYPE) | XFLAG | CKC_UNCHANGED | Indicator: User Exit is Active | 20000929 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Move Base Planning Object Prices to Price Line | 19991215 | |
| 2 | Instance method | Private | Method | Move Base Planning Object Prices to Price Table | 19991215 | |
| 3 | Instance method | Public | Constructor | Constructor | 19991215 | |
| 4 | Static method | Public | Method | Creation of Item from KIS1 | 19991215 | |
| 5 | Instance method | Protected | Method | Revenues Allowed? | 20110719 | |
| 6 | Instance method | Private | Method | Import of Item Data | 19991215 | |
| 7 | Instance method | Public | Method | Read Item Data for Transfer Time TPL -> CE | 20011113 |
Events
Class CL_CUSTOMER_SPECIFIC_CK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY_AUTO_CALC_KPIS | Private | See coding | 20100608 | TTY_AUTO_CALC_KPIS type standard table of TY_AUTO_CALC_KPIS
|
||
| 2 | TY_AUTO_CALC_KPIS | Private | See coding | 20100608 | begin of TY_AUTO_CALC_KPIS,
KOKRS type TJP_ECP_KPI-KOKRS,
NAME type TJP_ECP_KPI-NAME,
end of TY_AUTO_CALC_KPIS
|
Method Signatures
Method BMD_TO_PRICE_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_PRICE_LINE | Value transfer | Type reference (TYPE) | CKF_PRICE_LINE | Preiszeile | 19991215 | |||
| 2 | IM_BMD | Call by reference | Type reference (TYPE) | KKEK0_BASE_MASTER_DATA | Base Master Data- Werte | 19991215 |
Method BMD_TO_PRICE_LINE on class CL_CUSTOMER_SPECIFIC_CK has no exception.
Method BMD_TO_PRICE_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BMD | Call by reference | Type reference (TYPE) | KKEK0_BASE_MASTER_DATA | Base Master Data- Werte | 19991215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Preisermittlung fehlgeschlagen | 19991215 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CUSTOMER_SPECIFIC_KEY | Call by reference | Type reference (TYPE) | CKF_GUI_KIS1-PSCHL | Preisschlüssel | 19991215 | |||
| 2 | IM_QUANTITY | Call by reference | Type reference (TYPE) | CKBK_QUANTITY | Menge | 19991215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Importparameter nicht ausreichend | 19991215 |
Method CREATE_FROM_KIS1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_KIS1 | Call by reference | Type reference (TYPE) | KIS1 | Einzelnachweiszeile | 19991215 | |||
| 2 | IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_COST_ESTIMATE | Kalkulation | 19991215 | |||
| 3 | RE_CUSTOMER_SPECIFIC | Value transfer | Object reference (TYPE REF TO) | CL_CUSTOMER_SPECIFIC_CK | Kundenspezifische Position | 19991215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Importparameter nicht ausreichend | 19991215 |
Method IS_REVENUE_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ALLOWED | Value transfer | Type reference (TYPE) | XFLAG | Erlöse sind erlaubt | 20110719 |
Method IS_REVENUE_ALLOWED on class CL_CUSTOMER_SPECIFIC_CK has no exception.
Method READ_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_KSTAR | Call by reference | Type reference (TYPE) | CKF_GUI_KIS1-KSTAR | Kostenart | 19991215 | |||
| 2 | EX_LTEXT | Call by reference | Type reference (TYPE) | CKF_GUI_KIS1-LTEXT | Beschreibung | 19991215 | |||
| 3 | EX_PEINH | Call by reference | Type reference (TYPE) | CKF_GUI_KIS1-PEINH | Preiseinheit | 19991215 | |||
| 4 | EX_PMEHT | Call by reference | Type reference (TYPE) | CKF_GUI_KIS1-PMEHT | Basismengeneinheit | 19991215 | |||
| 5 | EX_PREIS | Call by reference | Type reference (TYPE) | CKF_GUI_KIS1-GPREIS | Preis in Kostenrechnungskreiswährung | 19991215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Daten konnten nicht ermittelt werden | 19991215 |
Method READ_POSITION_AFTER_TPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_KSTAR | Call by reference | Type reference (TYPE) | CKF_GUI_KIS1-KSTAR | Kostenart | 20011113 | |||
| 2 | EX_LTEXT | Call by reference | Type reference (TYPE) | CKF_GUI_KIS1-LTEXT | Beschreibung | 20011113 | |||
| 3 | EX_PEINH | Call by reference | Type reference (TYPE) | CKF_GUI_KIS1-PEINH | Preiseinheit der Preise in Kostenrechnungskreiswährung | 20011113 | |||
| 4 | EX_PMEHT | Call by reference | Type reference (TYPE) | CKF_GUI_KIS1-PMEHT | Mengeneinheit des Preises | 20011113 | |||
| 5 | EX_PREIS | Call by reference | Type reference (TYPE) | CKF_GUI_KIS1-GPREIS | Preis in Kostenrechnungskreiswährung | 20011113 | |||
| 6 | IM_COST_ESTIMATE | Call by reference | Object reference (TYPE REF TO) | CL_COST_ESTIMATE | PCP Plankalkulation | 20011113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Daten konnten nicht ermittelt werden | 20011113 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 46C |