SAP ABAP Class CL_PRICING_CPF_MD_DATA_MGR (CPF: Default implementing class f. IF_PRICING_CPF_MD_DATA_MG)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA-GTF-PR-CPF (Application Component) Configurable Parameters and Formulas
⤷
VF_PRC_CPF (Package) Integration of CPF into ERP Pricing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PRICING_CPF_MD_DATA_MGR | Interface for CPF Pricing MD data manager | 20130215 |
Properties
| Class | CL_PRICING_CPF_MD_DATA_MGR | |
| Short Description | CPF: Default implementing class f. IF_PRICING_CPF_MD_DATA_MG | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | VF_PRC_CPF | Integration of CPF into ERP Pricing |
| Created | 20130215 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PRICING_CPF_MD_DATA_MGR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PRICING_CPF_MD_DATA_MGR | Interface for CPF Pricing MD data manager | 20130215 |
Friends
Class CL_PRICING_CPF_MD_DATA_MGR 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) | MTY_KONPTOGUID_BUFFER_TAB | 20130215 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | MTY_KONPTOGUID_GL_BUFFER_TAB | 20130215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | 20130215 |
Events
Class CL_PRICING_CPF_MD_DATA_MGR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTY_KONPTOGUID_BUFFER | Private | See coding | 20130215 | BEGIN OF mty_konptoguid_buffer.
INCLUDE TYPE konptocpfguid.
TYPES: not_found TYPE xfeld,
END OF mty_konptoguid_buffer
|
||
| 2 | MTY_KONPTOGUID_BUFFER_TAB | Private | See coding | 20130215 | mty_konptoguid_buffer_tab TYPE HASHED TABLE OF mty_konptoguid_buffer WITH UNIQUE KEY knumh kopos
|
||
| 3 | MTY_KONPTOGUID_GLOBAL_BUFFER | Private | See coding | 20130215 | BEGIN OF mty_konptoguid_global_buffer,
knumh TYPE knumh,
not_found TYPE xfeld,
END OF mty_konptoguid_global_buffer
|
||
| 4 | MTY_KONPTOGUID_GL_BUFFER_TAB | Private | See coding | 20130215 | mty_konptoguid_gl_buffer_tab TYPE HASHED TABLE OF mty_konptoguid_global_buffer WITH UNIQUE KEY knumh
|
Method Signatures
Method READ_KONPTOGUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CPF_KONPTOGUID | Call by reference | Type reference (TYPE) | KONPTOCPFGUID | Linking of master data condition to CPF | 20130215 | |||
| 2 | ET_CPF_KONPTOGUID | Call by reference | Type reference (TYPE) | KONPTOCPFGUID_T | Table type for CPFD_KONPTOCPFGUID | 20130215 | |||
| 3 | IT_SELECTION_RANGE | Call by reference | Type reference (TYPE) | RSDS_TRANGE | Selection range | 20130215 | |||
| 4 | IV_IS_PRIMARY_KEY | Call by reference | Type reference (TYPE) | XFELD | Is primary key supplied? | 20130215 | |||
| 5 | IV_KNUMH | Call by reference | Type reference (TYPE) | KNUMH | Number of the master data condition | 20130215 | |||
| 6 | IV_NO_BUFFER | Call by reference | Type reference (TYPE) | XFELD | ' ' | Bypass Buffer | 20130215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for CPF pricing integration | 20130215 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |