SAP ABAP Class CL_UC_VALCHECK_GUI (Validation Check - GUI Element)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS-CSF (Application Component) Consolidation Functions
⤷
UCFV (Package) SEM-BCS: Validation
⤷
⤷
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 | 20031204 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20031204 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20031204 |
Properties
| Class | CL_UC_VALCHECK_GUI | |
| Short Description | Validation Check - GUI Element | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCFV | SEM-BCS: Validation |
| Created | 20031204 | SAP |
| Last change | 20041006 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_CUST_GUI | Internal View of GUI Object | 20031204 | ||
| 2 | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20031204 | ||
| 3 | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20031204 |
Friends
Class CL_UC_VALCHECK_GUI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SCRHDNUM | '1000' | Screen Number | 20031204 | ||
| 2 | Constant | Private | Type reference (TYPE) | SCRHPROG | 'SAPLUCFV_VALCHECK' | Program Name | 20031204 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | 'X' | Change Mode - Global Workbench | 20031204 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | 'X' | Change Mode - Validation Check | 20031204 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | New Load | 20040402 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UC_ACCOUNT_GUI | Assignment Screen | 20031204 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_VALCHECK_GUI_DATA | Validation Check: Communication GUI <-> Data | 20031204 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | UG_FLG | 'X' | True | 20031204 | ||
| 9 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_UC_VALCHECK_GUI | Validation Check - GUI Element | 20031205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Call 'Set Display Mode' | 20031204 | |
| 2 | Instance method | Public | Constructor | Constructor | 20031204 | |
| 3 | Instance method | Public | Method | Copy Selection Conditions | 20031215 | |
| 4 | Instance method | Public | Method | Create selection condition | 20031215 | |
| 5 | Instance method | Public | Method | Delete Selection Condition | 20031215 | |
| 6 | Instance method | Public | Method | Delete Assignment Screen | 20031204 | |
| 7 | Instance method | Public | Method | Is Field List Empty? | 20040113 | |
| 8 | Instance method | Public | Method | Determine Assignment Screen | 20031204 | |
| 9 | Instance method | Public | Method | Determine Fixed Values | 20031204 | |
| 10 | Instance method | Public | Method | Determine GUI for Definition of a Field List | 20031204 | |
| 11 | Instance method | Public | Method | Determine GUI Data | 20031204 | |
| 12 | Instance method | Public | Method | Was Check Rule Loaded Again? | 20040402 | |
| 13 | Instance method | Public | Method | Determine Model | 20031204 | |
| 14 | Instance method | Public | Method | Get Selection Condition | 20031215 | |
| 15 | Instance method | Private | Event handling method | Change Mode Was Changed | 20031204 | |
| 16 | Instance method | Public | Method | Set Assignment Screen | 20031204 | |
| 17 | Instance method | Public | Method | Return GUI Data | 20031204 | |
| 18 | Instance method | Private | Method | Display or Hide Messages | 20031215 |
Events
Class CL_UC_VALCHECK_GUI has no event.
Types
Class CL_UC_VALCHECK_GUI has no local type.
Method Signatures
Method CALL_SET_DISPLAY_MODE Signature
Method CALL_SET_DISPLAY_MODE on class CL_UC_VALCHECK_GUI has no parameter.
Method CALL_SET_DISPLAY_MODE on class CL_UC_VALCHECK_GUI has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UC_VALCHECK_GUI has no parameter.
Method CONSTRUCTOR on class CL_UC_VALCHECK_GUI has no exception.
Method COPY_SELCOND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_COMPOUND | Call by reference | Object reference (TYPE REF TO) | IF_UC_COMPOUND_SELCOND | Compound für Selektionsbedingungen | 20031215 | |||
| 2 | E_SELID | Call by reference | Type reference (TYPE) | UC_SELID | GUID zur Identifikation der Selektionsbedingung | 20031215 | |||
| 3 | E_TECH_NAME | Call by reference | Type reference (TYPE) | SFBEFSYM | Technischer Name einer SelBed | 20031215 | |||
| 4 | E_TXTMI | Call by reference | Type reference (TYPE) | UC_TXTMI | Mitteltext | 20031215 | |||
| 5 | I_SELID | Call by reference | Type reference (TYPE) | UC_SELID | GUID zur Identifikation der Selektionsbedingung | 20031215 |
Method COPY_SELCOND on class CL_UC_VALCHECK_GUI has no exception.
Method CREATE_SELCOND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_COMPOUND | Call by reference | Object reference (TYPE REF TO) | IF_UC_COMPOUND_SELCOND | Compound für Selektionsbedingungen | 20031215 | |||
| 2 | E_SELID | Call by reference | Type reference (TYPE) | UC_SELID | GUID zur Identifikation der Selektionsbedingung | 20031215 | |||
| 3 | E_TECH_NAME | Call by reference | Type reference (TYPE) | SFBEFSYM | Technischer Name einer SelBed | 20031215 |
Method CREATE_SELCOND on class CL_UC_VALCHECK_GUI has no exception.
Method DELETE_SELCOND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_SUCCESS | Call by reference | Type reference (TYPE) | UC_FLG | Selektionsbedingung erfolgreich gelöscht | 20031215 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20031215 | |||
| 3 | I_SELID | Call by reference | Type reference (TYPE) | UC_SELID | GUID zur Identifikation der Selektionsbedingung | 20031215 |
Method DELETE_SELCOND on class CL_UC_VALCHECK_GUI has no exception.
Method DEL_ACCOUNT_GUI Signature
Method DEL_ACCOUNT_GUI on class CL_UC_VALCHECK_GUI has no parameter.
Method DEL_ACCOUNT_GUI on class CL_UC_VALCHECK_GUI has no exception.
Method FIELDLIST_EMPTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_EMPTY | Value transfer | Type reference (TYPE) | UC_FLG | 'X' - Feldliste ist leer | 20040113 |
Method FIELDLIST_EMPTY on class CL_UC_VALCHECK_GUI has no exception.
Method GET_ACCOUNT_GUI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_ACCOUNT_GUI | Call by reference | Object reference (TYPE REF TO) | CL_UC_ACCOUNT_GUI | Kontierungsscreen | 20031204 |
Method GET_ACCOUNT_GUI on class CL_UC_VALCHECK_GUI has no exception.
Method GET_FFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FFIX | Call by reference | Type reference (TYPE) | UC0_TS_FFIX | Fixierte Merkmalswerte | 20031204 |
Method GET_FFIX on class CL_UC_VALCHECK_GUI has no exception.
Method GET_FIELDLIST_GUI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_FIELDLIST_GUI | Call by reference | Object reference (TYPE REF TO) | CL_UC_FIELDLIST_GUI | GUI zur Definition einer Feldliste | 20031204 | |||
| 2 | E_FIELDLISTID | Call by reference | Type reference (TYPE) | UC_FIELDLISTID | Feldliste | 20040113 |
Method GET_FIELDLIST_GUI on class CL_UC_VALCHECK_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_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | UC_FLG | Anzeigemodus | 20031205 | |||
| 2 | ES_CONTROL | Call by reference | Type reference (TYPE) | UCF_S_VALCHECK_CONTROL | Validierungsprüfung: GUI: Steuerungsinformationen | 20031205 | |||
| 3 | ES_VALCHECK | Call by reference | Type reference (TYPE) | UCF_SX_VALCHECK_GUI | Validierungsprüfung: GUI: Eigenschaften | 20031205 | |||
| 4 | ET_SELCOND | Call by reference | Type reference (TYPE) | UCF_T_VAL_SELCOND_GUI | Validierungsprüfung: GUI: Selektionsbedingungen | 20031205 |
Method GET_GUI_DATA on class CL_UC_VALCHECK_GUI has no exception.
Method GET_LOAD_FLG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_LOAD | Call by reference | Type reference (TYPE) | UC_FLG | Load Flag | 20040402 |
Method GET_LOAD_FLG on class CL_UC_VALCHECK_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, ...) | 20031204 |
Method GET_MODEL on class CL_UC_VALCHECK_GUI has no exception.
Method GET_SELCOND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_COMPOUND | Call by reference | Object reference (TYPE REF TO) | IF_UC_COMPOUND_SELCOND | Compound für Selektionsbedingungen | 20031215 | |||
| 2 | I_SELID | Call by reference | Type reference (TYPE) | UC_SELID | GUID zur Identifikation der Selektionsbedingung | 20031215 |
Method GET_SELCOND on class CL_UC_VALCHECK_GUI has no exception.
Method HANDLE_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 | Attribute reference (LIKE) | 20031204 |
Method HANDLE_SET_DISPLAY_MODE on class CL_UC_VALCHECK_GUI has no exception.
Method SET_ACCOUNT_GUI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ACCOUNT_GUI | Call by reference | Object reference (TYPE REF TO) | CL_UC_ACCOUNT_GUI | Kontierungsscreen | 20031204 |
Method SET_ACCOUNT_GUI on class CL_UC_VALCHECK_GUI has no exception.
Method SET_GUI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALCHECK | Call by reference | Type reference (TYPE) | UCF_SX_VALCHECK_GUI | Validierungsprüfung: GUI: Eigenschaften | 20031205 | |||
| 2 | IT_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20031204 | |||
| 3 | IT_SELCOND | Call by reference | Type reference (TYPE) | UCF_T_VAL_SELCOND_GUI | Validierungsprüfung: GUI: Selektionsbedingungen | 20031204 |
Method SET_GUI_DATA on class CL_UC_VALCHECK_GUI has no exception.
Method SHOW_MESSAGE_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20031215 |
Method SHOW_MESSAGE_P on class CL_UC_VALCHECK_GUI has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 400 |