SAP ABAP Class CL_UG_MD_STORAGE_CHAR_BW (FIN Master Data: Access to Folder in BW)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UGMD4 (Package) FIN General: Master Data: BW Access
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_MD_BW FIN Master Data: BW Access 20030903
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_MD_STORAGE_CHAR FIN Master Data: Representation of a Characteristic 20030903
Properties
Class CL_UG_MD_STORAGE_CHAR_BW  
Short Description FIN Master Data: Access to Folder in BW    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UGMD4   FIN General: Master Data: BW Access 
Created 20030903   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_UG_BW_FIELD_MAPPING 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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UG_MD_BW FIN Master Data: BW Access 20030903
2 IF_UG_MD_STORAGE_CHAR FIN Master Data: Representation of a Characteristic 20030903
Friends
Class CL_UG_MD_STORAGE_CHAR_BW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DF_HAS_CHECKTAB Instance attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20030903
2 DF_HAS_TEXTTAB Instance attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20030903
3 DF_TEXT_TIMEDEP Instance attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20030903
4 DF_TIMEDEP Instance attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20030903
5 DO_FIELDNAME Instance attribute Private Object reference (TYPE REF TO) IF_UG_MD_FIELDNAME FIN Master Data: Field Name 20030903
6 DO_IOBJ_INSTANCE Instance attribute Private Object reference (TYPE REF TO) IF_UG_BW_IOBJ SEM: BW Metadata: InfoObjects 20030903
7 DO_ODS_INSTANCE Instance attribute Private Object reference (TYPE REF TO) IF_UG_BW_ODS_DATA SEM: Write Interface for ODS Objects 20030903
8 DO_ODS_TIMEDEP_INSTANCE Instance attribute Private Object reference (TYPE REF TO) IF_UG_BW_ODS_DATA SEM: Write Interface for ODS Objects 20060822
9 DR_VALUE_TABLE Instance attribute Private Object reference (TYPE REF TO) DATA 20040224
10 DS_BW_FPROP_EXT Instance attribute Private Type reference (TYPE) UGMD_S_FPROP_EXT FIN Master Data: Extended Field Properties 20030903
11 DS_FPROP Instance attribute Private Type reference (TYPE) UGMD_S_FPROP FIN Master Data: Field Properties 20030903
12 DS_KPROP Instance attribute Private Type reference (TYPE) UGMD_S_KPROP FIN Master Data: Field Properties 20030903
13 DT_ADEP Instance attribute Private Type reference (TYPE) UGMD_TS_ADEP FIN Master Data: Compound of Attributes 20030903
14 DT_ATTR_MAP Instance attribute Private Type reference (TYPE) UGMD_TS_ATTR_MAPPING FIN Master Data: Mapping of Attribute Pairs Role - Remote 20040902
15 DT_ATTR_MAP_BUF Instance attribute Private Type reference (TYPE) TS_ATTR_MAP_BUF 20040908
16 DT_DEPGROUP Instance attribute Private Type reference (TYPE) UGMD_TS_DEPGROUP FIN Master Data: Compound of Attributes 20030903
17 DT_DEPGROUP_COMB Instance attribute Private Type reference (TYPE) UGMD_TS_DEPGROUP FIN Master Data: Compound of Attributes 20030903
18 DT_FATTR Instance attribute Private Type reference (TYPE) UGMD_TH_FATTR FIN Master Data: Catalog of Attributes 20030903
19 DT_FATTR_GUI Instance attribute Private Type reference (TYPE) UGMD_TH_FATTR_GUI FIN Master Data: Catalog of Attributes 20030903
20 DT_FDEP Instance attribute Private Type reference (TYPE) UGMD_TS_FDEP Compounding 20030903
21 DT_FDEP_COMB Instance attribute Private Type reference (TYPE) UGMD_TS_FDEP Compounding 20030903
22 DT_FIELDLIST Instance attribute Private Type reference (TYPE) TS_FIELDLIST 20040211
23 DT_INSTANCE Static Attribute Private Type reference (TYPE) T_INSTANCE 20030903
24 DT_NAV_ATTR Instance attribute Private Type reference (TYPE) UGMD_TH_FNAVATTR FIN Master Data: Navigation Attributes 20030903
25 DT_TYPE_BUFFER Instance attribute Private Type reference (TYPE) TS_TYPE_BUFFER 20040903
26 D_FIELDNAME Instance attribute Private Attribute reference (LIKE) FIN Master Data: Field Name 20030903
27 D_INFOOBJECT Instance attribute Private Type reference (TYPE) RSIOBJNM InfoObject 20030903
28 D_ODSOBJECT Instance attribute Private Type reference (TYPE) RSINFOCUBE InfoCube 20030903
29 D_RFCDEST Instance attribute Public Attribute reference (LIKE) Logical Destination (Specified in Function Call) 20030903
30 GC_DEPGROUP_0 Constant Private Type reference (TYPE) UG_DEPGROUP '00' FIN Master Data: Compound Group 20030903
31 GC_IOBJ_DATEFROM Constant Private Type reference (TYPE) RSIOBJNM '0DATEFROM' InfoObject 20060822
32 GC_MAX_RECORDS Constant Private Type reference (TYPE) I 100 20030903
33 GO_BW_SERVICES Static Attribute Private Object reference (TYPE REF TO) IF_UG_BW_MAPPING_SERVICES FIN Master Data: Services for BW Connection 20030903
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030903
2 CONVERT_FROM_SID Instance method Private Method 20030903
3 CONVERT_TIME_TABLE Instance method Private Method 20040220
4 CONVERT_TO_SID Instance method Private Method 20030903
5 CREATE_VALUE_TABLE Instance method Private Method 20040903
6 DELETE_VALUE_CHAR Instance method Private Method Delete Chars acc.to Key List 20030903
7 DELETE_VALUE_ODS Instance method Private Method Delete Chars from ODS acc.to Key List 20030903
8 DELETE_VALUE_P Instance method Private Method Delete Characteristics/Attributes as per Key List 20040904
9 GET_FPROP Instance method Private Method Get Field Properties from BW 20030903
10 GET_INSTANCE Static method Public Method Create instance 20030903
11 MAP_ATTRIBUTES Instance method Private Method 20040904
12 MAP_DEPGROUP Instance method Private Method 20050210
13 READ_SINGLE_VALUE_CHAR Instance method Private Method Enhance chars with attributes, texts / check for existence 20040121
14 READ_VALUE_CHAR Instance method Private Method Determine Characteristic List with Attributes 20030903
15 READ_VALUE_ODS Instance method Private Method Read Characteristic List with Attributes for ODS Object 20030903
16 READ_VALUE_ODS_TIMDEP Instance method Private Method Read Characteristic List with Attributes for ODS Object 20060822
17 WRITE_VALUE_ATTRIB Instance method Private Method 20030903
18 WRITE_VALUE_CHAR Instance method Private Method Write Characteristic List with Attributes in InfoObject 20030903
19 WRITE_VALUE_ODS Instance method Private Method Write Characteristic List with Attributes in ODS Object 20030903
20 WRITE_VALUE_ODS_TIMDEP Instance method Private Method Write Characteristic List with Attributes in ODS Object 20060822
21 WRITE_VALUE_TEXT Instance method Private Method 20030903
Events
Class CL_UG_MD_STORAGE_CHAR_BW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 RSD_S_IOBJNM Private See coding 20030903 BEGIN OF rsd_s_iobjnm, iobjnm TYPE rsiobjnm, END OF rsd_s_iobjnm
2 RSD_T_IOBJNM Private See coding 20030903 rsd_t_iobjnm TYPE STANDARD TABLE OF rsd_s_iobjnm
3 RSNDI_S_CHAVL Private See coding 20030903 BEGIN OF rsndi_s_chavl, record_no TYPE int4, iobjnm TYPE rsiobjnm, value(60) TYPE c, END OF rsndi_s_chavl
4 RSNDI_S_MESSAGE Private See coding 20030903 BEGIN OF rsndi_s_message, msgty TYPE symsgty, msgid TYPE symsgid, msgno TYPE symsgno, msgv1 TYPE symsgv, msgv2 TYPE symsgv, msgv3 TYPE symsgv, msgv4 TYPE symsgv, altext TYPE baltext, userexitp TYPE baluep, userexitf TYPE baluef, detlevel TYPE ballevel, probclass TYPE balprobcl, alsort TYPE balsort, msgtxtp TYPE balmsgtxtp, END OF rsndi_s_message
5 RSNDI_T_CHAVL Private See coding 20030903 rsndi_t_chavl TYPE STANDARD TABLE OF rsndi_s_chavl
6 RSNDI_T_MESSAGE Private See coding 20030903 rsndi_t_message TYPE STANDARD TABLE OF rsndi_s_message
7 S_ATTR_MAP_BUF Private See coding 20040908 BEGIN OF s_attr_map_buf, depgroup TYPE ug_depgroup, t_attr_map TYPE ugmd_ts_attr_mapping, END OF s_attr_map_buf
8 S_FIELDLIST Private See coding 20040211 BEGIN OF s_fieldlist, depgroup TYPE ug_depgroup, ts_field TYPE ugmd_ts_fieldname, END OF s_fieldlist
9 S_INSTANCE Private See coding 20030903 BEGIN OF s_instance, fieldname TYPE ug_fieldname, rfcdest TYPE rfcdest, o_instance TYPE REF TO if_ug_md_storage_char, END OF s_instance
10 S_TYPE_BUFFER Private See coding 20040903 BEGIN OF s_type_buffer, depgroup TYPE ug_depgroup, ref TYPE REF TO data, END OF s_type_buffer
11 TS_ATTR_MAP_BUF Private See coding 20040908 ts_attr_map_buf TYPE SORTED TABLE OF s_attr_map_buf WITH UNIQUE KEY depgroup
12 TS_FIELDLIST Private See coding 20040211 ts_fieldlist TYPE SORTED TABLE OF s_fieldlist WITH UNIQUE KEY depgroup
13 TS_TYPE_BUFFER Private See coding 20040903 ts_type_buffer TYPE SORTED TABLE OF s_type_buffer WITH UNIQUE KEY depgroup
14 T_INSTANCE Private See coding 20030903 t_instance TYPE SORTED TABLE OF s_instance WITH UNIQUE KEY fieldname rfcdest
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME Fieldname 20030903
2 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20030903

Method CONSTRUCTOR on class CL_UG_MD_STORAGE_CHAR_BW has no exception.

Method CONVERT_FROM_SID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) ANY 20030903
2 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20030903

Method CONVERT_FROM_SID on class CL_UG_MD_STORAGE_CHAR_BW has no exception.

Method CONVERT_TIME_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Value transfer Type reference (TYPE) SORTED TABLE 20040220
2 Importing IT_FIELD Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FIN-Stammdaten: Feldnamen 20040220
3 Importing IT_TIME Call by reference Type reference (TYPE) UGBW_TX_SHLP_T_RETURN part of BW interface for function RSD_CHA_TEXT_TIME_GET 20040220
4 Importing I_DEPGROUP Call by reference Type reference (TYPE) UG_DEPGROUP FIN-Stammdaten: Klammerungsgruppe 20040220

Method CONVERT_TIME_TABLE on class CL_UG_MD_STORAGE_CHAR_BW has no exception.

Method CONVERT_TO_SID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) ANY 20030903
2 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20030903

Method CONVERT_TO_SID on class CL_UG_MD_STORAGE_CHAR_BW has no exception.

Method CREATE_VALUE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_T_VALUE Call by reference Object reference (TYPE REF TO) DATA Tabelle mit BW-Attributen 20040903
2 Importing IT_VALUE Call by reference Type reference (TYPE) INDEX TABLE Tabelle mit Rollenattributen 20040903
3 Importing I_DEPGROUP Call by reference Type reference (TYPE) UG_DEPGROUP FIN-Stammdaten: Klammerungsgruppe 20040907
4 Importing I_DEPGROUP_LOCAL Call by reference Type reference (TYPE) UG_DEPGROUP FIN-Stammdaten: Klammerungsgruppe 20050211

