SAP ABAP Class CL_UPX_SUBSCREEN_BASE (Base class for subscreen adapter)
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_SUBSCREEN | UPX: Subscreen Proxy Interface | 20030305 |
Properties
| Class | CL_UPX_SUBSCREEN_BASE | |
| Short Description | Base class for subscreen adapter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UPX_CUST | Customizing Framework |
| Created | 20030305 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UPX_SUBSCREEN_BASE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UPX_CUST_SUBSCREEN | UPX: Subscreen Proxy Interface | 20030305 |
Friends
Class CL_UPX_SUBSCREEN_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Attribute reference (LIKE) | 20030305 | |||||
| 2 | Static Attribute | Public | Type reference (TYPE) | I | 0 = N/A, 1 = r/w, 2 = r/o | 20030305 | |||
| 3 | Instance attribute | Protected | Attribute reference (LIKE) | 20030305 | |||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_UPX_CUST_SUBSCREEN | UPX: Subscreen Proxy Interface | 20030305 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20030305 | ||
| 2 | Instance method | Protected | Method | 20030305 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20030305 | |
| 4 | Instance method | Protected | Method | 20030305 | ||
| 5 | Instance method | Protected | Method | 20030305 | ||
| 6 | Static method | Public | Method | to set up display mode of the current screen | 20030305 | |
| 7 | Instance method | Protected | Method | 20030305 |
Events
Class CL_UPX_SUBSCREEN_BASE has no event.
Types
Class CL_UPX_SUBSCREEN_BASE has no local type.
Method Signatures
Method CANCEL Signature
Method CANCEL on class CL_UPX_SUBSCREEN_BASE has no parameter.
Method CANCEL on class CL_UPX_SUBSCREEN_BASE has no exception.
Method CHECK Signature
Method CHECK on class CL_UPX_SUBSCREEN_BASE has no parameter.
Method CHECK on class CL_UPX_SUBSCREEN_BASE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DYNNR | Value transfer | Type reference (TYPE) | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20030305 | |||
| 2 | I_REPID | Value transfer | Type reference (TYPE) | SY-REPID | 20030305 | ||||
| 3 | I_SUBSCREEN | Value transfer | Object reference (TYPE REF TO) | IF_UPX_CUST_SUBSCREEN | UPX: Subscreen Proxy Interface | 20030305 |
Method CONSTRUCTOR on class CL_UPX_SUBSCREEN_BASE has no exception.
Method OKCODE Signature
Method OKCODE on class CL_UPX_SUBSCREEN_BASE has no parameter.
Method OKCODE on class CL_UPX_SUBSCREEN_BASE has no exception.
Method PREPARE Signature
Method PREPARE on class CL_UPX_SUBSCREEN_BASE has no parameter.
Method PREPARE on class CL_UPX_SUBSCREEN_BASE has no exception.
Method READONLY_CHECK Signature
Method READONLY_CHECK on class CL_UPX_SUBSCREEN_BASE has no parameter.
Method READONLY_CHECK on class CL_UPX_SUBSCREEN_BASE has no exception.
Method RESUME Signature
Method RESUME on class CL_UPX_SUBSCREEN_BASE has no parameter.
Method RESUME on class CL_UPX_SUBSCREEN_BASE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 350 |