SAP ABAP Interface IF_UG_MD_CHAR_VALUE (FIN Master Data: Representation of a Characteristic Value)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UGMD0 (Package) FIN General: Master Data
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_UG_MD_CHAR_VALUE | |
| Short Description | FIN Master Data: Representation of a Characteristic Value |
General Data
| Package | UGMD0 | FIN General: Master Data |
| Created | 20010521 | SAP |
| Last changed | 20050428 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_UG_MD_CHAR_VALUE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_CUST_DATA | Internal View of Customizing Data | 20010831 |
Friends
Interface IF_UG_MD_CHAR_VALUE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DO_CHAR | Instance attribute | Public | Object reference (TYPE REF TO) | IF_UG_MD_CHAR | FIN Master Data: Representation of a Characteristic | 20010829 | ||
| 2 | DT_GUI_CLASS | Instance attribute | Public | Type reference (TYPE) | UGMD_T_CLASSNAME | FIN Master Data: Class Names | 20020226 | ||
| 3 | DT_VALUE | Instance attribute | Public | Type reference (TYPE) | UGMD_TS_FIELD_VAL | Values of Key Fields | 20011002 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Values from Current Status | 20011018 | |
| 2 | Instance method | Public | Method | Initialization | 20010611 | |
| 3 | Instance method | Public | Method | Read Values from Current Status | 20010703 | |
| 4 | Instance method | Public | Method | Reload Current Status from the Database | 20020111 | |
| 5 | Instance method | Public | Method | Write Values in Current Status | 20011018 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHANGED | Instance Event (0) |
Public (2) |
Data Was Changed: Discard Read Buffer | 20020809 |
| 2 | CHECKING | Instance Event (0) |
Public (2) |
Check Is Beginning / Just Ending | 20020731 |
| 3 | ENABLE_WRITE_THROUGH | Instance Event (0) |
Public (2) |
Toggle Writing with Bypassing of CHAR Buffer On/Off | 20020212 |
Types
Interface IF_UG_MD_CHAR_VALUE has no local type.
Method Signatures
Method DELETE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UGMD_T_MESSAGE | FI-Stammdaten: Meldungen | 20030828 | |||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | UGMD_TS_FIELDNAME | FI-Stammdaten: Feldnamen | 20011018 | |||
| 3 | IT_KEY | Call by reference | Type reference (TYPE) | UC0_TS_FFIX | feste Schlüssel (Fiscvarnt etc.) | 20050412 | |||
| 4 | IT_VALUE | Call by reference | Type reference (TYPE) | SORTED TABLE | 20011018 |
Method DELETE_VALUE on Interface IF_UG_MD_CHAR_VALUE has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_EXIST | Call by reference | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20011020 | |||
| 2 | IO_CHAR | Call by reference | Object reference (TYPE REF TO) | IF_UG_MD_CHAR | FIN-Stammdaten: Repräsentanz eines Merkmals | 20010611 | |||
| 3 | IT_VALUE | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FIN-Stammdaten: Paare Feldname / Wert | 20010611 |
Method INIT on Interface IF_UG_MD_CHAR_VALUE has no exception.
Method READ_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_COMPLETE | Call by reference | Type reference (TYPE) | UG_FLG | Daten zur Selektion sind vollständig | 20011022 | |||
| 2 | ET_VALUE | Call by reference | Type reference (TYPE) | ANY TABLE | 20010703 | ||||
| 3 | IF_LOAD_IF_NOT_FOUND | Call by reference | Type reference (TYPE) | UG_FLG | SPACE | Daten nachlesen, falls nicht gefunden | 20021204 | ||
| 4 | IF_ONLY_IF_CHANGED | Call by reference | Type reference (TYPE) | UG_FLG | SPACE | Ergebnis nur liefern, falls Zustand geändert | 20021011 | ||
| 5 | IT_FIELD | Call by reference | Type reference (TYPE) | UGMD_TS_FIELDNAME | FIN-Stammdaten: Feldnamen | 20010709 | |||
| 6 | IT_SEL | Call by reference | Type reference (TYPE) | UGMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20011018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zur Selektion wurde nichts gefunden | 20011022 |
Method RELOAD Signature
Method RELOAD on Interface IF_UG_MD_CHAR_VALUE has no parameter.
Method RELOAD on Interface IF_UG_MD_CHAR_VALUE has no exception.
Method WRITE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELD | Call by reference | Type reference (TYPE) | UGMD_TS_FIELDNAME | 20011018 | ||||
| 2 | IT_KEY | Call by reference | Type reference (TYPE) | UC0_TS_FFIX | feste Schlüssel (Fiscvarnt etc.) | 20050412 | |||
| 3 | IT_VALUE | Call by reference | Type reference (TYPE) | ANY TABLE | 20011018 |
Method WRITE_VALUE on Interface IF_UG_MD_CHAR_VALUE has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on Interface IF_UG_MD_CHAR_VALUE has no parameter.
Event CHECKING Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_CHECK | Exporting | Value transfer | Type reference (TYPE) | UG_FLG | Prüfung beginnt / endet | 20020731 |
Event ENABLE_WRITE_THROUGH Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_WRITE_THROUGH | Exporting | Value transfer | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20020212 |
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in | 3.1A |