SAP ABAP Class CL_COSTING_NUMBER_PPE_CK (Administration of Cost Estimate Numbers from iPPE Data)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
CO-PC-PCP (Application Component) Product Cost Planning
⤷
DI_CKTC (Package) Concurrent Costing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_COSTING_NUMBER_CK | Administration of Cost Estimate Numbers | 20010111 |
Properties
| Class | CL_COSTING_NUMBER_PPE_CK | |
| Short Description | Administration of Cost Estimate Numbers from iPPE Data | |
| Super Class | CL_COSTING_NUMBER_CK | Administration of Cost Estimate Numbers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DI_CKTC | Concurrent Costing |
| Created | 20010111 | SAP |
| Last change | 20050301 | 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) |
Interfaces
Class CL_COSTING_NUMBER_PPE_CK has no interface implemented.
Friends
Class CL_COSTING_NUMBER_PPE_CK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_COSTING_NUMBER_PPE_CK | Administration of Cost Estimate Numbers | 20010111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010111 | |
| 2 | Static method | Public | Method | Returns the Pointer (Singleton) | 20010111 | |
| 3 | Instance method | Public | Method | Selects Multiple Cost Estimate Numbers | 20010220 | |
| 4 | Instance method | Public | Method | Determines a Cost Estimate Number | 20010111 | |
| 5 | Instance method | Public | Method | Selects Multiple Cost Estimate Numbers | 20010115 |
Events
Class CL_COSTING_NUMBER_PPE_CK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CKTC_KALNR | Private | See coding | TY_CKTC_KALNR | 20010111 | |
|
| 2 | TY_CKTC_KALNR_TABLE | Private | See coding | 20010111 | |
||
| 3 | TY_KEY_COM | Private | See coding | 20021120 | |
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_COSTING_NUMBER_PPE_CK has no parameter.
Method CONSTRUCTOR on class CL_COSTING_NUMBER_PPE_CK has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_COSTING_NUMBER | Value transfer | Object reference (TYPE REF TO) | CL_COSTING_NUMBER_PPE_CK | Verwaltung Kalkulationsnummer | 20010111 |
Method CREATE on class CL_COSTING_NUMBER_PPE_CK has no exception.
Method DELETE_COSTING_NUMBERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY | Call by reference | Type reference (TYPE) | CKF_CKTC_KALNR_KEY_TABLE | Schlüssel für Kalkulationnummern Concurrent Costing | 20010220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Eintrag gefunden | 20010220 |
Method GET_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_COSTING_NUMBER | Value transfer | Type reference (TYPE) | CK_KALNR | Kalkulationsnummer (Einzelkalkulation) | 20010111 | |||
| 2 | IM_KEY | Value transfer | Type reference (TYPE) | CKTC_KALNR_KEY | Interne Identifikation eines Focussatzes | 20010111 |
Method GET_SINGLE on class CL_COSTING_NUMBER_PPE_CK has no exception.
Method SELECT_COSTING_NUMBERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_COSTING_NUMBER | Call by reference | Type reference (TYPE) | CKF_KALNR_TABLE | Tabelle von Kalkulationsnummern | 20010115 | |||
| 2 | EX_COST_NUMBER_STR_TABLE | Call by reference | Type reference (TYPE) | CKF_CKTC_KALNR_TABLE | Tabellentyp für DB-Struktur CKTC_KALNR | 20010220 | |||
| 3 | IM_BUFFER_ONLY | Value transfer | Type reference (TYPE) | XFLAG | KALNR nur aus Puffer lesen | 20010115 | |||
| 4 | IT_KEY | Call by reference | Type reference (TYPE) | CKF_CKTC_KALNR_KEY_TABLE | Schlüssel für Kalkulationnummern Concurrent Costing | 20010115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Eintrag gefunden | 20010115 |
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 46C2 |