SAP ABAP Class CL_PRICING_CPF_DOCU_DATA_MGR (CPF: Default implementing class f. IF_CPF_APPL_DOCU_DATA_MGR)
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_DOCU_DATA_MGR | Interface for CPF Pricing document data manager | 20121025 |
Properties
Class | CL_PRICING_CPF_DOCU_DATA_MGR | |
Short Description | CPF: Default implementing class f. IF_CPF_APPL_DOCU_DATA_MGR | |
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 | 20121025 | SAP |
Last change | 20130531 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_PRICING_CPF_DOCU_DATA_MGR | Interface for CPF Pricing document data manager | 20121025 |
Friends
Class CL_PRICING_CPF_DOCU_DATA_MGR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | MTY_KONVTOGUID_BUFFER_TAB | 20121025 | |||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | MTY_KONVTOGUID_GL_BUFFER_TAB | 20121025 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Protected | Method | Read CPFD_KONVTOGUID | 20121025 |
Events
Class CL_PRICING_CPF_DOCU_DATA_MGR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MTY_KONVTOGUID_BUFFER | Protected | See coding | 20121025 | BEGIN OF mty_konvtoguid_buffer.
INCLUDE TYPE konvtocpfguid.
TYPES: not_found TYPE xfeld,
END OF mty_konvtoguid_buffer
|
||
2 | MTY_KONVTOGUID_BUFFER_TAB | Protected | See coding | 20121025 | mty_konvtoguid_buffer_tab TYPE HASHED TABLE OF mty_konvtoguid_buffer WITH UNIQUE KEY knumv kposn stunr zaehk
|
||
3 | MTY_KONVTOGUID_GLOBAL_BUFFER | Protected | See coding | 20121025 | BEGIN OF mty_konvtoguid_global_buffer,
knumv TYPE knumv,
not_found TYPE xfeld,
END OF mty_konvtoguid_global_buffer
|
||
4 | MTY_KONVTOGUID_GL_BUFFER_TAB | Protected | See coding | 20121025 | mty_konvtoguid_gl_buffer_tab TYPE HASHED TABLE OF mty_konvtoguid_global_buffer WITH UNIQUE KEY knumv
|
Method Signatures
Method READ_KONVTOGUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CPF_KONVTOGUID | Call by reference | Type reference (TYPE) | KONVTOCPFGUID | Linking of document condition to CPF | 20121025 | ||
2 | ![]() |
ET_CPF_KONVTOGUID | Call by reference | Type reference (TYPE) | KONVTOCPFGUID_T | Table type for CPFD_KonvTOGUID | 20121025 | ||
3 | ![]() |
IT_SELECTION_RANGE | Call by reference | Type reference (TYPE) | RSDS_TRANGE | Selection range | 20121025 | ||
4 | ![]() |
IV_IS_PRIMARY_KEY | Call by reference | Type reference (TYPE) | XFELD | is primary key supplied? | 20121025 | ||
5 | ![]() |
IV_KNUMV | Call by reference | Type reference (TYPE) | KNUMV | Number of the document condition | 20121025 | ||
6 | ![]() |
IV_NO_BUFFER | Call by reference | Type reference (TYPE) | XFELD | ' ' | Bypass Buffer | 20121025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception for CPF database access | 20130313 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 617 |