SAP ABAP Class CL_USMD_MDF_DB_ADAPTER (Adapter Class for MDF)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD1B (Package) Data Modeling: MDG MDF Connection
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_USMD_DB_ADAPTER Adapter for Data Persistence 20090123
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_USMD_MDF_CHANGED_OBJS Communication with MDF-Specific Classes 20090123
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_USMD_MDF_CHANGE_DOCUMENTS Change Documents in MDF 20090123
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_USMD_MDF_INACTIVE_LIST Adminstration of Inactive Objects to Read 20090123
Properties
Class CL_USMD_MDF_DB_ADAPTER  
Short Description Adapter Class for MDF    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD1B   Data Modeling: MDG MDF Connection 
Created 20090123   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_USMD_DB_CALLBACK Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 USM1M Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 USMD0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 USMD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_USMD_DB_ADAPTER Adapter for Data Persistence 20090123
2 IF_USMD_MDF_CHANGED_OBJS Communication with MDF-Specific Classes 20090123
3 IF_USMD_MDF_CHANGE_DOCUMENTS Change Documents in MDF 20090123
4 IF_USMD_MDF_INACTIVE_LIST Adminstration of Inactive Objects to Read 20090123
Friends
# Friend Modeled only Created on Description
1 CL_USMD_ADAPTER_PROVIDER 20090123 Provides Adapter Implementations
2 CL_USMD_ADJUST_STAGING 20101230 Adjust Staging Data After Model Change
3 CL_USMD_MDF_CHANGE_DOCUMENT 20090123 Change Documents
4 CL_USMD_MDF_HRY_ADAPTER 20090123 Hierarchy Adapter Class MDF
5 CL_USMD_MDF_UI_SERVICES 20090123 MDF-Specific Part of UI Service Class
6 CL_USMD_MODEL_METADATA 20110331 Data Model Without Considering Disablements
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DF_NOCONV_OBJLIST Instance attribute Private Type reference (TYPE) USMD_FLG Do Not Convert Change Request Object List 20091022
2 DO_CALLBACK Instance attribute Protected Object reference (TYPE REF TO) IF_USMD_DB_CALLBACK MDM: Callback Interface for Persistence Layer 20090123
3 DO_FACTORY Instance attribute Protected Object reference (TYPE REF TO) IF_MDG_MDF_FACTORY FIN Master Data: Central Access Point (Factory) 20090123
4 DO_KEY_ADAPTER Instance attribute Private Object reference (TYPE REF TO) IF_USMD_KEY_ADAPTER Adapter Accesses to Keys 20091009
5 DS_OBS_FNAME Instance attribute Private Type reference (TYPE) SX_OBS_FNAME 20090123
6 DS_RUNTIME Instance attribute Private Type reference (TYPE) S_RUNTIME 20110418
7 DT_CHAR Instance attribute Private Type reference (TYPE) TS_CHAR 20090123
8 DT_FATTR Instance attribute Private Type reference (TYPE) USMD_TS_FATTR Fields and Attributes 20090123
9 DT_FDEP Instance attribute Protected Type reference (TYPE) MDG_MDF_TS_FDEP Compounding 20090123
10 DT_FIELD_MAP Instance attribute Private Type reference (TYPE) TS_FIELD_MAP 20090123
11 DT_FPROP Instance attribute Protected Type reference (TYPE) MDG_MDF_TS_FPROP FIN Master Data: Field Catalog 20090123
12 DT_READ_ONLY_FATTR Instance attribute Private Type reference (TYPE) USMD_TS_FATTR Fields and Attributes 20090123
13 DT_TABNAME_ALL Instance attribute Private Type reference (TYPE) USMD_TS_FLD_TABNAME Field Names and Database Tables 20090917
14 DT_TABNAME_NO_PP Instance attribute Private Type reference (TYPE) USMD_TS_FLD_TABNAME Field Names and Database Tables 20090917
15 D_UNIQUE_CREQUEST Instance attribute Private Attribute reference (LIKE) 20090123
16 D_UNIQUE_CREQUEST_NODE Instance attribute Private Attribute reference (LIKE) 20090123
17 D_USMD_MODEL Instance attribute Protected Type reference (TYPE) USMD_MODEL Data Model 20090123
18 GC_ATTACH_CONTENT Constant Private Type reference (TYPE) CHAR5 'CONT_' Read Attachment Content 20090123
19 GC_ATTACH_DESCR Constant Private Type reference (TYPE) CHAR5 'DESCR' Read Descriptive Attributes 20090123
20 GC_FLD_USMD_LANGU Constant Private Type reference (TYPE) MDG_MDF_FIELDNAME 'USMD_LANGUAGE' FIN Master Data: Field Name 20090123
21 GC_READMODE_ALL_INACT Instance attribute Private Attribute reference (LIKE) 20090123
22 GC_READMODE_DEFAULT Instance attribute Private Attribute reference (LIKE) 20090123
23 GC_READMODE_NO_ACT Instance attribute Private Attribute reference (LIKE) 20111123
24 GC_READMODE_NO_INACT Instance attribute Private Attribute reference (LIKE) 20090123
25 GC_READMODE_OBSOLETE Instance attribute Private Attribute reference (LIKE) 20111123
26 GC_TYPE_COMP_S_DUMMY Constant Private Type reference (TYPE) FIELD_TYPE 'DUMMY' Field Type for Field 20090123
27 GS_CR_DEFAULT_STATE Static Attribute Private Type reference (TYPE) S_CR_DEFAULT_STATE 20090123
28 GS_WRITE_MODE Static Attribute Private Type reference (TYPE) S_WRITE_MODE 20090123
29 GT_CHANGED Static Attribute Private Type reference (TYPE) T_CHANGED_OBJ Changed Objects 20090123
30 GT_CHANGED_CONFIRMED Static Attribute Private Type reference (TYPE) T_CHANGED_OBJ Changed Objects 20090123
31 GT_CREQUEST_NODE_VALUE Static Attribute Private Type reference (TYPE) TS_CREQUEST_NODE_VALUE 20090123
32 GT_CREQUEST_VALUE Static Attribute Private Type reference (TYPE) TS_CREQUEST_VALUE 20090123
33 GT_INSTANCE Static Attribute Private See coding 20090123
34 G_ACTION_ID Static Attribute Private Type reference (TYPE) MDG_MDF_ACTION_ID ID for Present Action Triggered in User Interface 20090123
35 X Constant Protected Type reference (TYPE) CHAR1 'X' Single-Character Indicator 20090123
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_EDITION_LOGIC_P Instance method Private Method Adapt Buffered Instances in DT_CHAR 20090123
2 ADAPT_READMODE_P Instance method Private Method Set Necessary Information in CL_USMD_DBACCESS_SERVICES 20090123
3 ADD_INACTIVE_FROM_CREQUEST_P Instance method Private Method 20090123
4 CHANGES_ROLLBACK Instance method Private Method 20090123
5 CHANGES_ROLLBACK_P Instance method Private Method Communication with CL_USMD_UI_SERVICES_MDF_SPEC 20090123
6 CHECK_COMPLETE Instance method Private Method 20090123
7 CHECK_CR_BLOCK Instance method Private Method Is chg.req. processing blocked by a data model activation? 20110412
8 CHECK_CR_OBJECTLIST Instance method Private Method 20091021
9 CHECK_DATA_SPECIFIC Instance method Private Method 20090123
10 CHECK_EXISTENCE Instance method Private Method 20111123
11 CHECK_EXPLICIT_KEYS Instance method Private Method Check Transferred Keys 20101008
12 CHECK_SINGLE_CHAR_EXISTENCE Instance method Private Method 20090123
13 CHECK_STRUC_P Instance method Private Method Checks If MDF Can Process Structure 20090123
14 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20101110
15 CLEAN_FIELD_TAB_P Instance method Private Method Deletes CT_FIELD If Texts Can Be Read 20090123
16 CONSTRUCTOR Instance method Protected Constructor 20090123
17 CONTAINS_CONTENT_P Instance method Private Method Checks If USMD_CONTENT Field Is Contained 20090123
18 CONTAINS_SPEC_FIELDS_P Instance method Private Method Checks If USMD_CONTENT and LANGU Fields Are Contained 20090225
19 CONVERT_CHAR_INPUT Instance method Private Method 20090123
20 CONVERT_CHAR_OUTPUT Instance method Private Method 20090123
21 CONVERT_TECH_FLD Instance method Private Method Technical Field -> Semantic Feidl in Database Format 20090921
22 COPY_TABLE_CONTENT_DB2A_CR_P Instance method Private Method 20090715
23 COPY_TABLE_CONTENT_DB2A_P Instance method Private Method 20090123
24 COPY_TABLE_CONTENT_P Instance method Private Method 20090123
25 CREATE_DATA_REF_FOR_TECHKEY Instance method Private Method 20091111
26 CREATE_DATA_REF_KEY_CR_NODE_P Instance method Private Method 20090123
27 CREATE_DATA_REF_KEY_CR_P Instance method Private Method 20090123
28 DELETE_CHAR_VALUE Instance method Private Method 20090123
29 DELETE_SNAPSHOT Instance method Private Method 20111123
30 DEQUEUE Instance method Private Method 20090123
31 ENQUEUE Instance method Private Method 20090123
32 FILL_LANGUAGE_TEXT_P Instance method Private Method Fills Texts of Language Keys on CT_DATA 20090123
33 FILL_LANGU_TEXT_FROM_DOM_P Instance method Private Method 20090123
34 FILL_OBSOLETE_FNAMES_P Instance method Private Method Fills DS_OBS_NAME If Necessary 20090123
35 FINISH_WRITE Instance method Private Method 20110303
36 GET_CHAR_P Instance method Protected Method Returns Instance of IF_UG_MD_CHAR 20090123
37 GET_CREQUEST_VALUE_KEY Instance method Private Method 20111123
38 GET_ENQUEUE_FIELDS Instance method Private Method 20090123
39 GET_FIELD_PROPERTIES Instance method Private Method 20090123
40 GET_HRY_ADAPTER Instance method Private Method 20090123
41 GET_HRY_ADAPTER_P Instance method Private Method Returns Instance of IF_USMD_HRY_ADAPTER 20090123
42 GET_INSTANCE_CD_P Static method Private Method 20090123
43 GET_INSTANCE_INACT_P Static method Private Method Returns Instance of IF_USMD_MDF_INACTIVE_LIST 20090123
44 GET_INSTANCE_OBJ_P Static method Private Method 20090123
45 GET_INSTANCE_P Static method Protected Method 20090123
46 GET_LANGUAGE_TEXT_P Instance method Private Method Reads Text for Language from T002T 20090123
47 GET_MAIN_OBJECT_P Static method Private Method 20090123
48 HANDLE_MODEL_INIT Static method Private Event handling method Event Handler for MODEL_INIT Event 20101110
49 HANDLE_REGISTER_CHANGE_P Static method Private Event handling method 20090123
50 HANDLE_REGISTER_CHANGE_USMD_P Static method Private Event handling method 20090212
51 HANDLE_TRANSACTION_FINISHED Instance method Private Event handling method 20110303
52 MERGE_TABLE_CONTENT_ATTACH_P Instance method Private Method 20090123
53 READ_CHAR_VALUE Instance method Private Method 20090123
54 READ_CR_OBJECTLIST Instance method Private Method 20111123
55 READ_SINGLE_CHAR_TEXT Instance method Private Method 20090123
56 REPLACE_FLDNM_FFIX_P Instance method Private Method Returns FFIX with Other Field Names 20090123
57 REPLACE_FLDNM_P Instance method Protected Method Replaces Field Names 20090123
58 REPLACE_FLDNM_SEL_P Instance method Private Method Returns Selection Conditions with Other Field Names 20090123
59 REPLACE_FLDNM_STRUC_DB2A_P Instance method Private Method Generates Table/Structure with Other Field Names 20090123
60 REPLACE_FLDNM_STRUC_P Instance method Private Method Generates Table/Structure with Other Field Names 20090123
61 SET_CREQUEST_NODE Instance method Private Method 20090123
62 SET_CREQUEST_VALUE Instance method Private Method 20090123
63 SET_FIELD_MAPPING Instance method Private Method 20090123
64 SORT_CHANGED_OBJ_P Instance method Private Method Sorts T_CHANGED_OBJ, Relevant for Active Areas 20091028
65 SPLIT_TABLE_CONTENT_ATTACH_P Instance method Private Method 20090123
66 WRITE_CHAR_VALUE Instance method Private Method 20090123
67 WRITE_SEMKEY Instance method Private Method Change Semantic Key 20091106
Events
Class CL_USMD_MDF_DB_ADAPTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SX_CHAR Private See coding 20090123 begin of sx_char , fieldname type mdg_mdf_fieldname , o_char type ref to if_mdg_mdf_char , f_edtn type usmd_flg "data is edition dependent , end of sx_char
2 SX_INSTANCE Private See coding 20090123 begin of sx_instance, areaid type mdg_mdf_areaid, o_db_adapter type ref to cl_usmd_mdf_db_adapter, end of sx_instance
3 SX_OBS_FNAME Private See coding 20090123 begin of sx_obs_fname, f_read type usmd_flg, obs_fname_checktab type fieldname, t_attr_obs_fname type cl_usmd_mdf_model_generator=>ts_attr_obs_fname, end of sx_obs_fname
4 S_CREQUEST_NODE_VALUE Private Attribute reference (LIKE) 20090123
5 S_CREQUEST_VALUE Private Attribute reference (LIKE) 20090123
6 S_CR_DEFAULT_STATE Private See coding 20090123 begin of S_CR_DEFAULT_STATE, f_valid type usmd_flg, "'X' = r_state does contain the right default CR state r_cr_state type ref to data, "Default state for MDM access in CL_USMD_MDF_DBACCESS_SERVICES readmode type usmd_readmode, "remote of previous call which can indicate that "CL_USMD_MDF_DBACCESS_SERVICES does not contain r_cr_state end of s_cr_default_state
7 S_FIELD_MAP Private See coding 20090123 begin of s_field_map, fieldname_appl type fieldname, fieldname type mdg_mdf_fieldname, end of s_field_map
8 S_FIELD_MAPPING Private Attribute reference (LIKE) 20090123
9 S_RUNTIME Private See coding 20110418 begin of s_runtime, f_cr_block_locked type usmd_flg, " enqueue on table USMD_CR_BLOCK set end of s_runtime
10 S_WRITE_MODE Private See coding 20090123 begin of S_WRITE_MODE, f_defined type usmd_flg, "tells if write mode was already defined f_edition_logic type usmd_flg, "tells mode if f_defined = 'X' END OF s_write_mode
11 TS_CHAR Private See coding 20090123 ts_char type sorted table of sx_char with unique key fieldname
12 TS_CREQUEST_NODE_VALUE Private Attribute reference (LIKE) 20090123
13 TS_CREQUEST_VALUE Private Attribute reference (LIKE) 20090123
14 TS_FIELD_MAP Private See coding 20090123 ts_field_map type sorted table of s_field_map with unique key fieldname_appl with unique sorted key fieldname components fieldname
15 TS_FIELD_MAPPING Private Attribute reference (LIKE) 20090123
Method Signatures

Method ADAPT_EDITION_LOGIC_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_EDITION_LOGIC Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
2 Importing IF_WRITE_ACCESS Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090123
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090123

Method ADAPT_EDITION_LOGIC_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method ADAPT_READMODE_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_READMODE Call by reference Type reference (TYPE) USMD_READMODE GC_READMODE_DEFAULT Lesemodus 20090123

Method ADAPT_READMODE_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method ADD_INACTIVE_FROM_CREQUEST_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_ALL_INACTIVE Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
2 Importing IF_COMPLETE Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
3 Importing IF_DEFAULT Call by reference Type reference (TYPE) USMD_FLG 'X' FIN MDM: Allgemeines Kennzeichen 20090123
4 Importing IT_CREQUEST Call by reference Type reference (TYPE) USMD_TS_CHANGE_REQUEST Liste von change requests 20090123

Method ADD_INACTIVE_FROM_CREQUEST_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method CHANGES_ROLLBACK Signature

Method CHANGES_ROLLBACK on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method CHANGES_ROLLBACK on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method CHANGES_ROLLBACK_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_EXCLUDE_CREQUEST Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20100119
2 Importing IF_HRY_ONLY Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20100128
3 Importing IF_KEEP_KEY_ASSIGNMENT Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20101117
4 Importing I_FIELDNAME_HRY Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20100128

Method CHANGES_ROLLBACK_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method CHECK_COMPLETE Signature

Method CHECK_COMPLETE on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method CHECK_COMPLETE on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method CHECK_CR_BLOCK 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) USMD_T_MESSAGE Meldungen 20110412
2 Importing IF_RELEASE_ENQUEUE Call by reference Type reference (TYPE) USMD_FLG MDGAF: Allgemeines Kennzeichen 20110412
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME Feld eines Entitätstyps 20110412

Method CHECK_CR_BLOCK on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method CHECK_CR_OBJECTLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA Konv.Objektliste oder initial 20091021
2 Importing IF_READ Call by reference Type reference (TYPE) USMD_FLG Lesen/Schreiben 20091022
3 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20091021
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20091021

Method CHECK_CR_OBJECTLIST on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method CHECK_DATA_SPECIFIC Signature

Method CHECK_DATA_SPECIFIC on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method CHECK_DATA_SPECIFIC on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method CHECK_EXISTENCE Signature

Method CHECK_EXISTENCE on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method CHECK_EXISTENCE on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method CHECK_EXPLICIT_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CHANGED_DATA Call by reference Object reference (TYPE REF TO) IF_USMD_DELTA_BUFFER_READ Lesendes Interface zum Datenpuffer 20101019
2 Exporting EO_INTERRUPTION Call by reference Object reference (TYPE REF TO) IF_USMD_CHECK_INTERRUPTION Unterbrechung einer Prüfung 20101008
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20101008
4 Importing IF_INTERRUPTION_POSSIBLE Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20101008
5 Importing IF_RESUME Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20101008
6 Importing IT_KEY_CHECK Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA UI-Daten 20101008
7 Importing I_CHECK_MODE Call by reference Type reference (TYPE) USMD_CHECK_MODE IF_USMD_UI_SERVICES=>GC_CHECK_MODE_CHKPOINT Prüfmodus 20110712

Method CHECK_EXPLICIT_KEYS on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method CHECK_SINGLE_CHAR_EXISTENCE Signature

Method CHECK_SINGLE_CHAR_EXISTENCE on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method CHECK_SINGLE_CHAR_EXISTENCE on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method CHECK_STRUC_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD Call by reference Type reference (TYPE) MDG_MDF_TS_FIELDNAME FI-Stammdaten: Feldnamen 20090123
2 Importing IF_DELETE_REQUEST Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090123
3 Importing IO_CHAR Call by reference Object reference (TYPE REF TO) IF_MDG_MDF_CHAR FI-Stammdaten: Repräsentanz eines Merkmals 20090123
4 Importing IT_DEL_KEY Call by reference Type reference (TYPE) MDG_MDF_TS_FIELD_VAL FI-Stammdaten: Paare Feldname / Wert 20090123
5 Importing I_DATA Call by reference Type reference (TYPE) ANY 20090123
6 Importing I_FIELDNAME Call by reference Type reference (TYPE) MDG_MDF_FIELDNAME FI-Stammdaten: Feldname 20090123

Method CHECK_STRUC_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method CLEAN_FIELD_TAB_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELD Call by reference Type reference (TYPE) MDG_MDF_TS_FIELDNAME FI-Stammdaten: Feldnamen 20090123
2 Importing IF_DELETE_REQUEST Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
3 Importing IF_LANGU Call by reference Type reference (TYPE) USMD_FLG 'X': Datenstruktur enthält LANGU 20090123

