SAP ABAP Class CL_UPX_CUST_STEP_BASE (The generic implementation of step)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPS (Application Component) Business Planning and Simulation
⤷
UPX_CUST (Package) Customizing Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UPX_CUST_STEP | Customizing Step | 20030211 |
Properties
| Class | CL_UPX_CUST_STEP_BASE | |
| Short Description | The generic implementation of step | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UPX_CUST | Customizing Framework |
| Created | 20030211 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UPX_CUST_STEP | Customizing Step | 20030211 |
Friends
Class CL_UPX_CUST_STEP_BASE 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) | UPX_CUST_APP | Application Key | 20030214 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | UPX_CUST_STEP | Customizing step ID | 20030214 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | UPX_Y_CUST_KEY | Generic application key | 20030211 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UPX_CUST_XML_PERSISTENCY | The XML persistency layer | 20030213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20030211 |
Events
Class CL_UPX_CUST_STEP_BASE has no event.
Types
Class CL_UPX_CUST_STEP_BASE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APP | Value transfer | Type reference (TYPE) | UPX_CUST_APP | Application for the customizing framework | 20030214 | |||
| 2 | IS_STEP | Value transfer | Type reference (TYPE) | UPX_CUST_STEP | Step/interface in the customizing framework | 20030214 | |||
| 3 | I_KEY | Value transfer | Type reference (TYPE) | UPX_Y_CUST_KEY | Customizing main key | 20030211 |
Method CONSTRUCTOR on class CL_UPX_CUST_STEP_BASE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 350 |