SAP ABAP Class CL_UG_MD_CHAR_VALUE (CL_UG_MD_CHAR_VALUE)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UGMD1 (Package) FIN General: Master Data: Buffer + Instances
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_DATA Internal View of Customizing Data 20010601
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_DATA_EXT External view at Customizing data 20010523
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_MD_CHAR_VALUE FIN Master Data: Representation of a Characteristic Value 20010528
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20030915
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_MESSAGE_CALLBACK FIN Workbench: Callback for Messages 20030912
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UC_DE_STRUCTURE Data Entry 20020107
2 Inheritance (c INHERITING FROM c_ref)  CL_UG_MD_NODENAME FIN Master Data: Text Nodes in Hierarchies 20040324
3 Inheritance (c INHERITING FROM c_ref)  CL_UG_MD_HRYNAME FIN Master Data: Hierarchy 20010721
4 Inheritance (c INHERITING FROM c_ref)  CL_UC_TASKTYPE Task Category 20010920
5 Inheritance (c INHERITING FROM c_ref)  CL_UC_SVERSION Special Version - Data Class for Single Value 20030805
6 Inheritance (c INHERITING FROM c_ref)  CL_UC_MD_CHAR_VALUE 20010830
7 Inheritance (c INHERITING FROM c_ref)  CL_UC_MAPRULE Mapping rule 20031209
8 Inheritance (c INHERITING FROM c_ref)  CL_UC_MAPPING Mapping 20031209
9 Inheritance (c INHERITING FROM c_ref)  CL_UC_FSFREQUENCY SEM-BCS: Consolidation Frequency 20020419
10 Inheritance (c INHERITING FROM c_ref)  CL_UC_FIELDLIST SAP Cons.: Field List 20030811
... Click here to see Used By full list (20 items)
Properties
Class CL_UG_MD_CHAR_VALUE  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UGMD1   FIN General: Master Data: Buffer + Instances 
Created 20010523   SAP 
Last change 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_UG_MD_APPLICATION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_UG_MD_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_UG_MD_FIELDNAME Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_UG_MD_STORAGE_CHAR_LOCAL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 IF_UG_MD_FACTORY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_CUST_DATA Internal View of Customizing Data 20010601
2 IF_UC_CUST_DATA_EXT External view at Customizing data 20010523
3 IF_UG_MD_CHAR_VALUE FIN Master Data: Representation of a Characteristic Value 20010528
4 IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20030915
5 IF_UG_WB_MESSAGE_CALLBACK FIN Workbench: Callback for Messages 20030912
Friends
Class CL_UG_MD_CHAR_VALUE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DD_SEPARATOR_REG Instance attribute Private Type reference (TYPE) D_SEPARATOR_REG 20020801
2 DF_CHANGED Instance attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20021011
3 DF_DELETED Instance attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20011031
4 DF_DELETING_NAMED Instance attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20040724
5 DF_EXIST Instance attribute Protected Type reference (TYPE) UG_FLG Value exists in Database? 20010816
6 DF_GENERIC_STATE Instance attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20030326
7 DF_MAINTENANCE Instance attribute Protected Type reference (TYPE) UG_FLG Value Is Called for Maintenance 20010827
8 DO_CHAR Instance attribute Public Attribute reference (LIKE) FIN Master Data: Representation of a Characteristic 20010523
9 DS_STATE Instance attribute Private Type reference (TYPE) SX_BUFFER 20010610
10 DS_STATE_OLD Instance attribute Private Type reference (TYPE) SX_BUFFER 20010611
11 DT_BUFFER Instance attribute Private Type reference (TYPE) T_BUFFER 20010610
12 DT_DELETING Instance attribute Protected Type reference (TYPE) UGMD_TS_FIELDNAME do_char->delete_value Is Being Processed 20011029
13 DT_FFIX Instance attribute Protected Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values 20010724
14 DT_READING Instance attribute Protected Type reference (TYPE) UGMD_TS_FIELDNAME do_char->read_value Is Being Processed 20011029
15 DT_VALUE Instance attribute Public Attribute reference (LIKE) FIN Master Data: Pairs of Field Name & Value 20011002
16 DT_WRITING Instance attribute Protected Type reference (TYPE) UGMD_TS_FIELDNAME do_char->write_value Is Being Processed 20011029
17 D_BUFFER_COMMIT Instance attribute Private Type reference (TYPE) SY-TABIX Internal Tables, Current Line Index 20010602
18 GC_BUFFER_DB Constant Private Type reference (TYPE) SY-TABIX 1 Internal Tables, Current Line Index 20010602
19 GC_ENTRYTYPE_ELEM Constant Protected Type reference (TYPE) D_ENTRYTYPE SPACE 20010706
20 GC_ENTRYTYPE_STRUC Constant Protected Type reference (TYPE) D_ENTRYTYPE 'S' 20010706
21 GC_ENTRYTYPE_TABLE Constant Protected Type reference (TYPE) D_ENTRYTYPE 'T' 20010706
22 GC_LINETYPE_COMPONENTS Constant Protected Type reference (TYPE) D_LINETYPE 'C' 20010706
23 GC_LINETYPE_FIELD_VAL Constant Protected Type reference (TYPE) D_LINETYPE 'F' 20010706
24 GC_LINETYPE_NONE Constant Protected Type reference (TYPE) D_LINETYPE SPACE 20010706
25 GC_TRUE Constant Protected Type reference (TYPE) UG_FLG 'X' TRUE 20010610
26 GT_BUFFER_REG Static Attribute Private Type reference (TYPE) TS_BUFFER_REG 20010625
27 GT_CHAR_REG Static Attribute Private Type reference (TYPE) TS_CHAR_REG Registered Characteristics 20010625
28 GT_GUI_DATA_REG Static Attribute Private Type reference (TYPE) TS_GUI_DATA_REG 20010703
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_FIXED_VALUES Instance method Protected Method 20010801
2 APPLY_SELECTION Instance method Protected Method 20010817
3 ASSIGN_UNKNOWN_FIELDS Instance method Protected Method 20011028
4 CHECK_P Instance method Protected Method 20020410
5 CHECK_STATE_CONSISTENCY Instance method Protected Method 20040120
6 CLEAR_STATE_CONTENT Static method Private Method 20011005
7 COMPARE_SELECTIONS Instance method Protected Method 20010817
8 COMPARE_STATE_CONTENT Instance method Private Method 20011017
9 COPY_AFTER_STATE Instance method Private Method Reversal sub object copy after update of current state 20030310
10 COPY_APPLICATION_EXIT Instance method Private Method Application specific exit during copy process 20030310
11 COPY_BEFORE_STATE Instance method Private Method Copy operation before copy of current state 20030310
12 COPY_STATE Static method Private Method 20010610
13 COPY_STATE_CONTENT Static method Private Method 20010610
14 COPY_UPDATE_STATE Instance method Private Method Update of the state during copy process 20030310
15 DELETE_STATE_CONTENT Instance method Private Method 20011022
16 DETECT_STATE_ENTRY_DEPGROUP Instance method Private Method Assign State Entry Compound Group 20050418
17 DO_CHAR_DELETE_VALUE Instance method Protected Method 20011029
18 DO_CHAR_READ_SINGLE_VALUE Instance method Protected Method 20020708
19 DO_CHAR_READ_VALUE Instance method Protected Method 20011029
20 DO_CHAR_WRITE_VALUE Instance method Protected Method 20011029
21 GET_BUFFER_FIELDS_INVOLVED Instance method Protected Method 20011024
22 GET_BUFFER_KEYFIELDS Instance method Protected Method 20010817
23 GET_BUFFER_REG_SEQNR Instance method Private Method 20010703
24 GET_FFIX_FOR_INIT_MAINTENANCE Instance method Protected Method 20020524
25 GET_FIELDS_DEPENDING_ON Instance method Private Method 20010808
26 GET_GUID_FIELDNAME Instance method Private Method 20020226
27 GET_GUI_DATA Instance method Public Method 20010523
28 GET_GUI_DATA_REG Instance method Protected Method 20010703
29 GET_KEYFIELDS_OF_ATTRIBUTES Instance method Protected Method 20010830
30 GET_SINGLE_FIELD_PROPERTIES Instance method Protected Method 20021015
31 GET_SINGLE_VALUE_FROM_SEL Static method Protected Method 20010901
32 GET_STATE_DATA Instance method Protected Method 20020221
33 GET_STATE_SELECTIONS Instance method Protected Method 20011025
34 GET_VDY_VERSION Instance method Public Method 20041228
35 HIGHLIGHT_MESSAGE_CAUSE_P Instance method Private Method Displays further information about a message 20030915
36 INIT_MAINTENANCE Instance method Protected Method 20011211
37 INIT_STATE Instance method Private Method 20031030
38 INIT_STATE_ENTRY_DEPGROUP0 Instance method Private Method Put keys into state entry that belongs to depgroup 0 20030417
39 IS_CHANGED Instance method Protected Method 20011017
40 IS_DELETED Instance method Protected Method 20011005
41 IS_DELETING Instance method Protected Method 20011029
42 IS_EMPTY_STATE Static method Private Method 20011005
43 IS_KEY_WITHOUT_RESTRICTION Instance method Private Method 20010828
44 IS_READING Instance method Protected Method 20011029
45 IS_WRITING Instance method Protected Method 20011029
46 NEED_INITIAL_ATTRIBUTES Instance method Protected Method 20080229
47 READ_UNKNOWN_FIELDS Instance method Protected Method 20011028
48 READ_VALUES_FROM_DATA_BASE Instance method Protected Method 20010816
49 READ_VALUES_FROM_STATE Instance method Protected Method 20011020
50 REGISTER_CHANGE Instance method Protected Method 20010610
51 REGISTER_STATE_DATA Instance method Protected Method 20010611
52 RESTORE_STATE Instance method Private Method 20010611
53 RESTRICT_TO_FIXED_VALUES Instance method Protected Method 20010724
54 SAVE_P Instance method Protected Method Internal Method for SAVE and TRANSPORT 20020326
55 SET_GUI_DATA Instance method Public Method 20010523
56 SET_STATE_SEPARATOR Instance method Protected Method 20020801
57 STORE_STATE Instance method Private Method 20010611
58 WRITE_UNKNOWN_FIELDS Instance method Protected Method 20011028
59 WRITE_VALUES_TO_STATE Instance method Protected Method 20011021
Events
# Event Type Visibility Description Created on
1 FFIX_CHANGED Instance Event
(0)
Public
(2)
Take this into IF_UC_CUST_DATA 20040825
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 D_ENTRYTYPE Protected See coding 20010610 d_entrytype(1) TYPE c
2 D_LINETYPE Protected See coding 20011020 d_linetype(1) type c
3 D_SEPARATOR_REG Protected Type reference (TYPE) UG_VALUE 20020801
4 D_SEQNR_REG Protected Type reference (TYPE) UG_SEQNR2 20020522
5 SX_BUFFER Protected Type reference (TYPE) TS_BUFFER_ENTRY 20010910
6 SX_BUFFER_ENTRY Protected See coding 20010910 begin of sx_buffer_entry, seqnr type d_seqnr_reg, r_data type ref to data, t_t_sel type t_t_sel, end of sx_buffer_entry
7 SX_BUFFER_REG Protected See coding 20020220 begin of sx_buffer_reg , fieldname type ug_fieldname, separator type d_separator_reg, seqnr type d_seqnr_reg, entrytype type d_entrytype, t_fieldname type ugmd_ts_fieldname, linetype type d_linetype, t_key type ugmd_t_fieldname, depgroup type ug_depgroup, "JC15.04.2005 end of sx_buffer_reg
8 SX_GUI_DATA_REG Protected See coding 20020220 begin of sx_gui_data_reg , fieldname type ug_fieldname, classname type classname, seqnr type d_seqnr_reg, entrytype type d_entrytype, t_fieldname type ugmd_ts_fieldname, linetype type d_linetype, t_key type ugmd_t_fieldname, end of sx_gui_data_reg
9 S_CHAR_REG Protected See coding 20010910 begin of s_char_reg, fieldname type ug_fieldname, separator type d_separator_reg, guidfield type ug_fieldname, end of s_char_reg
10 S_FIELD_REF Protected Type reference (TYPE) UGMD_S_FIELD_REF 20011028
11 S_OLD_NEW_GUID Protected See coding 20030109 begin of S_OLD_NEW_GUID, fieldname TYPE UG_FIELDNAME, old_guid TYPE UG_VALUE, new_guid TYPE UG_VALUE, end of S_OLD_NEW_GUID
12 S_TEXT Private See coding 20050103 begin of s_text, txtsh type ug_txtsh, txtmi type ug_txtmi, txtlg type ug_txtlg, end of s_text
13 TS_BUFFER_ENTRY Protected See coding 20010910 ts_buffer_entry type sorted table of sx_buffer_entry with unique key seqnr
14 TS_BUFFER_REG Protected See coding 20020220 ts_buffer_reg type sorted table of sx_buffer_reg with unique key fieldname separator seqnr
15 TS_CHAR_REG Protected See coding 20010910 ts_char_reg type sorted table of s_char_reg with unique key fieldname separator
16 TS_FIELD_REF Protected Type reference (TYPE) UGMD_TS_FIELD_REF 20011028
17 TS_GUI_DATA_REG Protected See coding 20020220 ts_gui_data_reg type sorted table of sx_gui_data_reg with unique key fieldname classname seqnr
18 TS_OLD_NEW_GUID Protected See coding 20030109 TS_OLD_NEW_GUID TYPE SORTED TABLE OF S_OLD_NEW_GUID WITH UNIQUE KEY fieldname old_guid
19 TS_SEQNR_REG Protected See coding 20020220 ts_seqnr_reg type sorted table of sx_buffer_reg-seqnr with unique key table_line
20 T_BUFFER Protected See coding 20020220 t_buffer type standard table of sx_buffer
21 T_T_SEL Protected See coding 20011022 t_t_sel type standard table of ugmd_ts_sel with default key
Method Signatures

Method APPLY_FIXED_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) ANY 20010801
2 Importing IF_DT_FFIX Call by reference Type reference (TYPE) UG_FLG ABAP_TRUE DT_FFIX wird berücksichtigt 20040305
3 Importing IT_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20020204
4 Importing IT_FIELD_PROTECT Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FIN-Stammdaten: Feldnamen 20010801
5 Importing IT_SEL Call by reference Type reference (TYPE) UGMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20011024
6 Importing IT_UNKNOWN Call by reference Type reference (TYPE) TS_FIELD_REF 20021209

Method APPLY_FIXED_VALUES on class CL_UG_MD_CHAR_VALUE has no exception.

Method APPLY_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) ANY TABLE 20010817
2 Importing IF_INVERSE Call by reference Type reference (TYPE) UG_FLG SPACE Komplement zurückgeben 20010817
3 Importing IT_FIELDNAME Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME Angeforderte Felder in ct_data 20011023
4 Importing IT_SEL Call by reference Type reference (TYPE) UGMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20010817

Method APPLY_SELECTION on class CL_UG_MD_CHAR_VALUE has no exception.

Method ASSIGN_UNKNOWN_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UNKNOWN Call by reference Type reference (TYPE) TS_FIELD_REF 20011028
2 Importing IT_FIELDNAME Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20011028

Method ASSIGN_UNKNOWN_FIELDS on class CL_UG_MD_CHAR_VALUE has no exception.

Method CHECK_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20020410
2 Importing IT_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20020724
3 Importing IT_FIELD Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20020410
4 Importing I_ACTION_ID Call by reference Type reference (TYPE) UC_ACTION_ID Identifier für aktuelle, am User Interface ausgelöste Aktion 20020410

Method CHECK_P on class CL_UG_MD_CHAR_VALUE has no exception.

Method CHECK_STATE_CONSISTENCY Signature

Method CHECK_STATE_CONSISTENCY on class CL_UG_MD_CHAR_VALUE has no parameter.
# Exception Resumable Description Created on
1 INCONSISTENT_STATE 20040120

Method CLEAR_STATE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_STATE Call by reference Type reference (TYPE) SX_BUFFER 20011005
2 Importing IF_SEL Call by reference Type reference (TYPE) UG_FLG SPACE 'X' löscht Einträge aus T_T_SEL 20031030

Method CLEAR_STATE_CONTENT on class CL_UG_MD_CHAR_VALUE has no exception.

Method COMPARE_SELECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_1_IN_2 Call by reference Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20010817
2 Exporting EF_2_IN_1 Call by reference Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20010817
3 Exporting EF_INTERSECT Call by reference Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20010817
4 Exporting ET_SEL_ADD_1 Call by reference Type reference (TYPE) UGMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20010817
5 Exporting ET_SEL_ADD_2 Call by reference Type reference (TYPE) UGMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20010817
6 Importing IT_FDEP Call by reference Type reference (TYPE) UGMD_TS_FDEP Klammerung 20010906
7 Importing IT_SEL_1 Call by reference Type reference (TYPE) UGMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20010817
8 Importing IT_SEL_2 Call by reference Type reference (TYPE) UGMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20010817

Method COMPARE_SELECTIONS on class CL_UG_MD_CHAR_VALUE has no exception.

Method COMPARE_STATE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_EQUAL Call by reference Type reference (TYPE) UG_FLG Allgemeines Kennzeichen SAP Konsolidierung 20011017
2 Importing ID_SEQNR Call by reference Type reference (TYPE) D_SEQNR_REG Default: Alle Einträge vergleichen 20020603
3 Importing IS_STATE_COMP Call by reference Type reference (TYPE) SX_BUFFER 20011017
4 Importing IT_FIELDNAME Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME Zu vergleichende Felder 20011017

Method COMPARE_STATE_CONTENT on class CL_UG_MD_CHAR_VALUE has no exception.

Method COPY_AFTER_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SOURCE Call by reference Object reference (TYPE REF TO) CL_UG_MD_CHAR_VALUE 20030310
2 Importing IT_SUB Call by reference Type reference (TYPE) UGMD_TS_VALUE_SUBOBJECT Sub-Objekt des Merkmalswertes 20030310

Method COPY_AFTER_STATE on class CL_UG_MD_CHAR_VALUE has no exception.

Method COPY_APPLICATION_EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20030310
2 Importing IO_SOURCE Call by reference Object reference (TYPE REF TO) CL_UG_MD_CHAR_VALUE 20030310

Method COPY_APPLICATION_EXIT on class CL_UG_MD_CHAR_VALUE has no exception.

Method COPY_BEFORE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REPLACE Call by reference Type reference (TYPE) TS_OLD_NEW_GUID 20030310
2 Importing IO_SOURCE Call by reference Object reference (TYPE REF TO) CL_UG_MD_CHAR_VALUE 20030310
3 Importing IT_SUB Call by reference Type reference (TYPE) UGMD_TS_VALUE_SUBOBJECT Sub-Objekt des Merkmalswertes 20030310

Method COPY_BEFORE_STATE on class CL_UG_MD_CHAR_VALUE has no exception.

Method COPY_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_COPY Call by reference Type reference (TYPE) SX_BUFFER 20010610
2 Importing IF_CONTENT Call by reference Type reference (TYPE) UG_FLG GC_TRUE Inhalt mitkopieren 20011022
3 Importing IS_SOURCE Call by reference Type reference (TYPE) SX_BUFFER 20010610

Method COPY_STATE on class CL_UG_MD_CHAR_VALUE has no exception.

Method COPY_STATE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_STATE Call by reference Type reference (TYPE) SX_BUFFER 20010610
2 Importing IF_INCLUDE_SEL Call by reference Type reference (TYPE) UG_FLG SPACE Selektionstabelle mitkopieren 20030318
3 Importing IS_SOURCE Call by reference Type reference (TYPE) SX_BUFFER 20010610
4 Importing IT_SEQNR Call by reference Type reference (TYPE) TS_SEQNR_REG Zu kopierende Einträge (default: alle) 20010816

Method COPY_STATE_CONTENT on class CL_UG_MD_CHAR_VALUE has no exception.

Method COPY_UPDATE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_REPLACE Call by reference Type reference (TYPE) TS_OLD_NEW_GUID 20030310

Method COPY_UPDATE_STATE on class CL_UG_MD_CHAR_VALUE has no exception.

Method DELETE_STATE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_STATE Call by reference Type reference (TYPE) SX_BUFFER Zustand von dem gelöscht werden soll 20011022
2 Importing IS_STATE Call by reference Type reference (TYPE) SX_BUFFER zu löschender (Teil-)Zustand 20011022
3 Importing IT_FIELDNAME Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20011022

Method DELETE_STATE_CONTENT on class CL_UG_MD_CHAR_VALUE has no exception.

Method DETECT_STATE_ENTRY_DEPGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DEPGROUP Call by reference Type reference (TYPE) UG_DEPGROUP FIN-Stammdaten: Klammerungsgruppe 20050418
2 Importing IT_BUFFER_REG_FIELD Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20050418
3 Importing IT_BUFFER_REG_KEY Call by reference Type reference (TYPE) UGMD_T_FIELDNAME FIN-Stammdaten: Feldnamen 20050418
# Exception Resumable Description Created on
1 INDEFINITE Depgroup nicht eindeutig - Programmfehler 20050418
2 NOT_INITIALIZED CHAR_VALUE-Instanz noch nicht initialisiert (kein do_char) 20050418

Method DO_CHAR_DELETE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20020917
2 Exporting ET_TRANSPORT Call by reference Type reference (TYPE) UGMD_TS_TRANSPORT Transporteinträge 20020326
3 Importing IF_TEST Call by reference Type reference (TYPE) UG_FLG SPACE 'X': Simulation -> keine Verbuchung der Daten 20020404
4 Importing IT_FIELD Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20011029
5 Importing IT_KEY Call by reference Type reference (TYPE) UGMD_TS_FIELD_VAL FI-Stammdaten: Paare Feldname / Wert 20011029
6 Importing IT_VALUE Call by reference Type reference (TYPE) ANY TABLE 20011029
7 Importing I_COMPLETE Call by reference Type reference (TYPE) UG_FLG SPACE Transportiere Gesamtobjekt inkl. untergeordnete Objekte 20020326

Method DO_CHAR_DELETE_VALUE on class CL_UG_MD_CHAR_VALUE has no exception.

Method DO_CHAR_READ_SINGLE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VALUE Call by reference Type reference (TYPE) ANY 20020708
2 Importing IT_FIELD Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20020708
# Exception Resumable Description Created on
1 NOT_FOUND 20020708

Method DO_CHAR_READ_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) ANY TABLE 20011029
2 Importing IT_FIELD Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20011029
3 Importing IT_SEL Call by reference Type reference (TYPE) UGMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20011029

Method DO_CHAR_READ_VALUE on class CL_UG_MD_CHAR_VALUE has no exception.

Method DO_CHAR_WRITE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20011029
2 Exporting ET_TRANSPORT Call by reference Type reference (TYPE) UGMD_TS_TRANSPORT Transporteinträge 20020326
3 Importing IF_TEST Call by reference Type reference (TYPE) UG_FLG SPACE 'X': Simulation -> keine Verbuchung der Daten 20020404
4 Importing IT_FIELD Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20011029
5 Importing IT_KEY Call by reference Type reference (TYPE) UGMD_TS_FIELD_VAL FI-Stammdaten: Paare Feldname / Wert 20011029
6 Importing IT_VALUE Call by reference Type reference (TYPE) ANY TABLE 20011029
7 Importing I_COMPLETE Call by reference Type reference (TYPE) UG_FLG SPACE Transportiere Gesamtobjekt inkl. untergeordnete Objekte 20020326

Method DO_CHAR_WRITE_VALUE on class CL_UG_MD_CHAR_VALUE has no exception.

Method GET_BUFFER_FIELDS_INVOLVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDNAME Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20011024
2 Importing IT_FIELDNAME Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME Nicht versorgt: Alle Felder (leer: kein Feld) 20011024

Method GET_BUFFER_FIELDS_INVOLVED on class CL_UG_MD_CHAR_VALUE has no exception.

Method GET_BUFFER_KEYFIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FDEP Call by reference Type reference (TYPE) UGMD_TS_FDEP Klammerung 20010906
2 Exporting ET_FIELDNAME Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FIN-Stammdaten: Feldnamen 20010817
3 Importing IF_INCLUDE_HIDDEN Call by reference Type reference (TYPE) UG_FLG SPACE FI-Stammdaten: Allgemeines Kennzeichen 20010830

Method GET_BUFFER_KEYFIELDS on class CL_UG_MD_CHAR_VALUE has no exception.

Method GET_BUFFER_REG_SEQNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEQNR Call by reference Type reference (TYPE) TS_SEQNR_REG Laufende Nummer 20010718
2 Importing IT_FIELDNAME Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME 20010703

Method GET_BUFFER_REG_SEQNR on class CL_UG_MD_CHAR_VALUE has no exception.

Method GET_FFIX_FOR_INIT_MAINTENANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDNAME Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20020524

Method GET_FFIX_FOR_INIT_MAINTENANCE on class CL_UG_MD_CHAR_VALUE has no exception.

Method GET_FIELDS_DEPENDING_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDNAME Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FIN-Stammdaten: Feldnamen 20010808
2 Importing ID_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20010808
3 Importing IF_ONLY Call by reference Type reference (TYPE) UG_FLG SPACE FI-Stammdaten: Allgemeines Kennzeichen 20010808

Method GET_FIELDS_DEPENDING_ON on class CL_UG_MD_CHAR_VALUE has no exception.

Method GET_GUID_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20020226

Method GET_GUID_FIELDNAME on class CL_UG_MD_CHAR_VALUE has no exception.

Method GET_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_R_DATA Call by reference Type reference (TYPE) UGMD_TS_CHAR_VALUE_GUI Inhalte der Referenzen werden gefüllt 20010703
2 Exporting ET_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20020327
3 Importing I_GUI_CLASS Call by reference Type reference (TYPE) CLASSNAME Rufende GUI-Klasse 20020320

Method GET_GUI_DATA on class CL_UG_MD_CHAR_VALUE has no exception.

Method GET_GUI_DATA_REG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_GUI_DATA_REG Call by reference Type reference (TYPE) SX_GUI_DATA_REG 20010704
2 Importing ID_CLASSNAME Call by reference Type reference (TYPE) CLASSNAME Referenztyp 20020320
3 Importing ID_SEQNR Call by reference Type reference (TYPE) D_SEQNR_REG Laufende Nummer 20010703
4 Importing IT_R_DATA Call by reference Type reference (TYPE) UGMD_TS_CHAR_VALUE_GUI Stammdaten: Generische GUI-Kommunikation 20010703

Method GET_GUI_DATA_REG on class CL_UG_MD_CHAR_VALUE has no exception.

Method GET_KEYFIELDS_OF_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEYFIELD Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20010830
2 Importing IT_FIELDNAME Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20010830

Method GET_KEYFIELDS_OF_ATTRIBUTES on class CL_UG_MD_CHAR_VALUE has no exception.

Method GET_SINGLE_FIELD_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FPROP Call by reference Type reference (TYPE) UGMD_S_FPROP FIN-Stammdaten: Feldeigenschaften 20021015
2 Exporting ET_FDEP Call by reference Type reference (TYPE) UGMD_TS_FDEP Klammerung 20021015
3 Exporting ET_FPROP Call by reference Type reference (TYPE) UGMD_TS_FPROP FIN-Stammdaten: Feldkatalog 20021015
4 Importing ID_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20021015
5 Importing IT_FIELDNAME Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20021015

Method GET_SINGLE_FIELD_PROPERTIES on class CL_UG_MD_CHAR_VALUE has no exception.

Method GET_SINGLE_VALUE_FROM_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VALUE Call by reference Type reference (TYPE) UGMD_S_FIELD_VAL FI-Stammdaten: Paar Feldname / Wert 20010901
2 Importing ID_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20010901
3 Importing IT_SEL Call by reference Type reference (TYPE) UGMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20010901

Method GET_SINGLE_VALUE_FROM_SEL on class CL_UG_MD_CHAR_VALUE has no exception.

Method GET_STATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Value transfer Object reference (TYPE REF TO) DATA Aktueller Zustand 20020221
2 Exporting ER_DATA_DB Value transfer Object reference (TYPE REF TO) DATA Datenbankzustand 20020221
3 Exporting ER_DATA_OLD Value transfer Object reference (TYPE REF TO) DATA Alter Zustand (letzter commit) 20020221
4 Importing ID_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FIN-Stammdaten: Feldname 20020221

Method GET_STATE_DATA on class CL_UG_MD_CHAR_VALUE has no exception.

Method GET_STATE_SELECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_R_T_T_SEL Call by reference Type reference (TYPE) STANDARD TABLE 20040331
2 Exporting ET_T_SEL Call by reference Type reference (TYPE) T_T_SEL 20011025
3 Importing IT_FIELDNAME Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20011025

Method GET_STATE_SELECTIONS on class CL_UG_MD_CHAR_VALUE has no exception.

Method GET_VDY_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VDY_VERSION Call by reference Type reference (TYPE) UGMD_T_VDY_VERSION FI-Stammdaten: Validitätsversionen 20041228

Method GET_VDY_VERSION on class CL_UG_MD_CHAR_VALUE has no exception.

Method HIGHLIGHT_MESSAGE_CAUSE_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MESSAGE Call by reference Type reference (TYPE) UGMD_S_MESSAGE FIN-Stammdaten: Meldungen 20030915

Method HIGHLIGHT_MESSAGE_CAUSE_P on class CL_UG_MD_CHAR_VALUE has no exception.

Method INIT_MAINTENANCE Signature

Method INIT_MAINTENANCE on class CL_UG_MD_CHAR_VALUE has no parameter.
Method INIT_MAINTENANCE on class CL_UG_MD_CHAR_VALUE has no exception.

Method INIT_STATE Signature

Method INIT_STATE on class CL_UG_MD_CHAR_VALUE has no parameter.
Method INIT_STATE on class CL_UG_MD_CHAR_VALUE has no exception.

Method INIT_STATE_ENTRY_DEPGROUP0 Signature

Method INIT_STATE_ENTRY_DEPGROUP0 on class CL_UG_MD_CHAR_VALUE has no parameter.
Method INIT_STATE_ENTRY_DEPGROUP0 on class CL_UG_MD_CHAR_VALUE has no exception.

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_CHANGED Value transfer Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20011017
2 Importing IF_SINCE_COMMIT Call by reference Type reference (TYPE) UG_FLG SPACE Default: Compare to data base 20020603
3 Importing IT_FIELDNAME Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME Felder für eingeschränkten Vergleich 20011017

Method IS_CHANGED on class CL_UG_MD_CHAR_VALUE has no exception.

Method IS_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_DELETED Value transfer Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20011005

Method IS_DELETED on class CL_UG_MD_CHAR_VALUE has no exception.

Method IS_DELETING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_DELETING Value transfer Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20011029
2 Importing IT_FIELDNAME Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20011029

Method IS_DELETING on class CL_UG_MD_CHAR_VALUE has no exception.

Method IS_EMPTY_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_EMPTY Value transfer Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20011005
2 Importing IS_STATE Call by reference Type reference (TYPE) SX_BUFFER 20011005

Method IS_EMPTY_STATE on class CL_UG_MD_CHAR_VALUE has no exception.

Method IS_KEY_WITHOUT_RESTRICTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_KEY_FREE Value transfer Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20010828
2 Importing ID_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20010828
3 Importing IF_SINGLE_VALUES Call by reference Type reference (TYPE) UG_FLG SPACE Prüfung auf Einzelwerte 20020514
4 Importing IF_UNIQUE Call by reference Type reference (TYPE) UG_FLG SPACE Prüfung auf eindeutige Einschränkung? 20020514
5 Importing IT_KEY Call by reference Type reference (TYPE) UGMD_T_FIELDNAME FIN-Stammdaten: Feldnamen 20010828
6 Importing IT_SEL Call by reference Type reference (TYPE) UGMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20010828

Method IS_KEY_WITHOUT_RESTRICTION on class CL_UG_MD_CHAR_VALUE has no exception.

Method IS_READING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_READING Value transfer Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20011029
2 Importing IT_FIELDNAME Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20011029

Method IS_READING on class CL_UG_MD_CHAR_VALUE has no exception.

Method IS_WRITING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_WRITING Value transfer Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20011029
2 Importing IT_FIELDNAME Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20011029

Method IS_WRITING on class CL_UG_MD_CHAR_VALUE has no exception.

Method NEED_INITIAL_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEQNR Call by reference Type reference (TYPE) UG_SEQNR2 Sequence Number 20080229
2 Returning R_NEED Value transfer Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20080229

Method NEED_INITIAL_ATTRIBUTES on class CL_UG_MD_CHAR_VALUE has no exception.

Method READ_UNKNOWN_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA_UNKNOWN Call by reference Type reference (TYPE) ANY 20011028
2 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20011028
3 Importing IT_UNKNOWN Call by reference Type reference (TYPE) TS_FIELD_REF 20011028

Method READ_UNKNOWN_FIELDS on class CL_UG_MD_CHAR_VALUE has no exception.

Method READ_VALUES_FROM_DATA_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_SEL_FFIX Call by reference Type reference (TYPE) UG_FLG 'X' Selektion mit FFIX erweitern 20030313
2 Importing IT_FIELDNAME Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME Zu lesende Merkmale (default: alle) 20010816
3 Importing IT_SEL Call by reference Type reference (TYPE) UGMD_TS_SEL Zusätzliche Selektionsbedingung (default:aus dt_value) 20010816

Method READ_VALUES_FROM_DATA_BASE on class CL_UG_MD_CHAR_VALUE has no exception.

Method READ_VALUES_FROM_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_DATA Call by reference Object reference (TYPE REF TO) DATA 20011020
2 Exporting EF_COMPLETE Call by reference Type reference (TYPE) UG_FLG Daten zur Selektion vollständig? 20011022
3 Exporting EF_FOUND Call by reference Type reference (TYPE) UG_FLG (Teil-)Zustand zur Selektion gefunden? 20011022
4 Exporting ET_T_SEL Call by reference Type reference (TYPE) T_T_SEL 20011022
5 Importing ID_ENTRYTYPE Call by reference Type reference (TYPE) D_ENTRYTYPE 20011020
6 Importing ID_LINETYPE Call by reference Type reference (TYPE) D_LINETYPE 20011020
7 Importing IF_SEL_FFIX Call by reference Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20011020
8 Importing IT_FIELDNAME Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20011020
9 Importing IT_SEL Call by reference Type reference (TYPE) UGMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20011020

Method READ_VALUES_FROM_STATE on class CL_UG_MD_CHAR_VALUE has no exception.

Method REGISTER_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_CHANGED Call by reference Type reference (TYPE) UG_FLG Änderungen festgestellt? 20020905

Method REGISTER_CHANGE on class CL_UG_MD_CHAR_VALUE has no exception.

Method REGISTER_STATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20010611
2 Importing I_FIELDNAME_CHAR Call by reference Type reference (TYPE) UG_FIELDNAME Merkmalsname 20010625
3 Importing I_FIELDNAME_DATA Call by reference Type reference (TYPE) UG_FIELDNAME Feldname für unstrukturiertes Datum 20010625
4 Importing I_SEPARATOR Call by reference Type reference (TYPE) D_SEPARATOR_REG Separator zur parallelen Verwendung versch. State-Strukturen 20020801

Method REGISTER_STATE_DATA on class CL_UG_MD_CHAR_VALUE has no exception.

Method RESTORE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX Call by reference Type reference (TYPE) SY-TABIX Interne Tabellen, aktueller Zeilenindex 20010611

Method RESTORE_STATE on class CL_UG_MD_CHAR_VALUE has no exception.

Method RESTRICT_TO_FIXED_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) ANY TABLE 20010724
2 Importing IT_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20040304
3 Importing IT_FIELD_PROTECT Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FIN-Stammdaten: Feldnamen 20010801
4 Importing IT_FIELD_RESTRICT Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20011019
5 Importing IT_UNKNOWN Call by reference Type reference (TYPE) TS_FIELD_REF 20021209

Method RESTRICT_TO_FIXED_VALUES on class CL_UG_MD_CHAR_VALUE has no exception.

Method SAVE_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20020326
2 Exporting ET_TRANSPORT Call by reference Type reference (TYPE) UGMD_TS_TRANSPORT Transporteinträge 20020326
3 Importing IF_TEST Call by reference Type reference (TYPE) UG_FLG SPACE 'X': Simulation -> keine Verbuchung der Daten 20020404
4 Importing IF_WRITE_THROUGH Call by reference Type reference (TYPE) UG_FLG 'X' SPACE: in Dispatcher schreiben 20031027
5 Importing I_COMPLETE Call by reference Type reference (TYPE) UG_FLG SPACE Transportiere Gesamtobjekt inkl. untergeordnete Objekte 20020326

Method SAVE_P on class CL_UG_MD_CHAR_VALUE has no exception.

Method SET_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20020205
2 Importing IT_R_DATA Call by reference Type reference (TYPE) UGMD_TS_CHAR_VALUE_GUI Inhalte der Referenzen werden übernommen 20010703
3 Importing I_GUI_CLASS Call by reference Type reference (TYPE) CLASSNAME Rufende GUI-Klasse 20020320

Method SET_GUI_DATA on class CL_UG_MD_CHAR_VALUE has no exception.

Method SET_STATE_SEPARATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEPARATOR Call by reference Type reference (TYPE) D_SEPARATOR_REG Separator zur parallelen Verwendung versch. State-Strukturen 20020801

Method SET_STATE_SEPARATOR on class CL_UG_MD_CHAR_VALUE has no exception.

Method STORE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INDEX Call by reference Type reference (TYPE) SY-TABIX Interne Tabellen, aktueller Zeilenindex 20010611
2 Importing IF_REPLACE Call by reference Type reference (TYPE) UG_FLG SPACE Allgemeines Kennzeichen SAP Konsolidierung 20010611

Method STORE_STATE on class CL_UG_MD_CHAR_VALUE has no exception.

Method WRITE_UNKNOWN_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) ANY 20011028
2 Importing IS_DATA_UNKNOWN Call by reference Type reference (TYPE) ANY 20011028
3 Importing IT_UNKNOWN Call by reference Type reference (TYPE) TS_FIELD_REF 20011028
4 Importing IT_VALUE_UNKNOWN Call by reference Type reference (TYPE) UGMD_TS_FIELD_VAL FI-Stammdaten: Paare Feldname / Wert 20021209

Method WRITE_UNKNOWN_FIELDS on class CL_UG_MD_CHAR_VALUE has no exception.

Method WRITE_VALUES_TO_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ENTRYTYPE Call by reference Type reference (TYPE) D_ENTRYTYPE 20011021
2 Importing ID_LINETYPE Call by reference Type reference (TYPE) D_LINETYPE 20011021
3 Importing IF_APPLY_SELECTION Call by reference Type reference (TYPE) UG_FLG SPACE SelTab des State-Eintrags berücksichtigen 20030313
4 Importing IF_REGISTER_CHANGE Call by reference Type reference (TYPE) UG_FLG GC_TRUE FI-Stammdaten: Allgemeines Kennzeichen 20030320
5 Importing IF_RESET Call by reference Type reference (TYPE) UG_FLG GC_TRUE Vorhandene Werte zurücksetzen 20020204
6 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20011021
7 Importing IS_STATE Call by reference Type reference (TYPE) SX_BUFFER 20011022
8 Importing IT_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20011024
9 Importing IT_FIELDNAME Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20011021

Method WRITE_VALUES_TO_STATE on class CL_UG_MD_CHAR_VALUE has no exception.
Event Signatures

Event FFIX_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IT_FFIX_NEW Exporting Value transfer Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20040825
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UC_DE_STRUCTURE Data Entry 20020107
2 Inheritance (c INHERITING FROM c_ref)  CL_UG_MD_NODENAME FIN Master Data: Text Nodes in Hierarchies 20040324
3 Inheritance (c INHERITING FROM c_ref)  CL_UG_MD_HRYNAME FIN Master Data: Hierarchy 20010721
4 Inheritance (c INHERITING FROM c_ref)  CL_UC_TASKTYPE Task Category 20010920
5 Inheritance (c INHERITING FROM c_ref)  CL_UC_SVERSION Special Version - Data Class for Single Value 20030805
6 Inheritance (c INHERITING FROM c_ref)  CL_UC_MD_CHAR_VALUE 20010830
7 Inheritance (c INHERITING FROM c_ref)  CL_UC_MAPRULE Mapping rule 20031209
8 Inheritance (c INHERITING FROM c_ref)  CL_UC_MAPPING Mapping 20031209
9 Inheritance (c INHERITING FROM c_ref)  CL_UC_FSFREQUENCY SEM-BCS: Consolidation Frequency 20020419
10 Inheritance (c INHERITING FROM c_ref)  CL_UC_FIELDLIST SAP Cons.: Field List 20030811
11 Inheritance (c INHERITING FROM c_ref)  CL_UC_AREA Consolidation Area 20010703
12 Inheritance (c INHERITING FROM c_ref)  CL_UC_DE_LAYOUT Data Entry: Layout 20011217
13 Inheritance (c INHERITING FROM c_ref)  CL_UC_DE_HEADER The header data object class 20030724
14 Inheritance (c INHERITING FROM c_ref)  CL_UC_DE_GRID Data Entry 20020107
15 Inheritance (c INHERITING FROM c_ref)  CL_UC_DE_FORM Data Entry: Form 20020118
16 Inheritance (c INHERITING FROM c_ref)  CL_UC_DATASTREAM Data Stream 20010529
17 Inheritance (c INHERITING FROM c_ref)  CL_UC_DATABASIS Data Basis 20010523
18 Inheritance (c INHERITING FROM c_ref)  CL_UC_CTR_XRPROC C/T: Procedure for Exchange Rate Determination 20020409
19 Inheritance (c INHERITING FROM c_ref)  CL_UC_CTR_CTPROC C/T: Translation Procedure 20020408
20 Inheritance (c INHERITING FROM c_ref)  CL_UC_CTR_CTKEY Currency Translation Key 20020409
History
Last changed by/on SAP  20050109 
SAP Release Created in 3.1A