Method CREATE_VALUE_TABLE on class CL_UG_MD_STORAGE_CHAR_BW has no exception.

Method DELETE_VALUE_CHAR 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 20030903
2 Exporting ET_TRANSPORT Call by reference Type reference (TYPE) UGMD_TS_TRANSPORT Transporteinträge 20030903
3 Importing IF_TEST Call by reference Type reference (TYPE) UG_FLG SPACE 'X': Simulation -> keine Verbuchung der Daten 20030903
4 Importing IT_FIELD Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FIN-Stammdaten: Feldnamen 20030903
5 Importing IT_VALUE Call by reference Type reference (TYPE) SORTED TABLE 20030903
6 Importing I_FLG_SIMULATION Call by reference Type reference (TYPE) UG_FLG SPACE FI-Stammdaten: Allgemeines Kennzeichen 20030903

Method DELETE_VALUE_CHAR on class CL_UG_MD_STORAGE_CHAR_BW has no exception.

Method DELETE_VALUE_ODS 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 20030903
2 Importing IF_TEST Call by reference Type reference (TYPE) UG_FLG SPACE 'X': Simulation -> keine Verbuchung der Daten 20030903
3 Importing IT_FIELD Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FIN-Stammdaten: Feldnamen 20030903
4 Importing IT_VALUE Call by reference Type reference (TYPE) SORTED TABLE 20030903

Method DELETE_VALUE_ODS on class CL_UG_MD_STORAGE_CHAR_BW has no exception.

Method DELETE_VALUE_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) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20040904
2 Exporting ET_TRANSPORT Call by reference Type reference (TYPE) UGMD_TS_TRANSPORT Transporteinträge 20040904
3 Importing IF_TEST Call by reference Type reference (TYPE) UG_FLG SPACE 'X': Simulation -> keine Verbuchung der Daten 20040904
4 Importing IF_TIME_OVERWRITE Call by reference Type reference (TYPE) UG_FLG SPACE FI-Stammdaten: Allgemeines Kennzeichen 20040904
5 Importing IT_FIELD Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FIN-Stammdaten: Feldnamen 20040904
6 Importing IT_VALUE Call by reference Type reference (TYPE) SORTED TABLE 20040904
7 Importing I_DEPGROUP Call by reference Type reference (TYPE) UG_DEPGROUP Laufende Nummer 20040904

Method DELETE_VALUE_P on class CL_UG_MD_STORAGE_CHAR_BW has no exception.

Method GET_FPROP Signature

Method GET_FPROP on class CL_UG_MD_STORAGE_CHAR_BW has no parameter.
# Exception Resumable Description Created on
1 FAILURE_IN_RFC 20030903

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_UG_MD_STORAGE_CHAR FIN-Stammdaten: Repräsentanz eines Merkmals 20030903
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME InfoObject 20030903
3 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20030903

Method GET_INSTANCE on class CL_UG_MD_STORAGE_CHAR_BW has no exception.

Method MAP_ATTRIBUTES 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 20040907
2 Exporting ET_FIELD Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20040904
3 Exporting ET_SEL Call by reference Type reference (TYPE) UGMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20040905
4 Exporting ET_VALUE Call by reference Type reference (TYPE) INDEX TABLE 20040904
5 Importing IF_DIRECTION Call by reference Type reference (TYPE) UG_FLG SPACE ' ' role->BW attribute, 'X' BW->role attribute 20040904
6 Importing IT_ATTR_MAP Call by reference Type reference (TYPE) UGMD_TS_ATTR_MAPPING FI-Stammdaten: Mappings von Attributspaaren Rolle-Remote 20040908
7 Importing IT_FIELD Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20040904
8 Importing IT_SEL Call by reference Type reference (TYPE) UGMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20040905
9 Importing IT_VALUE Call by reference Type reference (TYPE) INDEX TABLE 20040904

Method MAP_ATTRIBUTES on class CL_UG_MD_STORAGE_CHAR_BW has no exception.

Method MAP_DEPGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DEPGROUP Value transfer Type reference (TYPE) UG_DEPGROUP FIN-Stammdaten: Klammerungsgruppe 20050210
2 Importing I_DEPGROUP Value transfer Type reference (TYPE) UG_DEPGROUP FIN-Stammdaten: Klammerungsgruppe 20050210

Method MAP_DEPGROUP on class CL_UG_MD_STORAGE_CHAR_BW has no exception.

Method READ_SINGLE_VALUE_CHAR 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 20040121
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE FIN-Stammdaten: Meldungen 20040312
3 Importing IF_EXISTENCE Call by reference Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20040121
4 Importing IT_FIELD Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20040210
5 Importing IT_KEY Call by reference Type reference (TYPE) UGMD_TS_FIELD_VAL FI-Stammdaten: Paare Feldname / Wert 20040210
6 Importing I_DEPGROUP Call by reference Type reference (TYPE) UG_DEPGROUP FIN-Stammdaten: Klammerungsgruppe 20040121
# Exception Resumable Description Created on
1 NOT_FOUND 20041201

Method READ_VALUE_CHAR 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 FIN-Stammdaten: Meldungen 20030903
2 Exporting ET_VALUE Call by reference Type reference (TYPE) SORTED TABLE 20030903
3 Importing IT_FIELD Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FIN-Stammdaten: Feldnamen 20030903
4 Importing IT_SEL Call by reference Type reference (TYPE) UGMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20030903
5 Importing IT_VALUE_BUFFER_DEL Call by reference Type reference (TYPE) UGMD_TS_DEL_BUFFER FIN-Stammdaten: Puffertabelle zum Löschen der Merkmalswerte 20030903
6 Importing IT_VALUE_BUFFER_MOD Call by reference Type reference (TYPE) ANY TABLE 20030903
7 Importing I_DEPGROUP Call by reference Type reference (TYPE) UG_DEPGROUP FIN-Stammdaten: Klammerungsgruppe 20030903

Method READ_VALUE_CHAR on class CL_UG_MD_STORAGE_CHAR_BW has no exception.

Method READ_VALUE_ODS 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 20030903
2 Exporting ET_VALUE Call by reference Type reference (TYPE) SORTED TABLE 20030903
3 Importing IT_FIELD Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20030903
4 Importing IT_SEL Call by reference Type reference (TYPE) UGMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20030903
5 Importing IT_VALUE_BUFFER_DEL Call by reference Type reference (TYPE) UGMD_TS_DEL_BUFFER FIN-Stammdaten: Puffertabelle zum Löschen der Merkmalswerte 20030903
6 Importing IT_VALUE_BUFFER_MOD Call by reference Type reference (TYPE) ANY TABLE 20030903
7 Importing I_DEPGROUP Call by reference Type reference (TYPE) UG_DEPGROUP FIN-Stammdaten: Klammerungsgruppe 20030903

Method READ_VALUE_ODS on class CL_UG_MD_STORAGE_CHAR_BW has no exception.

Method READ_VALUE_ODS_TIMDEP 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 20060822
2 Exporting ET_VALUE Call by reference Type reference (TYPE) SORTED TABLE 20060822
3 Importing IT_FIELD Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20060822
4 Importing IT_SEL Call by reference Type reference (TYPE) UGMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20060822
5 Importing IT_VALUE_BUFFER_DEL Call by reference Type reference (TYPE) UGMD_TS_DEL_BUFFER FIN-Stammdaten: Puffertabelle zum Löschen der Merkmalswerte 20060822
6 Importing IT_VALUE_BUFFER_MOD Call by reference Type reference (TYPE) ANY TABLE 20060822
7 Importing I_DEPGROUP Call by reference Type reference (TYPE) UG_DEPGROUP FIN-Stammdaten: Klammerungsgruppe 20060822

Method READ_VALUE_ODS_TIMDEP on class CL_UG_MD_STORAGE_CHAR_BW has no exception.

Method WRITE_VALUE_ATTRIB 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) RSNDI_T_MESSAGE 20030903
2 Importing IT_DATA Call by reference Type reference (TYPE) UGBW_TS_CHAR_VALUE Merkmalswerte 20030903
3 Importing IT_FIELD Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20030903

Method WRITE_VALUE_ATTRIB on class CL_UG_MD_STORAGE_CHAR_BW has no exception.

Method WRITE_VALUE_CHAR 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 FIN-Stammdaten: Meldungen 20030903
2 Importing IF_TEST Call by reference Type reference (TYPE) UG_FLG SPACE 'X': Simulation -> keine Verbuchung der Daten 20030903
3 Importing IF_TIME_OVERWRITE Call by reference Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20040202
4 Importing IT_FIELD Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FIN-Stammdaten: Feldnamen 20030903
5 Importing IT_VALUE Call by reference Type reference (TYPE) SORTED TABLE 20030903
6 Importing I_DEPGROUP Call by reference Type reference (TYPE) UG_DEPGROUP Laufende Nummer 20030903

Method WRITE_VALUE_CHAR on class CL_UG_MD_STORAGE_CHAR_BW has no exception.

Method WRITE_VALUE_ODS 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 FIN-Stammdaten: Meldungen 20030903
2 Importing IF_TEST Call by reference Type reference (TYPE) UG_FLG SPACE 'X': Simulation -> keine Verbuchung der Daten 20030903
3 Importing IT_FIELD Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FIN-Stammdaten: Feldnamen 20030903
4 Importing IT_VALUE Call by reference Type reference (TYPE) SORTED TABLE 20030903
5 Importing I_DEPGROUP Call by reference Type reference (TYPE) UG_DEPGROUP Laufende Nummer 20030903

Method WRITE_VALUE_ODS on class CL_UG_MD_STORAGE_CHAR_BW has no exception.

Method WRITE_VALUE_ODS_TIMDEP 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 FIN-Stammdaten: Meldungen 20060822
2 Importing IF_TEST Call by reference Type reference (TYPE) UG_FLG SPACE 'X': Simulation -> keine Verbuchung der Daten 20060822
3 Importing IF_TIME_OVERWRITE Call by reference Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20060822
4 Importing IT_FIELD Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FIN-Stammdaten: Feldnamen 20060822
5 Importing IT_VALUE Call by reference Type reference (TYPE) SORTED TABLE 20060822
6 Importing I_DEPGROUP Call by reference Type reference (TYPE) UG_DEPGROUP Laufende Nummer 20060822

Method WRITE_VALUE_ODS_TIMDEP on class CL_UG_MD_STORAGE_CHAR_BW has no exception.

Method WRITE_VALUE_TEXT 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) RSNDI_T_MESSAGE 20030903
2 Importing IT_DATA Call by reference Type reference (TYPE) UGBW_TS_CHAR_VALUE Merkmalswerte 20030903
3 Importing IT_FIELD Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20030903
4 Importing IT_VALUE Call by reference Type reference (TYPE) SORTED TABLE 20030903

Method WRITE_VALUE_TEXT on class CL_UG_MD_STORAGE_CHAR_BW has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 300