SAP ABAP Class CL_UC_DEFVAL_GUI (Obsolete)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCUM2 (Package) SEM-BCS: User Interface: Default Values
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI | Internal View of GUI Object | 20010627 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20010627 |
Properties
| Class | CL_UC_DEFVAL_GUI | |
| Short Description | Obsolete | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCUM2 | SEM-BCS: User Interface: Default Values |
| Created | 20010627 | SAP |
| Last change | 20060208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UC_DEFVAL_GUI has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_CUST_GUI | Internal View of GUI Object | 20010627 | ||
| 2 | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20010627 |
Friends
Class CL_UC_DEFVAL_GUI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | UC_FLG | Are Messages of the Check Being Displayed? | 20010628 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_DEFVAL_GUI_DATA | Default Values: Communication GUI <-> Data | 20010628 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_UC_CUST_GUI | Internal View of GUI Object | 20010725 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_CUST_DATA | Internal View of Customizing Data | 20010628 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Custom Container | 20011009 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Hiearchy Tree | 20011009 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | 'X' | Ready for Input | 20010628 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | Global not Ready for Input | 20020404 | |||
| 9 | Constant | Private | Type reference (TYPE) | SCRHDNUM | 1100 | Screen Number | 20010628 | ||
| 10 | Constant | Private | Type reference (TYPE) | UC_FLG | 'X' | Screen Frame 'X' - Yes | 20010628 | ||
| 11 | Constant | Private | Type reference (TYPE) | I | 20 | Maximum Number of Screen Lines | 20010628 | ||
| 12 | Constant | Private | Type reference (TYPE) | I | 8 | Minimum Number of Screen Lines | 20010628 | ||
| 13 | Constant | Private | Type reference (TYPE) | SCRHPROG | 'SAPLUCUM2' | Program | 20010628 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20010628 | ||
| 2 | Instance method | Public | Method | Get Display Mode | 20010628 | |
| 3 | Instance method | Public | Method | Get gui data | 20010628 | |
| 4 | Static method | Public | Method | Get instance by dynpro | 20010725 | |
| 5 | Instance method | Public | Method | Get Model | 20010628 | |
| 6 | Instance method | Public | Method | 20010628 | ||
| 7 | Instance method | Public | Method | Set controls | 20011009 | |
| 8 | Instance method | Public | Event handling method | Set Display Mode | 20010628 | |
| 9 | Instance method | Public | Method | Set gui data | 20010628 |
Events
Class CL_UC_DEFVAL_GUI has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_HANDLE | Private | See coding | 20010723 | |
||
| 2 | TS_HANDLE | Private | See coding | 20010723 | |
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UC_DEFVAL_GUI has no parameter.
Method CONSTRUCTOR on class CL_UC_DEFVAL_GUI has no exception.
Method GET_DISPLAY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_EDIT | Call by reference | Type reference (TYPE) | UC_FLG | Display mode 'X' - change | 20010628 |
Method GET_DISPLAY_MODE on class CL_UC_DEFVAL_GUI has no exception.
Method GET_GUI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEFVAL | Call by reference | Type reference (TYPE) | UCM_TS_DEFVAL | Default Values | 20010704 | |||
| 2 | ET_FFIX | Call by reference | Type reference (TYPE) | UC0_TS_FFIX | Fixierte Merkmalswerte | 20011009 |
Method GET_GUI_DATA on class CL_UC_DEFVAL_GUI has no exception.
Method GET_INSTANCE_BY_DYNPRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_UC_CUST_GUI | Interne Sicht auf das GUI-Objekt | 20010725 | |||
| 2 | I_DNUM | Call by reference | Type reference (TYPE) | SCRHDNUM | Dynpronummer | 20010725 |
Method GET_INSTANCE_BY_DYNPRO on class CL_UC_DEFVAL_GUI has no exception.
Method GET_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Feldkatalog, ...) | 20010628 |
Method GET_MODEL on class CL_UC_DEFVAL_GUI has no exception.
Method LOAD Signature
Method LOAD on class CL_UC_DEFVAL_GUI has no parameter.
Method LOAD on class CL_UC_DEFVAL_GUI has no exception.
Method SET_CONTROLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CUSTOM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | DATA | Custom Container | 20011009 | |||
| 2 | IR_HIERARCHY_TREE | Call by reference | Object reference (TYPE REF TO) | DATA | Hierarchie-Baum | 20011009 |
Method SET_CONTROLS on class CL_UC_DEFVAL_GUI has no exception.
Method SET_DISPLAY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IS_EDIT | Call by reference | Type reference (TYPE) | 20010628 |
Method SET_DISPLAY_MODE on class CL_UC_DEFVAL_GUI has no exception.
Method SET_GUI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DEFVAL | Call by reference | Type reference (TYPE) | UCM_TS_DEFVAL | Default Values | 20010704 |
Method SET_GUI_DATA on class CL_UC_DEFVAL_GUI has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 3.1A |