SAP ABAP Class CL_COST_COMPONENT_NO_SERVICE (PCP Item Number Manager)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STATE_CK | PCP: Interface for Transaction Service | 20000127 |
Properties
Class | CL_COST_COMPONENT_NO_SERVICE | |
Short Description | PCP Item Number Manager | |
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 | 19981001 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_STATE_CK | PCP: Interface for Transaction Service | 20000127 |
Friends
Class CL_COST_COMPONENT_NO_SERVICE 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) | CK_COMPONENT_ID | Pointer KIS1 | 19991026 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CKF_NS_COMPONENT_TABLE_LINE | Entry in the Table | 19991123 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CKF_NS_COMPONENT_TABLE | Assignment Table | 19981001 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Number Costing Items Again | 20000202 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 19990827 |
3 | ![]() |
Instance method | Public | Method | Release Number | 19981001 |
4 | ![]() |
Instance method | Public | Method | Direct Deletion of Items Without Renumbering | 20091124 |
5 | ![]() |
Instance method | Public | Method | Deregisters Events | 20010709 |
6 | ![]() |
Instance method | Public | Method | Read Component for Number | 19981001 |
7 | ![]() |
Instance method | Public | Method | Determine Item ID (Pointer KIS1) | 19991026 |
8 | ![]() |
Instance method | Public | Method | Read Max. Item ID Assigned | 19991130 |
9 | ![]() |
Instance method | Public | Method | Determine Item Number | 19991026 |
10 | ![]() |
Instance method | Public | Method | Number of line items | 19991026 |
11 | ![]() |
Instance method | Public | Method | Insert New Component | 19981001 |
12 | ![]() |
Instance method | Private | Event handling method | Itemization Item Changes Item Number | 19991123 |
13 | ![]() |
Instance method | Private | Method | Prepare Insertion of Itemization Item | 19991124 |
14 | ![]() |
Instance method | Public | Method | Initialize All Attributes | 19990827 |
15 | ![]() |
Instance method | Public | Method | Set Next Free ID | 19991026 |
Events
Class CL_COST_COMPONENT_NO_SERVICE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_LINE | Private | See coding | TY_LINE | 20000202 |
|
|
2 | TY_TABLE | Private | See coding | TY_TABLE | 20000202 |
|
Method Signatures
Method COMPONENT_NUMBER_REFRESH Signature
Method COMPONENT_NUMBER_REFRESH on class CL_COST_COMPONENT_NO_SERVICE has no parameter.
Method COMPONENT_NUMBER_REFRESH on class CL_COST_COMPONENT_NO_SERVICE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_COST_COMPONENT_NO_SERVICE has no parameter.
Method CONSTRUCTOR on class CL_COST_COMPONENT_NO_SERVICE has no exception.
Method DELETE_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_COMPONENT | Call by reference | Object reference (TYPE REF TO) | CL_COSTING_COMPONENT | PCP Bewertungsobjekt | 19991109 | ||
2 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | CK_COMPONENT_ID | Positionsnummer | 19981001 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Komponente existiert nicht | 19981001 | |
2 | ![]() |
interner Verwaltungsfehler. Sollte Dump ausloesen! | 19981001 |
Method DELETE_COMPONENT_RAW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COMPONENT | Call by reference | Object reference (TYPE REF TO) | CL_COSTING_COMPONENT | PCP Bewertungsobjekt | 20091124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Komponente existiert nicht | 20091124 |
Method DEREGISTER_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COSTING_COMPONENT | Value transfer | Object reference (TYPE REF TO) | CL_COSTING_COMPONENT | PCP Bewertungsobjekt | 20010709 |
Method DEREGISTER_EVENT on class CL_COST_COMPONENT_NO_SERVICE has no exception.
Method GET_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_COMPONENT | Call by reference | Object reference (TYPE REF TO) | CL_COSTING_COMPONENT | Komponente | 19981001 | ||
2 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | CK_COMPONENT_ID | Positionsnummer | 19981001 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Es existiert keine Komponente mit diesem Index | 19981001 |
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ID | Value transfer | Type reference (TYPE) | CK_COMPONENT_ID | Pointer KIS1 | 19991026 |
Method GET_ID on class CL_COST_COMPONENT_NO_SERVICE has no exception.
Method GET_MAX_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ID | Value transfer | Type reference (TYPE) | CK_COMPONENT_ID | Pointer KIS1 | 19991130 |
Method GET_MAX_ID on class CL_COST_COMPONENT_NO_SERVICE has no exception.
Method GET_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_NUMBER | Value transfer | Type reference (TYPE) | KIS1-POSNR | Positionsnummer | 19991026 |
Method GET_NUMBER on class CL_COST_COMPONENT_NO_SERVICE has no exception.
Method GET_NUMBER_OF_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_NUMBER | Value transfer | Type reference (TYPE) | CK_PSANZ | Anzahl Einzelnachweispositionen | 19991026 |
Method GET_NUMBER_OF_ITEMS on class CL_COST_COMPONENT_NO_SERVICE has no exception.
Method INSERT_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_ID | Call by reference | Type reference (TYPE) | CK_COMPONENT_ID | Pointer KIS1 | 19991026 | ||
2 | ![]() |
EX_NUMBER | Call by reference | Type reference (TYPE) | KIS1-POSNR | Positionsnummer | 19991026 | ||
3 | ![]() |
IM_COMPONENT | Call by reference | Object reference (TYPE REF TO) | CL_COSTING_COMPONENT | Komponente | 19981001 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Systemfehler | 19981001 |
Method ON_COMPONENT_NUMBER_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_COMPONENT | Call by reference | Attribute reference (LIKE) | 20000314 |
Method ON_COMPONENT_NUMBER_CHANGE on class CL_COST_COMPONENT_NO_SERVICE has no exception.
Method PREPARE_INSERT_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COMPONENT | Call by reference | Object reference (TYPE REF TO) | CL_COSTING_COMPONENT | PCP Bewertungsobjekt | 19991124 |
Method PREPARE_INSERT_COMPONENT on class CL_COST_COMPONENT_NO_SERVICE has no exception.
Method RESET Signature
Method RESET on class CL_COST_COMPONENT_NO_SERVICE has no parameter.
Method RESET on class CL_COST_COMPONENT_NO_SERVICE has no exception.
Method SET_NEXT_FREE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NEXT_ID | Call by reference | Type reference (TYPE) | CK_COMPONENT_ID | nächste freie Positionsnummer | 19991026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Id ist unzulaessig! | 19991026 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in |