SAP ABAP Class IF_UC_VALCHECK_GUI_DATA (Validation Check: Communication GUI <-> Data)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UC_VALCHECK | Validation Check | 20031127 |
Properties
| Class | IF_UC_VALCHECK_GUI_DATA | |
| Short Description | Validation Check: Communication GUI <-> Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20031127 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_UC_VALCHECK_GUI_DATA has no forward declaration.
Interfaces
Class IF_UC_VALCHECK_GUI_DATA has no interface implemented.
Friends
Class IF_UC_VALCHECK_GUI_DATA has no friend class.
Attributes
Class IF_UC_VALCHECK_GUI_DATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Copy Selection Conditions | 20031215 | |
| 2 | Instance method | Public | Method | Create selection condition | 20031127 | |
| 3 | Instance method | Public | Method | Delete Selection Condition | 20031127 | |
| 4 | Instance method | Public | Method | Is Field List Empty? | 20040113 | |
| 5 | Instance method | Public | Method | Get field list (create if necessary) | 20031127 | |
| 6 | Instance method | Public | Method | Provide data | 20031127 | |
| 7 | Instance method | Public | Method | Get Model | 20031127 | |
| 8 | Instance method | Public | Method | Make selection condition available | 20031127 | |
| 9 | Instance method | Public | Method | Return Data | 20031127 | |
| 10 | Instance method | Public | Method | Is validation check empty? | 20040114 |
Events
Class IF_UC_VALCHECK_GUI_DATA has no event.
Types
Class IF_UC_VALCHECK_GUI_DATA has no local type.
Method Signatures
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 | EO_SELCOND | Call by reference | Object reference (TYPE REF TO) | IF_UC_SELCOND | Selektionsbedingung (persistent) | 20031215 | |||
| 3 | E_SELID | Call by reference | Type reference (TYPE) | UC_SELID | GUID zur Identifikation der Selektionsbedingung | 20031215 | |||
| 4 | E_TECH_NAME | Call by reference | Type reference (TYPE) | SFBEFSYM | Technischer Name einer SelBed | 20031215 | |||
| 5 | E_TXTMI | Call by reference | Type reference (TYPE) | UC_TXTMI | Mitteltext | 20031215 | |||
| 6 | I_SELID | Call by reference | Type reference (TYPE) | UC_SELID | GUID zur Identifikation der Selektionsbedingung | 20031215 |
Method COPY_SELCOND on class IF_UC_VALCHECK_GUI_DATA 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 | EO_SELCOND | Call by reference | Object reference (TYPE REF TO) | IF_UC_SELCOND | Selektionsbedingung (persistent) | 20031127 | |||
| 3 | E_SELID | Call by reference | Type reference (TYPE) | UC_SELID | GUID zur Identifikation der Selektionsbedingung | 20031127 | |||
| 4 | E_TECH_NAME | Call by reference | Type reference (TYPE) | SFBEFSYM | Technischer Name einer SelBed | 20031215 |
Method CREATE_SELCOND on class IF_UC_VALCHECK_GUI_DATA 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 | 20031127 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20031127 | |||
| 3 | I_SELID | Call by reference | Type reference (TYPE) | UC_SELID | GUID zur Identifikation der Selektionsbedingung | 20031127 |
Method DELETE_SELCOND on class IF_UC_VALCHECK_GUI_DATA 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 leer | 20040113 |
Method FIELDLIST_EMPTY on class IF_UC_VALCHECK_GUI_DATA has no exception.
Method GET_FIELDLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_FIELDLIST | Call by reference | Object reference (TYPE REF TO) | CL_UC_FIELDLIST | Feldliste | 20031127 | |||
| 2 | E_FIELDLISTID | Call by reference | Type reference (TYPE) | UC_FIELDLISTID | Feldliste-ID | 20031127 |
Method GET_FIELDLIST on class IF_UC_VALCHECK_GUI_DATA has no exception.
Method GET_GUI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CONTROL | Call by reference | Type reference (TYPE) | UCF_S_VALCHECK_CONTROL | Validierungsprüfung: GUI: Steuerungsinformationen | 20031127 | |||
| 2 | ES_VALCHECK | Call by reference | Type reference (TYPE) | UCF_SX_VALCHECK_GUI | Validierungsprüfung: GUI: Eigenschaften | 20031127 | |||
| 3 | ET_SELCOND | Call by reference | Type reference (TYPE) | UCF_T_VAL_SELCOND_GUI | Validierungsprüfung: GUI: Selektionsbedingungen | 20031127 |
Method GET_GUI_DATA on class IF_UC_VALCHECK_GUI_DATA 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, ...) | 20031127 |
Method GET_MODEL on class IF_UC_VALCHECK_GUI_DATA 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 | EO_SELCOND | Call by reference | Object reference (TYPE REF TO) | IF_UC_SELCOND | Selektionsbedingung (persistent) | 20031127 | |||
| 3 | I_SELID | Call by reference | Type reference (TYPE) | UC_SELID | GUID zur Identifikation der Selektionsbedingung | 20031127 |
Method GET_SELCOND on class IF_UC_VALCHECK_GUI_DATA 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 | 20031127 | |||
| 2 | IT_SELCOND | Call by reference | Type reference (TYPE) | UCF_T_VAL_SELCOND_GUI | Validierungsprüfung: GUI: Selektionsbedingungen | 20031127 |
Method SET_GUI_DATA on class IF_UC_VALCHECK_GUI_DATA has no exception.
Method VALCHECK_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' - Validierungsprüfung leer | 20040114 |
Method VALCHECK_EMPTY on class IF_UC_VALCHECK_GUI_DATA has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |