SAP ABAP Class IF_UG_MD_CHAR_VALUE (FIN Master Data: Representation of a Characteristic Value)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_UC_CUST_DATA | Internal View of Customizing Data | 20010831 |
Meta Relationship - Used By
Properties
Class | IF_UG_MD_CHAR_VALUE | |
Short Description | FIN Master Data: Representation of a Characteristic Value | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20010521 | SAP |
Last change | 20050428 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_UG_MD_CHAR_VALUE has no forward declaration.
Interfaces
Class IF_UG_MD_CHAR_VALUE has no interface implemented.
Friends
Class IF_UG_MD_CHAR_VALUE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_UG_MD_CHAR | FIN Master Data: Representation of a Characteristic | 20010829 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UGMD_T_CLASSNAME | FIN Master Data: Class Names | 20020226 | ||
3 | ![]() |
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
Class 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 class 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 class 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 class IF_UG_MD_CHAR_VALUE has no parameter.
Method RELOAD on class 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 class IF_UG_MD_CHAR_VALUE has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on class 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 |