SAP ABAP Class CL_CPE_USAGE_TEST (CPE using test file)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
CA-GTF-CPE (Application Component) Commodity Pricing Engine
⤷
CPE_DOC (Package) Commodity Pricing: Document Data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CPE_USAGE | Provides current usage (IPC, ABAP, Test) for FA, FE | 20100614 |
Properties
| Class | CL_CPE_USAGE_TEST | |
| Short Description | CPE using test file | |
| Super Class | CL_CPE_USAGE | Provides current usage (IPC, ABAP, Test) for FA, FE |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CPE_DOC | Commodity Pricing: Document Data |
| Created | 20100614 | SAP |
| Last change | 20110908 | 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
Class CL_CPE_USAGE_TEST has no interface implemented.
Friends
Class CL_CPE_USAGE_TEST 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) | FUNCNAME | Function module Formula Assembly | 20100614 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | FUNCNAME | Function module FA Proc. Info | 20100614 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | FUNCNAME | Function module Formula Evaluation | 20100614 | |||
| 4 | Constant | Private | Type reference (TYPE) | FUNCNAME | 'CPE_FA_TRIGGER_WITHOUT_JAVA' | Default function module FA | 20100614 | ||
| 5 | Constant | Private | Type reference (TYPE) | FUNCNAME | 'CPE_FA_PROC_INFO_WITHOUT_JAVA' | Default function module FA proc. info | 20100614 | ||
| 6 | Constant | Private | Type reference (TYPE) | FUNCNAME | 'CPE_FE_TRIGGER_WITHOUT_JAVA' | Default function module Formula Evaluation | 20100614 | ||
| 7 | Constant | Private | Type reference (TYPE) | GTY_PARAM_ID | 'CPE_FM_FA_TRIGGER' | SPGA for FA function mod. | 20100614 | ||
| 8 | Constant | Private | Type reference (TYPE) | GTY_PARAM_ID | 'CPE_FM_FA_PROC' | SPGA for FA proc. info func. module | 20100614 | ||
| 9 | Constant | Private | Type reference (TYPE) | GTY_PARAM_ID | 'CPE_FM_FE_TRIGGER' | SPGA for FE function module | 20100614 | ||
| 10 | Constant | Private | Type reference (TYPE) | GTY_PARAM_ID | 'CPE_TEST_SOURCE' | SPGA parameter ID | 20100614 | ||
| 11 | Constant | Private | Type reference (TYPE) | GTY_FILENAME | 'C:CPE_TEST_DOC' | Default Filename | 20100614 | ||
| 12 | Instance attribute | Private | Type reference (TYPE) | GTY_FILENAME | Filename | 20100614 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100614 |
Events
Class CL_CPE_USAGE_TEST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_FILENAME | Private | See coding | Filename | 20100614 | gty_filename TYPE c LENGTH 100
|
|
| 2 | GTY_PARAM_ID | Private | See coding | SPGA parameter ID | 20100614 | gty_param_id TYPE c LENGTH 20
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CPE_USAGE_TEST has no parameter.
Method CONSTRUCTOR on class CL_CPE_USAGE_TEST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |