SAP ABAP Interface IF_CD_COSTING_COMPONENT (PCP: Item-specific Control Data)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CD_ABC_PROCESS_CK | PCP Customizing: Business Processes | 19991123 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CD_COSTING_COMPONENT | PCP Customizing: External Operation | 19991123 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CD_EXTERNAL_ACTIVITY_CK | PCP Customizing: External Operation | 19991123 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CD_INTERNAL_ACTIVITY_CK | PCP Customizing: Internal Activity | 19991123 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CD_MATERIAL_CK | PCP Customizing: Material | 19991123 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CD_SUBCONTRACTING_CK | PCP Customizing: Subcontracting | 19991123 |
Properties
| Interface | IF_CD_COSTING_COMPONENT | |
| Short Description | PCP: Item-specific Control Data |
General Data
| Package | CKBK | R/3 Application Development: PP Costing Valuation |
| Created | 19991122 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CKBK | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_CD_COSTING_COMPONENT has no interface.
Friends
Interface IF_CD_COSTING_COMPONENT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRICING_DATE | Instance attribute | Public | Type reference (TYPE) | CKBK_DATE_SPLIT | Valuation date | 19991122 | ||
| 2 | SHARED | Instance attribute | Public | Object reference (TYPE REF TO) | CL_COSTING_CONTROL_DATA | PCP Customizing Data and Control Data | 19991122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read Valuation Data | 19991123 | |
| 2 | Instance method | Public | Method | Read Valuation Strategy Sequence | 19991123 | |
| 3 | Instance method | Public | Method | Set Valuation Date | 19991123 | |
| 4 | Instance method | Public | Method | Set Valuation Strategy | 19991123 |
Events
Interface IF_CD_COSTING_COMPONENT has no event.
Types
Interface IF_CD_COSTING_COMPONENT has no local type.
Method Signatures
Method GET_PRICING_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 19991123 | |||
| 2 | EX_FISCAL_YEAR | Call by reference | Type reference (TYPE) | BDATJ | Buchungsdatum JJJJ | 19991123 | |||
| 3 | EX_POSTING_PERIOD | Call by reference | Type reference (TYPE) | POPER | Buchungsperiode | 19991123 |
Method GET_PRICING_DATE on Interface IF_CD_COSTING_COMPONENT has no exception.
Method GET_STRATEGIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_STRATEGIES | Call by reference | Type reference (TYPE) | CKF_STRATEGY_TABLE | Bewertungsstrategiefolge | 19991123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Programmfehler! Nie abfangen! | 19991123 |
Method SET_PRICING_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATE | Value transfer | Type reference (TYPE) | SY-DATUM | Bewertungsdatum | 19991123 | |||
| 2 | IM_DELTA | Value transfer | Type reference (TYPE) | I | Verschieben um im_delta Tage | 19991202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Bewertungsdatum konnte nicht geaendert werden | 19991123 |
Method SET_STRATEGIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STRATEGIES | Call by reference | Type reference (TYPE) | CKF_STRATEGY_TABLE | Bewertungsstrategiefolge | 19991123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Strategieen konnten nicht geaendert werden | 19991123 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 46C |