SAP ABAP Class CL_REFERENCE_ITEM_CK (PCP: Reference to another Cost Estimate)
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 | 19991029 |
Properties
| Class | CL_REFERENCE_ITEM_CK | |
| Short Description | PCP: Reference to another Cost Estimate | |
| Super Class | CL_COSTING_ITEM | PCP Valuation Object |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CKBK | R/3 Application Development: PP Costing Valuation |
| Created | 19991029 | SAP |
| Last change | 20100310 | 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) |
Interfaces
Class CL_REFERENCE_ITEM_CK has no interface implemented.
Friends
Class CL_REFERENCE_ITEM_CK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_COST_ESTIMATE_REF | Reference to Cost Estimate/Cost Component Split | 19991029 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | XFLAG | CKC_NO | Event Registration Carried Out | 19991227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19991029 | |
| 2 | Static method | Public | Method | Constructor | 20000111 | |
| 3 | Static method | Public | Method | Create from KIS1 | 19991125 | |
| 4 | Instance method | Private | Event handling method | Reacts to COST_ESTIMATE_CHANGED of the cost_estimates | 20000120 | |
| 5 | Instance method | Private | Event handling method | Reacts to COST_ESTIMATE_DELETE of the Cost_estimates | 20000118 |
Events
Class CL_REFERENCE_ITEM_CK has no event.
Types
Class CL_REFERENCE_ITEM_CK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COSTING_KEY | Call by reference | Type reference (TYPE) | CKKEKOKEY | Schlüssel einer Kalkulation | 19991029 | |||
| 2 | IM_COST_ESTIMATE | Call by reference | Object reference (TYPE REF TO) | CL_COST_ESTIMATE | Zeiger auf Kalkulation | 19991029 | |||
| 3 | IM_PARENT_OF_INT_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | CL_COST_ESTIMATE | PCP Plankalkulation | 20000111 | |||
| 4 | IM_QUANTITY | Call by reference | Type reference (TYPE) | CKF_QUANTITY | CKC_DEFAULT_QUANTITY | Menge + Mengeneinheit | 19991116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt konnte nicht angelegt werden | 19991029 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COSTING_KEY | Call by reference | Type reference (TYPE) | CKKEKOKEY | Schlüssel einer Kalkulation | 20000111 | |||
| 2 | IM_COST_ESTIMATE | Call by reference | Object reference (TYPE REF TO) | CL_COST_ESTIMATE | Zeiger auf Kalkulation | 20000111 | |||
| 3 | IM_QUANTITY | Call by reference | Type reference (TYPE) | CKF_QUANTITY | CKC_DEFAULT_QUANTITY | Menge + Mengeneinheit | 20000111 | ||
| 4 | RE_REFERENCE_ITEM | Value transfer | Object reference (TYPE REF TO) | CL_REFERENCE_ITEM_CK | PCP: Refenz auf eine andere Kalkulation | 20000111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt konnte nicht angelegt werden | 20000111 |
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 | 19991125 | |||
| 2 | IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_COST_ESTIMATE | PCP Plankalkulation | 19991125 | |||
| 3 | RE_REFERENCE_ITEM | Value transfer | Object reference (TYPE REF TO) | CL_REFERENCE_ITEM_CK | PCP: Refenz auf eine andere Kalkulation | 19991125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Einzelnachweisposition konnte nicht angelegt werden | 19991125 |
Method ON_COST_ESTIMATE_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CALC_REQUESTED | Call by reference | Attribute reference (LIKE) | 20000120 | |||||
| 2 | EX_COST_ESTIMATE | Call by reference | Attribute reference (LIKE) | 20000120 |
Method ON_COST_ESTIMATE_CHANGED on class CL_REFERENCE_ITEM_CK has no exception.
Method ON_COST_ESTIMATE_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_COST_ESTIMATE | Call by reference | Attribute reference (LIKE) | 20000118 |
Method ON_COST_ESTIMATE_DELETE on class CL_REFERENCE_ITEM_CK has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |