SAP ABAP Class CL_UG_MD_CHAR_VALUE_GUI (FIN Master Data: Simple Value, Attribute Maint. in ALV Grid)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UGMD2 (Package) FIN General: Master Data: Maintenance
⤷
⤷
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 | 20010703 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20010703 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20041207 |
Properties
| Class | CL_UG_MD_CHAR_VALUE_GUI | |
| Short Description | FIN Master Data: Simple Value, Attribute Maint. in ALV Grid | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | UGMD2 | FIN General: Master Data: Maintenance |
| Created | 20010703 | SAP |
| Last change | 20050109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UG_MD_CHAR_VALUE_GUI has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_CUST_GUI | Internal View of GUI Object | 20010703 | ||
| 2 | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20010703 | ||
| 3 | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20041207 |
Friends
Class CL_UG_MD_CHAR_VALUE_GUI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | UG_FLG | FIN Master Data: General Indicator | 20011003 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | UG_FLG | FIN Master Data: General Indicator | 20011019 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | UG_FLG | FIN Master Data: General Indicator | 20011019 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UG_MD_CHAR_VALUE | FIN Master Data: Simple Value, Attribute Maint. in ALV Grid | 20010703 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | UGMD_TS_ADEP | FIN Master Data: Field Names | 20010703 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | UGMD_TS_CHAR_VALUE_GUI | FIN Master Data: Generic GUI Communication | 20010703 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | UGMD_TS_DEPGROUP | FIN Master Data: Compound Groups | 20010704 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FIN Master Data: Pairs of Field Name / Value | 20020729 | |||
| 9 | Instance attribute | Private | See coding | General Indicator for FIN Master Data | 20010703 | ||||
| 10 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_UG_MD_CHAR_VALUE_GUI' | Custom Class Name for BDT | 20020325 | ||
| 11 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_UC_CUST_GUI | Internal View of GUI Object | 20010703 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20020719 | ||
| 2 | Instance method | Public | Constructor | Constructor | 20011019 | |
| 3 | Instance method | Public | Method | Get data for GUI object | 20010703 | |
| 4 | Static method | Public | Method | Get instance | 20010703 | |
| 5 | Instance method | Private | Event handling method | 20011019 | ||
| 6 | Instance method | Public | Method | Get data from GUI object | 20010703 | |
| 7 | Instance method | Public | Method | 20041207 | ||
| 8 | Instance method | Private | Method | 20020712 |
Events
Class CL_UG_MD_CHAR_VALUE_GUI has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_DATAREF | Private | See coding | 20010703 | begin of s_dataref,
depgroup type ug_depgroup,
r_ref type ref to data,
end of s_dataref
|
||
| 2 | T_DATAREF | Private | See coding | 20010703 | t_dataref type hashed table of s_dataref with unique key depgroup
|
Method Signatures
Method COMPUTE_FIELDLIST Signature
Method COMPUTE_FIELDLIST on class CL_UG_MD_CHAR_VALUE_GUI has no parameter.
Method COMPUTE_FIELDLIST on class CL_UG_MD_CHAR_VALUE_GUI has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UG_MD_CHAR_VALUE_GUI has no parameter.
Method CONSTRUCTOR on class CL_UG_MD_CHAR_VALUE_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_CHANGED | Call by reference | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20011003 | |||
| 2 | EF_IS_EDIT | Call by reference | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20011019 | |||
| 3 | ET_DATA | Call by reference | Type reference (TYPE) | UGMD_TS_CHAR_VALUE_GUI | Stammdaten: Generische GUI-Kommunikation | 20010703 | |||
| 4 | ET_DEPGROUP | Call by reference | Type reference (TYPE) | UGMD_TS_DEPGROUP | FIN-Stammdaten: Klammerungsgruppen | 20010704 | |||
| 5 | ET_FFIX | Call by reference | Type reference (TYPE) | UGMD_TS_FIELDNAME | FIN-Stammdaten: Paare Feldname / Wert | 20010709 | |||
| 6 | ET_FFIX_VAL | Call by reference | Type reference (TYPE) | UC0_TS_FFIX | Fixierte Merkmalswerte | 20020628 | |||
| 7 | ET_VALUE | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FIN-Stammdaten: Paare Feldname / Wert | 20010703 | |||
| 8 | E_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FIELDNAME | FIN-Stammdaten: Feldname | 20010703 | |||
| 9 | E_FIELDNAME_TXT | Call by reference | Type reference (TYPE) | SCRTEXT_L | Feldbezeichner mittel | 20010703 | |||
| 10 | E_INTLEN | Call by reference | Type reference (TYPE) | INTLEN | Interne Länge in Bytes | 20010703 | |||
| 11 | E_VALUE | Call by reference | Type reference (TYPE) | STRING | Merkmalswert | 20010703 | |||
| 12 | I_CLASSNAME | Call by reference | Type reference (TYPE) | CLASSNAME | Referenztyp | 20020620 |
Method GET_GUI_DATA on class CL_UG_MD_CHAR_VALUE_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 | 20010703 |
Method GET_INSTANCE on class CL_UG_MD_CHAR_VALUE_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 | Value transfer | Attribute reference (LIKE) | 20011019 |
Method HANDLE_SET_DISPLAY_MODE on class CL_UG_MD_CHAR_VALUE_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_VALUE | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FIN-Stammdaten: Paare Feldname / Wert | 20010703 | |||
| 2 | I_CLASSNAME | Call by reference | Type reference (TYPE) | CLASSNAME | Referenztyp | 20020620 |
Method SET_GUI_DATA on class CL_UG_MD_CHAR_VALUE_GUI has no exception.
Method SET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20041207 | |||
| 2 | I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20041207 | |||
| 3 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20041207 | |||
| 4 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20041207 | |||
| 5 | I_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20041207 | |||
| 6 | I_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20041207 | |||
| 7 | I_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20041207 | |||
| 8 | I_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20041207 | |||
| 9 | I_ROW | Call by reference | Type reference (TYPE) | I | 20041207 |
Method SET_MESSAGE on class CL_UG_MD_CHAR_VALUE_GUI has no exception.
Method UPDATE_ATTRIBUTE_LIST Signature
Method UPDATE_ATTRIBUTE_LIST on class CL_UG_MD_CHAR_VALUE_GUI has no parameter.
Method UPDATE_ATTRIBUTE_LIST on class CL_UG_MD_CHAR_VALUE_GUI has no exception.
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in | 3.1A |