Method CLEAN_FIELD_TAB_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALLBACK Call by reference Object reference (TYPE REF TO) IF_USMD_DB_CALLBACK MDM: Callbackinterface für Persistenzschicht 20090123
2 Importing IO_FACTORY Call by reference Object reference (TYPE REF TO) IF_MDG_MDF_FACTORY FIN-Stammdaten: Zentraler Zugriffspunkt (Factory) 20090123
3 Importing I_USMD_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20090123

Method CONSTRUCTOR on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method CONTAINS_CONTENT_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_IS_CONTAINED Value transfer Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20090123

Method CONTAINS_CONTENT_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method CONTAINS_SPEC_FIELDS_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_CONTENT Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090225
2 Exporting EF_LANGU Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090225
3 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20090225
4 Importing IT_FIELD Call by reference Type reference (TYPE) USMD_TS_FIELDNAME zu schreibende Felder 20110906
5 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090225

Method CONTAINS_SPEC_FIELDS_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method CONVERT_CHAR_INPUT Signature

Method CONVERT_CHAR_INPUT on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method CONVERT_CHAR_INPUT on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method CONVERT_CHAR_OUTPUT Signature

Method CONVERT_CHAR_OUTPUT on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method CONVERT_CHAR_OUTPUT on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method CONVERT_TECH_FLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_FIELDNAME_DB Value transfer Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090921
2 Importing IO_KEY_META Call by reference Object reference (TYPE REF TO) IF_USMD_KEY_HANDLING_META Metainformation zur Schlüsselbehandlung 20090923
3 Importing I_DB_PREFIX Call by reference Type reference (TYPE) C 20090923
4 Importing I_FIELDNAME_TECHNICAL Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090921

Method CONVERT_TECH_FLD on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method COPY_TABLE_CONTENT_DB2A_CR_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CR_KEYS Call by reference Type reference (TYPE) IF_USMD_DB_CALLBACK=>TS_CR_KEYS 20090715
2 Exporting E_EDTN_NUMBER Call by reference Type reference (TYPE) USMD_EDITION_NUMBER Editionsnummer 20090715
3 Importing IR_DATA_STRUC Call by reference Object reference (TYPE REF TO) DATA 20090715
4 Importing IT_DATA Call by reference Type reference (TYPE) SORTED TABLE 20090715
5 Importing IT_FIELD_MAP Call by reference Type reference (TYPE) TS_FIELD_MAP 20090715
6 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090715

Method COPY_TABLE_CONTENT_DB2A_CR_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method COPY_TABLE_CONTENT_DB2A_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE 20090123
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20090123
3 Importing IT_FFIX Call by reference Type reference (TYPE) MDG_MDF_TS_FIELD_VAL Nur Edition-No und Active werden betrachtet 20090804
4 Importing IT_FIELD_MAP Call by reference Type reference (TYPE) TS_FIELD_MAP 20090123
5 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME Anwendungsfeldname 20091012

Method COPY_TABLE_CONTENT_DB2A_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method COPY_TABLE_CONTENT_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE 20090123
2 Importing IF_DB2APPL Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090227
3 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20090123
4 Importing IT_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE Evt. Fixwerte 20091013
5 Importing I_FIELDNAME_APPL Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20091005
6 Importing I_FIELDNAME_CONT_APPL Call by reference Type reference (TYPE) USMD_FIELDNAME SPACE Fieldname SUT4 20130327

Method COPY_TABLE_CONTENT_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method CREATE_DATA_REF_FOR_TECHKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20091111
2 Importing I_FIELDNAME_APPL Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20091111

Method CREATE_DATA_REF_FOR_TECHKEY on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method CREATE_DATA_REF_KEY_CR_NODE_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_KEY Call by reference Object reference (TYPE REF TO) DATA 20090123
2 Importing IF_ADD_CREQUEST Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
3 Importing IF_ADD_HRYVERS Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
4 Importing I_FIELDNAME_HRY Call by reference Type reference (TYPE) MDG_MDF_FIELDNAME FI-Stammdaten: Feldname 20090123
5 Importing I_HRYNAME_FLD Call by reference Type reference (TYPE) MDG_MDF_FIELDNAME FI-Stammdaten: Feldname 20090123

Method CREATE_DATA_REF_KEY_CR_NODE_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method CREATE_DATA_REF_KEY_CR_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_KEY Call by reference Object reference (TYPE REF TO) DATA 20090123
2 Importing IF_ADD_CREQUEST Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) MDG_MDF_FIELDNAME FI-Stammdaten: Feldname 20090123

Method CREATE_DATA_REF_KEY_CR_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method DELETE_CHAR_VALUE Signature

Method DELETE_CHAR_VALUE on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method DELETE_CHAR_VALUE on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method DELETE_SNAPSHOT Signature

Method DELETE_SNAPSHOT on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method DELETE_SNAPSHOT on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method DEQUEUE Signature

Method DEQUEUE on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method DEQUEUE on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method ENQUEUE Signature

Method ENQUEUE on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method ENQUEUE on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method FILL_LANGUAGE_TEXT_P 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 20090123
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090316

Method FILL_LANGUAGE_TEXT_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method FILL_LANGU_TEXT_FROM_DOM_P 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 20090123
2 Importing IS_FPROP Call by reference Type reference (TYPE) MDG_MDF_S_FPROP FIN-Stammdaten: Feldeigenschaften 20090123
3 Importing IT_SEL Call by reference Type reference (TYPE) MDG_MDF_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20090123
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090123

Method FILL_LANGU_TEXT_FROM_DOM_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method FILL_OBSOLETE_FNAMES_P Signature

Method FILL_OBSOLETE_FNAMES_P on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method FILL_OBSOLETE_FNAMES_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method FINISH_WRITE Signature

Method FINISH_WRITE on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method FINISH_WRITE on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method GET_CHAR_P 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) MDG_MDF_FIELDNAME FI-Stammdaten: Feldname 20090123
2 Returning RO_CHAR Value transfer Object reference (TYPE REF TO) IF_MDG_MDF_CHAR FI-Stammdaten: Repräsentanz eines Merkmals 20090123

Method GET_CHAR_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method GET_CREQUEST_VALUE_KEY Signature

Method GET_CREQUEST_VALUE_KEY on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method GET_CREQUEST_VALUE_KEY on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method GET_ENQUEUE_FIELDS Signature

Method GET_ENQUEUE_FIELDS on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method GET_ENQUEUE_FIELDS on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method GET_FIELD_PROPERTIES Signature

Method GET_FIELD_PROPERTIES on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method GET_FIELD_PROPERTIES on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method GET_HRY_ADAPTER Signature

Method GET_HRY_ADAPTER on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method GET_HRY_ADAPTER on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method GET_HRY_ADAPTER_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_USMD_HRY_ADAPTER Adapter für Hierarchien 20090123
2 Importing I_EDTN_NUMBER Call by reference Type reference (TYPE) USMD_EDITION_NUMBER Editionsnummer 20090123
3 Importing I_FIELDNAME_APPL Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090123
4 Importing I_FIELDNAME_MDF Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090123
5 Importing I_HRY_NDEP Call by reference Type reference (TYPE) USMD_FLG Hierarchienamenabhängig 20090123
6 Importing I_USMD_HRYVERS Call by reference Type reference (TYPE) USMD_HRYVERS Hierarchieversion 20090123

Method GET_HRY_ADAPTER_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method GET_INSTANCE_CD_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_USMD_MDF_CHANGE_DOCUMENTS Änderungsbelege im MDF 20090123
2 Importing I_USMD_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20090123

Method GET_INSTANCE_CD_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method GET_INSTANCE_INACT_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_USMD_MDF_INACTIVE_LIST Verwaltung der zu lesenden inaktiven Objekte 20090123
2 Importing I_USMD_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20090123

Method GET_INSTANCE_INACT_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method GET_INSTANCE_OBJ_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_USMD_MDF_CHANGED_OBJS 20090123
2 Importing I_USMD_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20090123

Method GET_INSTANCE_OBJ_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method GET_INSTANCE_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_USMD_DB_ADAPTER Adapter für Datenpersistenz 20090123
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) MDG_MDF_T_MESSAGE Nachrichten 20090123
3 Importing IO_CALLBACK Call by reference Object reference (TYPE REF TO) IF_USMD_DB_CALLBACK MDM: Callbackinterface für Persistenzschicht 20090123
4 Importing I_CLASSNAME Call by reference Type reference (TYPE) CLASSNAME Referenztyp 20090519
5 Importing I_USMD_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20090123

Method GET_INSTANCE_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method GET_LANGUAGE_TEXT_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TXTSH Call by reference Type reference (TYPE) USMD_TXTSH FIN MDM: Bezeichnung (Kurztext) 20090123
2 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20090123
3 Importing I_LANGU_VAL Call by reference Type reference (TYPE) USMD_VALUE 20090123

Method GET_LANGUAGE_TEXT_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method GET_MAIN_OBJECT_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MAIN_OBJECT Call by reference Type reference (TYPE) T_CHANGED_OBJ 20090123
2 Importing IS_CHANGED_OBJ Call by reference Type reference (TYPE) S_CHANGED_OBJ 20090213

Method GET_MAIN_OBJECT_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method HANDLE_MODEL_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODEL Value transfer Attribute reference (LIKE) 20101110

Method HANDLE_MODEL_INIT on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method HANDLE_REGISTER_CHANGE_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DATA Value transfer Attribute reference (LIKE) 20090123

Method HANDLE_REGISTER_CHANGE_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method HANDLE_REGISTER_CHANGE_USMD_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DATA Value transfer Attribute reference (LIKE) 20090212

Method HANDLE_REGISTER_CHANGE_USMD_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method HANDLE_TRANSACTION_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KIND Value transfer Attribute reference (LIKE) 20110303

Method HANDLE_TRANSACTION_FINISHED on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method MERGE_TABLE_CONTENT_ATTACH_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE 20090123
2 Importing IT_DATA_CONT Call by reference Type reference (TYPE) ANY TABLE 20090123
3 Importing IT_DATA_DESCR Call by reference Type reference (TYPE) ANY TABLE 20090123

Method MERGE_TABLE_CONTENT_ATTACH_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method READ_CHAR_VALUE Signature

Method READ_CHAR_VALUE on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method READ_CHAR_VALUE on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method READ_CR_OBJECTLIST Signature

Method READ_CR_OBJECTLIST on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method READ_CR_OBJECTLIST on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method READ_SINGLE_CHAR_TEXT Signature

Method READ_SINGLE_CHAR_TEXT on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method READ_SINGLE_CHAR_TEXT on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method REPLACE_FLDNM_FFIX_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_FFIX Value transfer Type reference (TYPE) MDG_MDF_TS_FIELD_VAL FI-Stammdaten: Paare Feldname / Wert 20090123
2 Importing IF_DB2APPL Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090123
3 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090123

Method REPLACE_FLDNM_FFIX_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method REPLACE_FLDNM_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_FIELDNAME Value transfer Type reference (TYPE) FIELDNAME 20090123
2 Importing IF_DB2APPL Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090123
3 Importing IF_TECHNICAL_FIELDNAME Call by reference Type reference (TYPE) USMD_FLG 'X' Technischen Namen ableiten 20090924
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20090123
# Exception Resumable Description Created on
1 INVALID_FIELDNAME 20101230

Method REPLACE_FLDNM_SEL_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_VOID Call by reference Type reference (TYPE) USMD_FLG X = initial selection result 20120911
2 Exporting ET_SEL Value transfer Type reference (TYPE) MDG_MDF_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20090123
3 Importing IT_SEL Call by reference Type reference (TYPE) USMD_TS_SEL Zeilenstruktur: Selektionsbedingung (Range pro Feld) 20090123
4 Importing I_FIELDNAME_APPL Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20091014
5 Importing I_FIELDNAME_CONT_APPL Call by reference Type reference (TYPE) USMD_FIELDNAME SPACE Fieldname SUT4 20130605

Method REPLACE_FLDNM_SEL_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method REPLACE_FLDNM_STRUC_DB2A_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20090123
2 Exporting ET_FIELD_MAP Call by reference Type reference (TYPE) TS_FIELD_MAP 20090123
3 Importing I_DATA Call by reference Type reference (TYPE) ANY 20090123
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090123

Method REPLACE_FLDNM_STRUC_DB2A_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method REPLACE_FLDNM_STRUC_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20090123
2 Exporting ET_FIELD Call by reference Type reference (TYPE) MDG_MDF_TS_FIELDNAME FI-Stammdaten: Feldnamen 20090123
3 Importing IF_CHECKTABLE Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20091106
4 Importing IF_DELETE_REQUEST Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090123
5 Importing IF_FORCE_SORTED Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
6 Importing IF_WRITE_REQUEST Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090123
7 Importing IO_CHAR Call by reference Object reference (TYPE REF TO) IF_MDG_MDF_CHAR FI-Stammdaten: Repräsentanz eines Merkmals 20090123
8 Importing IT_DEL_KEY Call by reference Type reference (TYPE) MDG_MDF_TS_FIELD_VAL FI-Stammdaten: Paare Feldname / Wert 20090123
9 Importing IT_FIELD Call by reference Type reference (TYPE) USMD_TS_FIELDNAME Zu berücksichtigende Felder 20110228
10 Importing I_ATTACH_MODE Call by reference Type reference (TYPE) CHAR5 SPACE Modus zum lesen von Anlagen 20090123
11 Importing I_DATA Call by reference Type reference (TYPE) ANY 20090123
12 Importing I_FIELDNAME Call by reference Type reference (TYPE) MDG_MDF_FIELDNAME FI-Stammdaten: Feldname 20090123
13 Importing I_FIELDNAME_CONT_APPL Call by reference Type reference (TYPE) USMD_FIELDNAME SPACE Fieldname SUT4 20130327

Method REPLACE_FLDNM_STRUC_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method SET_CREQUEST_NODE Signature

Method SET_CREQUEST_NODE on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method SET_CREQUEST_NODE on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method SET_CREQUEST_VALUE Signature

Method SET_CREQUEST_VALUE on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method SET_CREQUEST_VALUE on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method SET_FIELD_MAPPING Signature

Method SET_FIELD_MAPPING on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method SET_FIELD_MAPPING on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method SORT_CHANGED_OBJ_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CHANGED_OBJ Call by reference Type reference (TYPE) T_CHANGED_OBJ 20091028

Method SORT_CHANGED_OBJ_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method SPLIT_TABLE_CONTENT_ATTACH_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA_CONT Call by reference Type reference (TYPE) ANY TABLE 20090123
2 Exporting ET_DATA_DESCR Call by reference Type reference (TYPE) ANY TABLE 20090123
3 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20090123

Method SPLIT_TABLE_CONTENT_ATTACH_P on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method WRITE_CHAR_VALUE Signature

Method WRITE_CHAR_VALUE on class CL_USMD_MDF_DB_ADAPTER has no parameter.
Method WRITE_CHAR_VALUE on class CL_USMD_MDF_DB_ADAPTER has no exception.

Method WRITE_SEMKEY 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 20091111
2 Changing CT_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20091111
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20091106
4 Importing I_FIELDNAME_APPL Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20091106

Method WRITE_SEMKEY on class CL_USMD_MDF_DB_ADAPTER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605