SAP ABAP Class CL_UC_LAYOUT_STEP_GUI (Maintenance of Layout for Step/Method)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCUFL (Package) SEM-BCS: User Interface: Layout for Step Methods

⤷

⤷

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 | 20000906 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20000906 |
Properties
Class | CL_UC_LAYOUT_STEP_GUI | |
Short Description | Maintenance of Layout for Step/Method | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UCUFL | SEM-BCS: User Interface: Layout for Step Methods |
Created | 20000906 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UC_LAYOUT_STEP_GUI has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UC_CUST_GUI | Internal View of GUI Object | 20000906 | ||
2 | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20000906 |
Friends
Class CL_UC_LAYOUT_STEP_GUI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | UC_FLG | Display / Change | 20000906 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UC_FLG | Has data object been reloaded since the last display? | 20000911 | ||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_UC_LAYOUT_STEP_GUI | (Single) Instance | 20000906 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UC_LAYOUT_STEP | Layout for Step Method | 20000906 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Consistency of Data | 20000919 |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20000906 |
3 | ![]() |
Instance method | Public | Method | Get Data and Prepare for Output | 20000906 |
4 | ![]() |
Static method | Public | Method | Create GUI Object | 20000906 |
5 | ![]() |
Static method | Public | Method | Get Instance That Manages a Specific Screen | 20000906 |
6 | ![]() |
Static method | Private | Event handling method | Switch Between Display/Change | 20000906 |
7 | ![]() |
Instance method | Public | Method | Rewrite Data from Screen | 20000906 |
Events
Class CL_UC_LAYOUT_STEP_GUI has no event.
Types
Class CL_UC_LAYOUT_STEP_GUI has no local type.
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20000919 |
Method CHECK on class CL_UC_LAYOUT_STEP_GUI has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UC_LAYOUT_STEP_GUI has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UC_LAYOUT_STEP_GUI has no exception.
Method GET_GUI_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_IS_EDIT | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20000906 | ||
2 | ![]() |
ET_CHAR | Call by reference | Type reference (TYPE) | UC0_TS_FIELDTXT | Liste von Feldnamen mit Text | 20000911 | ||
3 | ![]() |
ET_COMPONENT | Call by reference | Type reference (TYPE) | UCU_TS_LAYOUT_COMPONENT | Komponente für Layoutpflege | 20000913 | ||
4 | ![]() |
ET_FDEP | Call by reference | Type reference (TYPE) | UCD_TS_FDEP | Klammerung | 20000914 | ||
5 | ![]() |
ET_LSTEP_COMP | Call by reference | Type reference (TYPE) | UCF_TS_LAYOUT_LSTEP_COMP | Felder einer Komponente pro Layoutschritt | 20000911 | ||
6 | ![]() |
ET_LSTEP_FIELD | Call by reference | Type reference (TYPE) | UCF_TS_LAYOUT_LSTEP_FIELD | Felder einer Komponente pro Layoutschritt | 20000912 | ||
7 | ![]() |
ET_LSTEP_LCHILD | Call by reference | Type reference (TYPE) | UCU_T_LAYOUT_LSTEP_LCHILD | Hierarchiebeziehung zwischen Layoutschritten (Layoutpflege) | 20000911 | ||
8 | ![]() |
ET_SELECTABLE_COMPONENT | Call by reference | Type reference (TYPE) | UCU_TS_LAYOUT_SELECTABLE_COMP | Wählbare Komponente | 20000906 | ||
9 | ![]() |
E_LAYOUT_ROLLNAME_TXT | Call by reference | Type reference (TYPE) | UC_TXTSH | Mitteltext | 20000915 | ||
10 | ![]() |
E_LAYOUT_TXT | Call by reference | Type reference (TYPE) | UC_TXTMI | Mitteltext | 20000906 |
Method GET_GUI_DATA on class CL_UC_LAYOUT_STEP_GUI has no exception.
Method GET_INSTANCE 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 | 20000906 |
Method GET_INSTANCE on class CL_UC_LAYOUT_STEP_GUI has no exception.
Method GET_INSTANCE_FOR_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) | CL_UC_LAYOUT_STEP_GUI | Pflege des Layouts für Step-methode | 20000906 | ||
2 | ![]() |
I_DNUM | Call by reference | Type reference (TYPE) | SCRHDNUM | Dynpronummer | 20000906 |
Method GET_INSTANCE_FOR_DYNPRO on class CL_UC_LAYOUT_STEP_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 | Value transfer | Attribute reference (LIKE) | I_IS_EDIT | 20000906 |
Method SET_DISPLAY_MODE on class CL_UC_LAYOUT_STEP_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_LSTEP_COMP | Call by reference | Type reference (TYPE) | UCF_TS_LAYOUT_LSTEP_COMP | Felder einer Komponente pro Layoutschritt | 20000912 | ||
2 | ![]() |
IT_LSTEP_FIELD | Call by reference | Type reference (TYPE) | UCF_TS_LAYOUT_LSTEP_FIELD | Felder einer Komponente pro Layoutschritt | 20000912 | ||
3 | ![]() |
IT_LSTEP_LCHILD | Call by reference | Type reference (TYPE) | UCU_T_LAYOUT_LSTEP_LCHILD | Hierarchiebeziehung zwischen Layoutschritten (Layoutpflege) | 20000914 | ||
4 | ![]() |
IT_SELECTABLE_COMPONENT | Call by reference | Type reference (TYPE) | UCU_TS_LAYOUT_SELECTABLE_COMP | Wählbare Komponente | 20000906 | ||
5 | ![]() |
I_LAYOUT_TXT | Call by reference | Type reference (TYPE) | UC_TXTMI | Mitteltext | 20000906 |
Method SET_GUI_DATA on class CL_UC_LAYOUT_STEP_GUI has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 3.0A |