SAP ABAP Class CL_PRICING_CPF_FACTORY_TEST (Pricing CPF: impl class f. testing IF_PRICING_CPF_FACTORY)
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_FACTORY | Interface for Pricing CPF integration factory | 20121026 |
Properties
Class | CL_PRICING_CPF_FACTORY_TEST | |
Short Description | Pricing CPF: impl class f. testing IF_PRICING_CPF_FACTORY | |
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 | 20121026 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PRICING_CPF_FACTORY_TEST has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_PRICING_CPF_FACTORY | Interface for Pricing CPF integration factory | 20121026 |
Friends
Class CL_PRICING_CPF_FACTORY_TEST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_PRICING_CPF_FACTORY_TEST | Pricing CPF: impl class f. testing IF_PRICING_CPF_FACTORY | 20121026 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CPF_BASIS_FACTORY_TESTDATA | CPF: Default implementing class for IF_CPF_BASIS_FACTORY | 20121026 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_PRICING_CPF_DOC_DTMGR_TEST | CPF: Default implementing class f. IF_CPF_APPL_DOCU_DATA_MGR | 20121026 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TY_PRICING_CPF_TAB | 20121026 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ETOBJ_NAME | eCATT Object | 20130607 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ETVAR_ID | Variant name | 20130607 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ETOBJ_NAME | eCATT Object | 20121026 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ETVAR_ID | Variant name | 20121026 |
Methods
Class CL_PRICING_CPF_FACTORY_TEST has no method.
Events
Class CL_PRICING_CPF_FACTORY_TEST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_PRICING_CPF | Protected | See coding | 20121026 | BEGIN OF ty_pricing_cpf,
knumv TYPE knumv,
pricing_cpf TYPE REF TO if_pricing_cpf,
END OF ty_pricing_cpf
|
||
2 | TY_PRICING_CPF_TAB | Protected | See coding | 20121026 | ty_pricing_cpf_tab TYPE HASHED TABLE OF ty_pricing_cpf WITH UNIQUE KEY knumv
|
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 617 |