SAP ABAP Class CL_CE_NODE_CK (PCP: Structure Nodes of a Costing Hierarchy)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO-PC-PCP (Application Component) Product Cost Planning
⤷
CKBK (Package) R/3 Application Development: PP Costing Valuation
⤷
⤷
Properties
| Class | CL_CE_NODE_CK | |
| Short Description | PCP: Structure Nodes of a Costing Hierarchy | |
| Super Class | ||
| 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 | 19991104 | SAP |
| Last change | 00000000 | 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_CE_NODE_CK has no interface implemented.
Friends
Class CL_CE_NODE_CK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | XFLAG | New input values | 19991108 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CE_HIERARCHY_CK | PCP: Costing Service | 19991108 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | XFLAG | Cost Estimate Cannot Be Changed | 20000316 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CKF_CE_NODE_TABLE | Subordinate Nodes | 19991108 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CKKEKOKEY | Overhead key | 19991109 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CKKEKOKEY-KALNR | Cost Estimate Number for Cost Est. w/o Qty Structure | 19991109 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CK_KLVAR | Costing Variant | 19991109 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_COST_ESTIMATE | PCP Standard Cost Estimate | 19991108 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | CK_ABDAT | Costing Date From | 19991108 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | CK_BIDAT | Costing Date To | 19991108 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | CKF_QUANTITY | Lot size | 19991109 | |||
| 12 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_OBJECT_OF_COSTING | PCP: Interface Required for (Cost Estimate) Reference Object | 19991108 | |||
| 13 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CE_NODE_CK | Higher-Level Node | 19991108 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | CK_BWDAT | Valuation Date of a Cost Estimate | 19991108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19991104 | |
| 2 | Instance method | Public | Method | Instantiate Costing Object | 19991104 | |
| 3 | Instance method | Public | Method | Determine Costing Key | 19991109 | |
| 4 | Instance method | Public | Method | Delivers Costing Object of the Node | 19991111 | |
| 5 | Instance method | Public | Method | Insert Lower-Level Node | 19991104 | |
| 6 | Instance method | Public | Method | Insert Pointer to Related Hierarchy | 19991105 |
Events
Class CL_CE_NODE_CK has no event.
Types
Class CL_CE_NODE_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_CE_ALLOWED | Call by reference | Type reference (TYPE) | XFLAG | 'X' | space: reiner Strukturknoten ohne Kalkulation | 19991104 | ||
| 2 | IM_CE_NOT_CHANGEABLE | Call by reference | Type reference (TYPE) | XFLAG | SPACE | Kalkulation darf nicht geaendert werden | 20000316 | ||
| 3 | IM_COSTING_KEY | Call by reference | Type reference (TYPE) | CKKEKOKEY | obligatorisch fuer Material und FAuf | 19991109 | |||
| 4 | IM_COSTING_VARIANT | Call by reference | Type reference (TYPE) | CK_KLVAR | Kalkulationsvariante (falls ungleich Top-KLVAR) | 19991109 | |||
| 5 | IM_DATE_FROM | Call by reference | Type reference (TYPE) | CK_ABDAT | sy-datum | Kalkulationsdatum ab | 19991104 | ||
| 6 | IM_DATE_TO | Call by reference | Type reference (TYPE) | CK_BIDAT | Kalkulationsdatum bis | 19991104 | |||
| 7 | IM_LOTSIZE | Call by reference | Type reference (TYPE) | CKF_QUANTITY | ckc_default_quantity | Menge + Mengeneinheit | 19991109 | ||
| 8 | IM_OBJECT_OF_COSTING | Call by reference | Object reference (TYPE REF TO) | IF_OBJECT_OF_COSTING | Zeiger auf Bezugsobjekt | 19991104 | |||
| 9 | IM_VALUATION_DATE | Call by reference | Type reference (TYPE) | CK_BWDAT | sy-datum | Bewertungstermin einer Kalkulation | 19991104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt konnte nicht angelegt werden | 19991105 |
Method CREATE_COST_ESTIMATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WITH_CHILDREN | Call by reference | Type reference (TYPE) | XFLAG | space | alle KInder mitberuecksichtigen | 19991109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kalkulation konnte nicht instantiiert werden | 19991109 |
Method GET_COSTING_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_COSTING_KEYS | Call by reference | Type reference (TYPE) | CKF_KEKOKEY_TABLE | Tabelle mit Kalkulationsschluessel | 19991109 | |||
| 2 | IM_WITH_CHILDREN | Call by reference | Type reference (TYPE) | XFLAG | alle Kinder mitberuecksichtigen | 19991109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Programmfehler. Nie abfangen! | 19991109 |
Method GET_COST_ESTIMATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_COST_ESTIMATE | Call by reference | Object reference (TYPE REF TO) | CL_COST_ESTIMATE | PCP Plankalkulation | 19991111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TODO | 19991111 |
Method INSERT_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CHILD | Call by reference | Object reference (TYPE REF TO) | CL_CE_NODE_CK | PCP: Strukturknoten einer Kalkulationshierarchie | 19991104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Knoten konnte nicht eingefuegt werden | 19991104 |
Method SET_CE_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | CL_CE_HIERARCHY_CK | PCP: Kalkulationsservice | 19991105 |
Method SET_CE_HIERARCHY on class CL_CE_NODE_CK has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |