SAP ABAP Class CL_CPF_B_DOC_DATA_MGR_TESTDATA (CPF: Document data manager (CPF Basis))
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
CA-GTF-PR-CPF (Application Component) Configurable Parameters and Formulas
⤷
CPF_BASIS (Package) Configurable Parameters and Formulas (Basis)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CPF_BASIS_DOCU_DATA_MGR | Interface for CPF document data manager (CPF basis) | 20120720 |
Properties
| Class | CL_CPF_B_DOC_DATA_MGR_TESTDATA | |
| Short Description | CPF: Document data manager (CPF Basis) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CPF_BASIS | Configurable Parameters and Formulas (Basis) |
| Created | 20120720 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CPF_B_DOC_DATA_MGR_TESTDATA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CPF_BASIS_DOCU_DATA_MGR | Interface for CPF document data manager (CPF basis) | 20120720 |
Friends
Class CL_CPF_B_DOC_DATA_MGR_TESTDATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ETPAR_NAME | 'CPF_DOC_FORMULA' | Name of Parameter for eCATT Data Container | 20121022 | ||
| 2 | Constant | Public | Type reference (TYPE) | ETPAR_NAME | 'CPF_DOC_FORMULAPAR' | Name of Parameter for eCATT Data Container | 20121022 | ||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_APL_ECATT_TDC_API | eCATT TDC API - Test Data Container Access | 20121022 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ETVAR_ID | Variant name | 20121022 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20121022 |
Events
Class CL_CPF_B_DOC_DATA_MGR_TESTDATA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTY_CPF_GUID_DB | Protected | See coding | 20120720 | BEGIN OF mty_cpf_guid_db,
cpf_guid TYPE cpf_guid,
END OF mty_cpf_guid_db
|
||
| 2 | MTY_CPF_GUID_DB_TAB | Protected | See coding | 20120720 | mty_cpf_guid_db_tab TYPE STANDARD TABLE OF mty_cpf_guid_db
|
||
| 3 | MTY_FORMULA_BUFFER | Protected | See coding | 20120720 | BEGIN OF mty_formula_buffer.
INCLUDE TYPE cpfd_formula.
TYPES: not_found TYPE xfeld,
END OF mty_formula_buffer
|
||
| 4 | MTY_FORMULA_BUFFER_TAB | Protected | See coding | 20120720 | mty_formula_buffer_tab TYPE HASHED TABLE OF mty_formula_buffer WITH UNIQUE KEY cpf_guid
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TEST_CONTAINER | Call by reference | Type reference (TYPE) | ETOBJ_NAME | eCATT Object | 20121022 | |||
| 2 | IV_VARIANT | Call by reference | Type reference (TYPE) | ETVAR_ID | Variant name | 20121022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for CPF | 20121022 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |