SAP ABAP Class CL_USMD_MDF_MODEL_GENERATOR (Generator for Data Model)
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 Inheritance (c INHERITING FROM c_ref)  CL_MDG_GN_BUILDING_PLAN Abstract Blueprint 20090123
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_USMD_MODEL_DEFI_ADAPTER_TYP Access to Data Model Definition: Data Types 20090123
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_USMD_MODEL_GEN_ADAPTER_TYPE Accesses for Model Generation: Data Types 20090123
Properties
Class CL_USMD_MDF_MODEL_GENERATOR  
Short Description Generator for Data Model    
Super Class CL_MDG_GN_BUILDING_PLAN Abstract Blueprint 
Instantiability of a Class 2  Public 
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 CL_USMD_DDIC_GENERATOR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_USMD_MODEL_CHECK Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 RSSG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 USM1B Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 USMD0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 USMD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_USMD_MODEL_DEFI_ADAPTER_TYP Access to Data Model Definition: Data Types 20090123
2 IF_USMD_MODEL_GEN_ADAPTER_TYPE Accesses for Model Generation: Data Types 20090123
Friends
# Friend Modeled only Created on Description
1 CL_USMD_CHANGE_LOG 20110105 Data Access Class for Change log
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DF_GENERATION_SUCCESS Static Attribute Private Type reference (TYPE) USMD_FLG Generation Succeeded 20090123
2 DF_GEN_SEPERATE_ATT_TABLE Instance attribute Protected Type reference (TYPE) USMD_FLG SPACE Generate Separate Table for Attributes 20090123
3 DF_SID_GEN Instance attribute Protected Type reference (TYPE) USMD_FLG Generation of SID Tables Active 20090123
4 DO_KEY_META Instance attribute Private Object reference (TYPE REF TO) IF_USMD_KEY_GENERATION Key Handling During Generation 20090923
5 DO_TABL_T000 Instance attribute Private Object reference (TYPE REF TO) IF_MDG_GN_OBJECT Object in Context of the Generator 20090123
6 DO_TABL_T002 Instance attribute Private Object reference (TYPE REF TO) IF_MDG_GN_OBJECT Object in Context of the Generator 20090123
7 DS_USMD001C Instance attribute Private Type reference (TYPE) S_USMD001C 20090928
8 DTS_BASE_FIELDNAME Instance attribute Private Type reference (TYPE) TS_BASE_FIELDNAME 20090123
9 DTS_DTEL Instance attribute Private Type reference (TYPE) T_TS_DTEL Generated Data Elements 20090123
10 DT_ENTITY_FLD_MAP Instance attribute Private Type reference (TYPE) CL_USMD_MODEL_CHECK=>TS_ENTITY_FLD_MAP 20090123
11 DT_ENTITY_FLD_MAP_SO Instance attribute Private Type reference (TYPE) CL_USMD_MODEL_CHECK=>TS_ENTITY_FLD_MAP 20090123
12 DT_ENTITY_SUP Instance attribute Private Type reference (TYPE) T_ENTITY_SUP 20090123
13 DT_RESERVED_NAMES Instance attribute Private Type reference (TYPE) T_FIELDNAME 20090123
14 DT_TABL_INFO Instance attribute Private Type reference (TYPE) T_TABL_INFO 20090123
15 DT_USMD0015 Instance attribute Private Type reference (TYPE) T_USMD0015 20090928
16 DT_USMD0020 Instance attribute Private Type reference (TYPE) T_USMD0020 20090123
17 DT_USMD0020T Instance attribute Private Type reference (TYPE) T_USMD0020T 20090123
18 DT_USMD0021 Instance attribute Private Type reference (TYPE) T_USMD0021 20090123
19 DT_USMD0022 Instance attribute Private Type reference (TYPE) T_USMD0022 20090123
20 DT_USMD0023 Instance attribute Private Type reference (TYPE) T_USMD0023 20090123
21 DT_USMD0024 Instance attribute Private Type reference (TYPE) T_USMD0024 20090123
22 DT_USMD0025 Instance attribute Private Type reference (TYPE) T_USMD0025 20090123
23 DT_USMD0026 Instance attribute Private Type reference (TYPE) T_USMD0026 20100709
24 D_CONFIG_KEY Instance attribute Private Type reference (TYPE) MDG_GN_CONFIG_KEY Instance Key for a Configuration Object 20090123
25 D_CONFIG_OBJ Instance attribute Private Type reference (TYPE) MDG_GN_CONFIG_OBJ Name of Configuration Object (Generator) 20090123
26 D_MODEL Instance attribute Private Type reference (TYPE) USMD_MODEL Data Model 20090123
27 D_OBJSTAT Instance attribute Private Type reference (TYPE) USMD_OBJSTAT Activation Status 20090123
28 GC_APPL_EXTENSION Constant Private Type reference (TYPE) MDG_GN_APPL_EXT 'USMD' Application Enhancement (Generator) 20090217
29 GC_ENQUEUE_TAB Constant Private Type reference (TYPE) RSTABLE-TABNAME 'USMD001C' Table Name 20090123
30 GC_GEN_PREFIX Constant Private Type reference (TYPE) CHAR5 '/1MD/' Area Not More Closely Defined, Possibly Used for Patchlevels 20090123
31 GC_MSGTYPE_SEVERE Constant Private Type reference (TYPE) CHAR3 'AEX' Types of Serious Errors 20090123
32 GC_STRUC_KIND_HRYATTR Constant Protected Type reference (TYPE) CHAR1 'A' Single-Character Indicator 20090123
33 GC_STRUC_KIND_HRYKEY Constant Protected Type reference (TYPE) CHAR1 'H' Single-Character Indicator 20090123
34 GC_USCORE Constant Private Type reference (TYPE) CHAR1 '_' Single-Character Indicator 20090123
35 GF_META_INFO_MODE Static Attribute Private Type reference (TYPE) USMD_FLG Financials MDM: General Indicator 20090123
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHANGE_ROLE Instance method Private Method Role Must Be Changed 20090123
2 ADD_FIELDS_FOR_VALIDITY Instance method Private Method 20090826
3 ADD_FIELDS_TO_TABLE Instance method Private Method Add Fields to Generated Table 20090123
4 ADD_FIELDS_TO_TABLE_ATTRIBUTE Instance method Private Method Add Fields to Generated Table 20090123
5 APPEND_FIELDS2STRUC Instance method Private Method Append Fields 20090123
6 CHECKTAB_HAS_COMPLEX_KEY Instance method Private Method Checks if Check Table Contains Several Keys 20090304
7 CHECKTAB_HAS_FOREIGN_DATELEM Instance method Private Method Check Whether Check Table Contains Foreign Data Table 20090123
8 CLEANUP_DATA_MODEL Static method Public Method Eliminate Residuals After Deleting Active Data Model 20090123
9 COMMIT_META_DATA Instance method Protected Method 20090123
10 COMPARE_ROLES Instance method Protected Method Compare Two Roles 20090123
11 CONVERT_2_TABLE_FNAME Instance method Protected Method Entity/Attribute/Relation->MDF Field Name 20090123
12 CONVERT_KEY_TABLE_TO_DB Static method Private Method Converts fieldnames in table to MDF Database fieldnames 20121128
13 CONVERT_TABLES Instance method Private Method 20091016
14 COPY_DB_TABLE_CONTENT Static method Protected Method Table Conversion 20090123
15 COPY_HRYDATA Instance method Private Method 20090123
16 COPY_TO_ACTIVE_VERSION Static method Public Method Copies Inactive Version to Active Version 20090123
17 COPY_TO_OTHER_VERSION Static method Public Method Copies Between Versions (Active/Inactive) 20090123
18 DELETE_GENERATED_OBJECTS Static method Public Method Delete Generated Objects 20090123
19 DELETE_ROLE_FROM_ITABS Instance method Private Method Delete Entries for a Role from Various Tabs 20090123
20 DEQUEUE Static method Public Method Unlock During Generation 20090123
21 DEQUEUE_ALL Static method Private Method Clears all locks that were set 20110415
22 DO_NOT_GEN_TABLES Instance method Protected Method 20090123
23 ENQUEUE Static method Public Method Enqueue During Generation 20090123
24 ENQUEUE_ALL Static method Private Method Sets all necessary locks for a generation 20110414
25 ENQUEUE_GENERATION Instance method Private Method 20110114
26 ENTITY_HAS_ATTRIBUTES Instance method Protected Method Entity Possesses Attributes 20090123
27 EXPAND_INCLUDES Instance method Private Method 20090123
28 FIND_ATTACH_CNT_TABLE_FIELDS Instance method Private Method Determines Fields for Attachment Table 20090123
29 FIND_ATTACH_TABLE_FIELDS Instance method Private Method Determines Fields for Attachment Table 20090123
30 FIND_ATTRIBUTES Instance method Private Method Determines Non-Key Fields for Attribute Table 20090123
31 FIND_ATTR_TABLE_FIELDS Instance method Private Method Determines Fields for Attribute Table 20090123
32 FIND_CHECK_TABLE_FIELDS Instance method Private Method Determines Fields for Check Table 20090123
33 FIND_FULL_KEY_SO_FIELDS Instance method Private Method Determine Higher-Level Fields for an Entity 20090803
34 FIND_HRY_ATTRIBUTES Instance method Private Method Determines Attributes in Hierarchy 20090123
35 FIND_MAP_TABLE_FIELDS Instance method Private Method Determines Fields for Mapping Table 20090924
36 FIND_NM_TEXT_TAB Instance method Private Method Find Name for Text Table 20090123
37 FIND_OTHER_ATTR_TABLE_FIELDS Instance method Private Method Determines Fields for Table with Additional Attributes 20090123
38 FIND_OTHER_KEYFIELDS Instance method Private Method Finds Additional Keys 20090123
39 FIND_QC_REFERENCE_TABLE Instance method Private Method Determines Table for Reference Field 20110203
40 FIND_ROLLNAME Instance method Protected Method Determines Data Element for Field Name 20090123
41 FIND_SET_SO_TABLE_FIELDS Instance method Private Method Determines Fields for Set Table 20090123
42 FIND_SET_TABLE_FIELDS Instance method Private Method Determines Fields for Set Table 20090123
43 FIND_SID_TABLE_FIELDS Instance method Private Method Determines Fields for SID Table 20090123
44 FIND_SUPERORDINATE_FIELD Instance method Private Method Determine Higher-Level Fields for an Entity 20090123
45 FIND_TEXT_TABLE_FIELDS Instance method Private Method Determines Fields for Text Table 20090123
46 GENERATE_ATTACHMENT_TABLE Instance method Protected Method Generates More Attribute Tables 20090123
47 GENERATE_ATTACH_CNT_TABLE Instance method Protected Method Generates More Attribute Tables 20090123
48 GENERATE_ATTRIBUTE_TABLE Instance method Protected Method Generates More Attribute Tables 20090123
49 GENERATE_CHECK_TABLE Instance method Protected Method Generates Check Table 20090123
50 GENERATE_DATA_MODEL Static method Public Method Generates Data Model 20090123
51 GENERATE_DB_INDEX_SEMKEY Instance method Protected Method Generates Secondary Indexes for Semantic Keys 20091027
52 GENERATE_HRYNAME_STRUC Instance method Protected Method Generate DDIC Structure for Hierarchy Key 20090123
53 GENERATE_MAP_TABLE Instance method Protected Method Generates Mapping Table 20090924
54 GENERATE_OTHER_ATTRIBUTE_TABLE Instance method Protected Method Generates Attribute Table 20090123
55 GENERATE_OWN_STRUCTURES Instance method Protected Method Generates Flat Structure for ESOA 20090123
56 GENERATE_SET_SO_TABLE Instance method Protected Method Generates More Attribute Tables 20090123
57 GENERATE_SET_TABLE Instance method Protected Method Generates More Attribute Tables 20090123
58 GENERATE_SID_TABLE Instance method Protected Method Generates SID Table 20090123
59 GENERATE_TABLES Instance method Protected Method Generates All Tables 20090123
60 GENERATE_TEXT_TABLE Instance method Protected Method Generates Text Table 20090123
61 GEN_USMD_MODEL_P Instance method Private Method 20090123
62 GET_CHECK_TAB_FIELDS Instance method Private Method 20090331
63 GET_DATA_MODEL_INFO Static method Public Method Returns Definition of Data Model (in Expanded Form) 20090123
64 GET_DEFINED_VERSIONS Static method Private Method Returns Active and/or Inactive Version of Model 20100816
65 GET_DEPENDENT_ENTITY Instance method Private Method 20090123
66 GET_FDEP_R_ENTITY Instance method Protected Method 20090123
67 GET_FOREIGN_KEY_RELATION Static method Public Method Returns Relationship 20100719
68 GET_GENERATED_OBJECTS Static method Public Method Returns Generated Objects 20090123
69 GET_GENERATED_TABL Instance method Protected Method Returns Generated Tables 20090123
70 GET_GEN_FLDNM_PREFIX Static method Public Method 20090123
71 GET_HRY_ATTR_STRUC Instance method Protected Method Provides Physical Name of Attr.Structure for Hierarchy 20090123
72 GET_LEADING_ENTITY_P Instance method Private Method Returns Leading Type 1 Entity Type 20090803
73 GET_LOG_STRUC_NAME Instance method Protected Method Determines Logical Structure Name 20090123
74 GET_LOG_TABL_NAME Instance method Protected Method Determines Logical Table Name 20090123
75 GET_META_INFO Instance method Protected Method Returns Info About Data Model 20090123
76 GET_MODEL_OBJECT_KEY Static method Public Method 20090123
77 GET_MODEL_OBJECT_NAME Static method Public Method 20090123
78 GET_OBSOLETE_FNAME Static method Protected Method Determines Field Name for USMD_OBSOLETE 20090123
79 GET_OBS_FNAME Static method Public Method Returns Field Names Used for USMD_OBSOLETE 20090123
80 GET_TEXT_FOR_OBJ_KIND Static method Public Method 20090123
81 GET_USAGE_TYPE Instance method Protected Method 20090123
82 GET_VAL_CONCEPT Instance method Protected Method 20090922
83 GET_VAL_HRY Instance method Protected Method 20090923
84 GET_VERSION Static method Private Method Returns Queried Version of Model 20100816
85 INIT_DB_TABLE_CONTENT Instance method Private Method Initialization of New Tables 20101216
86 INIT_DTEL Instance method Protected Method Generation of Data Elements 20090123
87 INIT_INSTANCE Instance method Private Method 20090123
88 INSERT_TABL_INFO Instance method Protected Method 20090123
89 IS_LEADING_ENTITY_P Instance method Private Method 20091026
90 RAISE_EVENT_MODEL_SAVED Static method Public Method Triggers the Event 'MODEL_SAVED' 20101115
91 RESOLVE_LOG_TABNAME Instance method Public Method Resolve Logical Table Name 20101215
92 SET_ROLES Instance method Protected Method Sets Local Roles Resulting from Generation 20090123
93 SET_ROLES_FIELDNAME_TEXT Instance method Private Method 20090331
94 SET_ROLES_OLD Instance method Protected Method Sets Local Roles Resulting from Generation 20090429
95 SET_ROLE_META_DATA Instance method Private Method 20090123
96 SET_TECHNICAL_SETTINGS Instance method Private Method Technical Table Settings 20090123
97 SORT_USMD0020_FOR_GEN Instance method Private Method Returns DT_USMD0020 in Structure Suitable for Generation 20090123
98 WRITE_DM_ACT_LOG Static method Public Method Writes Change Log for Delta Betw. Active and Inactive Vers. 20101215
Events
# Event Type Visibility Description Created on
1 MODEL_ACTIVATED Static Event
(1)
Public
(2)
Data model has been activated 20101108
2 MODEL_SAVED Static Event
(1)
Public
(2)
Data model has been saved 20101115
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_ATTR_FIELDNAME Public Attribute reference (LIKE) 20090123
2 S_ATTR_OBS_FNAME Public See coding 20090123 BEGIN OF s_attr_obs_fname, entity_fname TYPE fieldname, attr_fname TYPE fieldname, obs_fname TYPE fieldname, END OF s_attr_obs_fname
3 S_BASE_FIELDNAME Private See coding 20090123 BEGIN OF s_base_fieldname , fieldname TYPE mdg_mdf_fieldname "name of relation , basefield TYPE mdg_mdf_fieldname "entity , rollname TYPE rollname , END OF s_base_fieldname
4 S_BAS_FLD_MAP Private See coding 20090308 BEGIN OF s_bas_fld_map, "table needed for MDF (UGMDL1021) fieldname TYPE usmd_fieldname, dtab_field TYPE usmd_fieldname, fieldname_master TYPE usmd_fieldname, END OF s_bas_fld_map
5 S_CRIT_CHANGE Public See coding 20090123 BEGIN OF s_crit_change, log_name TYPE mdg_gn_logical_name, obj_kind TYPE mdg_gn_obj_kind, phys_name_old TYPE mdg_gn_physical_name, version_new TYPE mdg_gn_obj_version, phys_name_new TYPE mdg_gn_physical_name, t_crit_change TYPE mdg_gn_t_critical_changes, END OF s_crit_change
6 S_DDIC_INFO Public Attribute reference (LIKE) 20110203
7 S_ENTITY Public Attribute reference (LIKE) 20090123
8 S_ENTITY_ATTR Public Attribute reference (LIKE) 20090123
9 S_ENTITY_F Public Attribute reference (LIKE) 20090123
10 S_ENTITY_FIELDNAME Public Attribute reference (LIKE) 20090123
11 S_ENTITY_FOREIGN Public Attribute reference (LIKE) 20090123
12 S_ENTITY_HRYTAB Private See coding 20090123 BEGIN OF s_entity_hrytab, usmd_entity TYPE usmd_entity, tabname_old TYPE tabname, struct_old TYPE typename, tabname_new TYPE tabname, struct_new TYPE typename, END OF s_entity_hrytab
13 S_ENTITY_HRY_ATTR Public Attribute reference (LIKE) 20090123
14 S_ENTITY_SUP Private See coding 20090123 BEGIN OF s_entity_sup, usmd_entity TYPE usmd_entity, t_sup TYPE t_t_field, END OF s_entity_sup
15 S_FDEP Public Attribute reference (LIKE) 20090123
16 S_FDEP_R_ENTITY Public Attribute reference (LIKE) 20090123
17 S_FIELDNAME Private See coding 20090123 BEGIN OF s_fieldname , fieldname TYPE mdg_mdf_fieldname , END OF s_fieldname
18 S_GEN_TABL Private See coding 20090123 BEGIN OF s_gen_tabl , tabl_kind TYPE char1 , o_table TYPE REF TO if_mdg_gn_object "if_mdg_gn_raw_table , END OF s_gen_tabl
19 S_LOG_PHYS_NAME Public Attribute reference (LIKE) 20090123
20 S_LOG_TABNAME Public See coding 20101215 BEGIN OF s_log_tabname, log_name TYPE mdg_gn_logical_name, entity TYPE usmd_entity, tabl_kind TYPE usmd_subkind, END OF s_log_tabname
21 S_ROLE_ATTR_ROLLNAME Protected See coding 20090123 BEGIN OF S_ROLE_ATTR_ROLLNAME, role type MDG_MDF_role, attribute type MDG_MDF_fieldname, rollname type rollname, END OF s_role_attr_rollname
22 S_ROLE_ROLLNAME Private See coding 20090123 BEGIN OF s_role_rollname, fieldname TYPE mdg_mdf_fieldname, rollname_old TYPE rollname, rollname_new TYPE rollname, END OF s_role_rollname
23 S_TABL_INFO Private See coding 20090123 BEGIN OF s_tabl_info , entity TYPE usmd_entity , t_gen_table TYPE t_gen_table , END OF s_tabl_info
24 S_USMD001C Private Type reference (TYPE) USMD001C 20090928
25 TR_ATTRIBUTE Private See coding 20100722 tr_attribute TYPE RANGE OF usmd0022-usmd_attribute
26 TR_ENTITY Private See coding 20100722 tr_entity TYPE RANGE OF usmd0020-usmd_entity
27 TS_ATTRIBUTE Protected See coding 20090123 ts_attribute type SORTED TABLE OF usmd_attribute with UNIQUE key table_line
28 TS_ATTR_OBS_FNAME Public See coding 20090123 ts_attr_obs_fname TYPE SORTED TABLE OF s_attr_obs_fname WITH UNIQUE KEY entity_fname attr_fname
29 TS_BASE_FIELDNAME Private See coding 20090123 ts_base_fieldname TYPE SORTED TABLE OF s_base_fieldname WITH UNIQUE KEY fieldname
30 TS_BAS_FLD_MAP Private See coding 20090308 ts_bas_fld_map TYPE SORTED TABLE OF s_bas_fld_map WITH UNIQUE KEY fieldname dtab_field
31 TS_ENTITY_HRYTAB Private See coding 20090123 ts_entity_hrytab TYPE SORTED TABLE OF s_entity_hrytab WITH UNIQUE KEY usmd_entity
32 TS_LOG_TABNAME Public See coding 20101215 ts_log_tabname TYPE SORTED TABLE OF s_log_tabname WITH UNIQUE KEY log_name
33 TS_ROLE_ATTR_ROLLNAME Protected See coding 20090123 tS_ROLE_ATTR_ROLLNAME type SORTED TABLE OF S_ROLE_ATTR_ROLLNAME with UNIQUE key role attribute
34 TS_ROLE_ROLLNAME Private See coding 20090123 ts_role_rollname TYPE SORTED TABLE OF s_role_rollname WITH UNIQUE KEY fieldname
35 T_ATTR_FIELDNAME Public Attribute reference (LIKE) 20090123
36 T_DDIC_INFO Public Attribute reference (LIKE) 20110203
37 T_ENTITY Public Attribute reference (LIKE) 20090123
38 T_ENTITY_ATTR Public Attribute reference (LIKE) 20090123
39 T_ENTITY_F Public Attribute reference (LIKE) 20090123
40 T_ENTITY_FIELDNAME Public Attribute reference (LIKE) 20090123
41 T_ENTITY_FOREIGN Public Attribute reference (LIKE) 20090123
42 T_ENTITY_HRY_ATTR Public Attribute reference (LIKE) 20090123
43 T_ENTITY_SUP Private See coding 20090123 t_entity_sup TYPE SORTED TABLE OF s_entity_sup WITH UNIQUE KEY usmd_entity
44 T_FDEP Public Attribute reference (LIKE) 20090123
45 T_FDEP_R_ENTITY Public Attribute reference (LIKE) 20090123
46 T_FIELDNAME Private See coding 20090123 t_fieldname TYPE SORTED TABLE OF s_fieldname WITH UNIQUE KEY fieldname
47 T_FK_FIELD_TO Public Attribute reference (LIKE) 20110527
48 T_GEN_TABLE Private See coding 20090123 t_gen_table TYPE STANDARD TABLE OF s_gen_tabl WITH DEFAULT KEY
49 T_LOG_PHYS_NAME Public Attribute reference (LIKE) 20090123
50 T_S_DTEL Private See coding 20090123 BEGIN OF t_s_dtel, rollname TYPE rollname, o_dtel TYPE REF TO if_mdg_gn_raw_dtel, END OF t_s_dtel
51 T_S_FIELD Public Attribute reference (LIKE) 20090123
52 T_TABL_INFO Private See coding 20090123 t_tabl_info TYPE SORTED TABLE OF s_tabl_info WITH UNIQUE KEY entity
53 T_TS_DTEL Private See coding 20090123 t_ts_dtel TYPE SORTED TABLE OF t_s_dtel WITH UNIQUE KEY rollname
54 T_T_FIELD Public Attribute reference (LIKE) 20090123
55 T_USMD0015 Private See coding 20090928 t_usmd0015 TYPE STANDARD TABLE OF usmd0015 WITH DEFAULT KEY
56 T_USMD0015T Private See coding 20120509 T_USMD0015T TYPE STANDARD TABLE OF usmd0015t WITH DEFAULT KEY
57 T_USMD001T Private See coding 20100728 t_usmd001t TYPE STANDARD TABLE OF usmd001t WITH DEFAULT KEY
58 T_USMD0020 Private See coding 20090123 t_usmd0020 TYPE STANDARD TABLE OF usmd0020 WITH DEFAULT KEY
59 T_USMD0020T Private See coding 20090123 t_usmd0020t TYPE STANDARD TABLE OF usmd0020t WITH DEFAULT KEY
60 T_USMD0021 Private See coding 20090123 t_usmd0021 TYPE STANDARD TABLE OF usmd0021 WITH DEFAULT KEY
61 T_USMD0022 Private See coding 20090123 t_usmd0022 TYPE STANDARD TABLE OF usmd0022 WITH DEFAULT KEY
62 T_USMD0022T Private See coding 20100723 t_usmd0022t TYPE STANDARD TABLE OF usmd0022t WITH DEFAULT KEY
63 T_USMD0023 Public See coding 20090123 t_usmd0023 TYPE STANDARD TABLE OF usmd0023 WITH DEFAULT KEY
64 T_USMD0023T Public See coding 20100723 t_usmd0023t TYPE STANDARD TABLE OF usmd0023t WITH DEFAULT KEY
65 T_USMD0024 Private See coding 20090123 t_usmd0024 TYPE STANDARD TABLE OF usmd0024 WITH DEFAULT KEY
66 T_USMD0025 Private See coding 20090123 t_usmd0025 TYPE STANDARD TABLE OF usmd0025 WITH DEFAULT KEY
67 T_USMD0026 Public See coding 20100709 t_usmd0026 TYPE STANDARD TABLE OF usmd0026 WITH DEFAULT KEY
68 T_USMD004C Public See coding 20090123 t_usmd004c TYPE STANDARD TABLE OF usmd004c
69 T_USMD0050 Private See coding 20091013 t_usmd0050 TYPE STANDARD TABLE OF usmd0050 WITH DEFAULT KEY
Method Signatures

Method ADD_CHANGE_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOCAL_ROLE Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_MAIN FI-Stammdaten: Lokale Rollen und Einschränkungen auf Hier. 20090123
2 Changing CT_LOCAL_ROLE_CH Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_MAIN FI-Stammdaten: Lokale Rollen und Einschränkungen auf Hier. 20090123
3 Changing CT_ROLE_APPLICATION Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_APP FIN Master Data: Lokale Roles Allowed in Applications 20090123
4 Changing CT_ROLE_APPLICATION_CH Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_APP FIN Master Data: Lokale Roles Allowed in Applications 20090123
5 Changing CT_ROLE_ATTR_TABNAME Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_ATTR_TAB FI-Stammdaten: Lokale: Attribute der vordefinierten Felder 20090123
6 Changing CT_ROLE_ATTR_TABNAME_CH Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_ATTR_TAB FI-Stammdaten: Lokale: Attribute der vordefinierten Felder 20090123
7 Changing CT_ROLE_GEN_ATTRIB_NET Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_GEN_ATTRIB FI-Stammdaten: Lokale Rollen - Attribute an Hierarchiekanten 20090123
8 Changing CT_ROLE_GEN_ATTRIB_NET_CH Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_GEN_ATTRIB FI-Stammdaten: Lokale Rollen - Attribute an Hierarchiekanten 20090123
9 Changing CT_ROLE_GEN_TEMP_NET Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_GEN_TEMP Lokale Rollen: Vorlage für die Tabellengenerierung 20090123
10 Changing CT_ROLE_GEN_TEMP_NET_CH Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_GEN_TEMP Lokale Rollen: Vorlage für die Tabellengenerierung 20090123
11 Changing CT_ROLE_HRY_ROLE Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_HRY_ROLE FI-Stammdaten: Lokale fremde Rollen in Hierarchien 20090123
12 Changing CT_ROLE_HRY_ROLE_CH Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_HRY_ROLE FI-Stammdaten: Lokale fremde Rollen in Hierarchien 20090123
13 Changing CT_ROLE_TABNAME Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_TABNAME FI-Stammdaten: Lokale: Tabellen der vordefinierten Felder 20090123
14 Changing CT_ROLE_TABNAME_CH Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_TABNAME FI-Stammdaten: Lokale: Tabellen der vordefinierten Felder 20090123
15 Importing I_ROLE Call by reference Type reference (TYPE) MDG_MDF_ROLE FI-Stammdaten: Rolle 20090123

Method ADD_CHANGE_ROLE on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method ADD_FIELDS_FOR_VALIDITY 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) T_T_FIELD 20090826
2 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090826
3 Importing I_VAL_ENTITY Call by reference Type reference (TYPE) USMD_VALIDITY_ENTITY_TYPE Gültigkeitskonzept 20090916

Method ADD_FIELDS_FOR_VALIDITY on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method ADD_FIELDS_TO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TABLE Call by reference Object reference (TYPE REF TO) IF_MDG_GN_RAW_TABLE Rohobjekt Tabelle 20090123
2 Importing IO_WORKLIST Call by reference Object reference (TYPE REF TO) IF_MDG_GN_LOW_LEVEL low Level Interface des Generators 20090123
3 Importing IT_FIELD Call by reference Type reference (TYPE) T_T_FIELD 20090123
4 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123
5 Importing I_TABL_KIND Call by reference Type reference (TYPE) CHAR1 Text/Check/SID/Attributtabelle 20090123

Method ADD_FIELDS_TO_TABLE on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method ADD_FIELDS_TO_TABLE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TABLE Call by reference Object reference (TYPE REF TO) IF_MDG_GN_RAW_TABLE Rohobjekt Tabelle 20090123
2 Importing IO_WORKLIST Call by reference Object reference (TYPE REF TO) IF_MDG_GN_LOW_LEVEL low Level Interface des Generators 20090123
3 Importing IT_FIELD Call by reference Type reference (TYPE) T_T_FIELD 20090123

Method ADD_FIELDS_TO_TABLE_ATTRIBUTE on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method APPEND_FIELDS2STRUC 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) CL_USMD_DDIC_GENERATOR=>T_T_FIELD 20090123
2 Importing IT_FIELD Call by reference Type reference (TYPE) T_T_FIELD 20090123

Method APPEND_FIELDS2STRUC on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method CHECKTAB_HAS_COMPLEX_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_COMPLEX Value transfer Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090304
2 Importing I_ROLLNAME Call by reference Type reference (TYPE) ROLLNAME 20090304

Method CHECKTAB_HAS_COMPLEX_KEY on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method CHECKTAB_HAS_FOREIGN_DATELEM Signature

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

Method CHECKTAB_HAS_FOREIGN_DATELEM on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method CLEANUP_DATA_MODEL 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 FI-Stammdaten: Meldungen 20090123
2 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20090123
3 Importing I_OBJSTAT Call by reference Type reference (TYPE) USMD_OBJSTAT 'I' Aktivierungsstatus 20090123

Method CLEANUP_DATA_MODEL on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method COMMIT_META_DATA 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 20090123
2 Importing IO_METADATA Call by reference Object reference (TYPE REF TO) IF_MDG_MDF_META_DATA_EXT SEM: Masterdata access to meta data 20090123

Method COMMIT_META_DATA on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method COMPARE_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LOCAL_ROLE_1 Call by reference Type reference (TYPE) MDG_MDF_S_LOC_ROLE_MAIN FIN-Stammdaten: Merkmalsrollen 20090123
2 Importing IS_LOCAL_ROLE_2 Call by reference Type reference (TYPE) MDG_MDF_S_LOC_ROLE_MAIN FI-Stammdaten: Lokale Rollen und Einschränkungen auf Hier. 20090123
3 Importing ITS_ROLE_HRY_ROLE_1 Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_HRY_ROLE FI-Stammdaten: Lokale fremde Rollen in Hierarchien 20090123
4 Importing ITS_ROLE_HRY_ROLE_2 Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_HRY_ROLE FI-Stammdaten: Lokale fremde Rollen in Hierarchien 20090123
5 Importing IT_ROLE_ATTR_ROLLNAME_1 Call by reference Type reference (TYPE) TS_ROLE_ATTR_ROLLNAME 20090123
6 Importing IT_ROLE_ATTR_ROLLNAME_2 Call by reference Type reference (TYPE) TS_ROLE_ATTR_ROLLNAME 20090123
7 Importing IT_ROLE_ATTR_TABNAME_1 Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_ATTR_TAB FI-Stammdaten: Lokale: Attribute der vordefinierten Felder 20090123
8 Importing IT_ROLE_ATTR_TABNAME_2 Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_ATTR_TAB FI-Stammdaten: Lokale: Attribute der vordefinierten Felder 20090123
9 Importing IT_ROLE_GEN_ATTRIB_NET_1 Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_GEN_ATTRIB FI-Stammdaten: Lokale Rollen - Attribute an Hierarchiekanten 20090123
10 Importing IT_ROLE_GEN_ATTRIB_NET_2 Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_GEN_ATTRIB FI-Stammdaten: Lokale Rollen - Attribute an Hierarchiekanten 20090123
11 Importing IT_ROLE_GEN_TEMP_NET_1 Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_GEN_TEMP Lokale Rollen: Vorlage für die Tabellengenerierung 20090123
12 Importing IT_ROLE_GEN_TEMP_NET_2 Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_GEN_TEMP Lokale Rollen: Vorlage für die Tabellengenerierung 20090123
13 Importing IT_ROLE_TABNAME_1 Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_TABNAME FI-Stammdaten: Lokale: Tabellen der vordefinierten Felder 20090123
14 Importing IT_ROLE_TABNAME_2 Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_TABNAME FI-Stammdaten: Lokale: Tabellen der vordefinierten Felder 20090123
15 Importing I_ROLE Call by reference Type reference (TYPE) MDG_MDF_ROLE FI-Stammdaten: Rolle 20090123
16 Returning RF_IDENTICAL Value transfer Type reference (TYPE) USMD_FLG FI-Stammdaten: Allgemeines Kennzeichen 20090123

Method COMPARE_ROLES on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method CONVERT_2_TABLE_FNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_TECHNICAL_FIELDNAME Call by reference Type reference (TYPE) USMD_FLG 'X' Technischen Namen ableiten 20090920
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) MDG_MDF_FIELDNAME FI-Stammdaten: Feldname 20090123
3 Importing I_FIELD_TYPE Call by reference Type reference (TYPE) CHAR1 usmd1_cs_field_type 20090123
4 Importing I_MDF_NAME Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090123
5 Returning R_FIELDNAME Value transfer Type reference (TYPE) MDG_MDF_FIELDNAME FI-Stammdaten: Feldname 20090123

Method CONVERT_2_TABLE_FNAME on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method CONVERT_KEY_TABLE_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEY Call by reference Type reference (TYPE) USMD_T_FIELDNAME Financial MDM: Field Name 20121128
2 Importing IV_MODEL Call by reference Type reference (TYPE) USMD_MODEL Data Model 20121128
3 Returning RT_KEY_DB Value transfer Type reference (TYPE) USMD_T_FIELDNAME Financial MDM: Field Name 20121128

Method CONVERT_KEY_TABLE_TO_DB on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method CONVERT_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_0020 Call by reference Type reference (TYPE) CL_USMD_MODEL_CHECK=>TS_0020 20091016
2 Exporting ET_0021 Call by reference Type reference (TYPE) CL_USMD_MODEL_CHECK=>TS_0021 20091016
3 Exporting ET_0023 Call by reference Type reference (TYPE) CL_USMD_MODEL_CHECK=>TS_0023 20091016

Method CONVERT_TABLES on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method COPY_DB_TABLE_CONTENT 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 20090123
2 Importing IO_BADI Call by reference Object reference (TYPE REF TO) USMD_MODEL_ACTIVATION Aktivierung des Datenmodells 20101215
3 Importing IT_LOG_TABNAME Call by reference Type reference (TYPE) TS_LOG_TABNAME 20101215
4 Importing I_LOG_NAME Call by reference Type reference (TYPE) MDG_GN_LOGICAL_NAME logischer Name eines Objekts (Generator) 20101215
5 Importing I_TABNAME_NEW Call by reference Type reference (TYPE) MDG_GN_PHYSICAL_NAME 20090123
6 Importing I_TABNAME_OLD Call by reference Type reference (TYPE) MDG_GN_PHYSICAL_NAME 20090123

Method COPY_DB_TABLE_CONTENT on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method COPY_HRYDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ENTITY_HRYTAB Call by reference Type reference (TYPE) TS_ENTITY_HRYTAB 20090123

Method COPY_HRYDATA on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method COPY_TO_ACTIVE_VERSION 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 20090123
2 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20090123

Method COPY_TO_ACTIVE_VERSION on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method COPY_TO_OTHER_VERSION 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 20090123
2 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20090123
3 Importing I_SOURCE_OBJSTAT Call by reference Type reference (TYPE) USMD_OBJSTAT Aktivierungsstatus 20090123
4 Importing I_TARGET_OBJSTAT Call by reference Type reference (TYPE) USMD_OBJSTAT Aktivierungsstatus 20090123

Method COPY_TO_OTHER_VERSION on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method DELETE_GENERATED_OBJECTS 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 FI-Stammdaten: Meldungen 20090123
2 Importing IF_MDF_HRY_TAB Call by reference Type reference (TYPE) USMD_FLG 'X' FIN MDM: Allgemeines Kennzeichen 20091006
3 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20090123

Method DELETE_GENERATED_OBJECTS on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method DELETE_ROLE_FROM_ITABS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOCAL_ROLE Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_MAIN FI-Stammdaten: Lokale Rollen und Einschränkungen auf Hier. 20090123
2 Changing CT_ROLE_APPLICATION Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_APP FIN Master Data: Lokale Roles Allowed in Applications 20090123
3 Changing CT_ROLE_ATTR_TABNAME Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_ATTR_TAB FI-Stammdaten: Lokale: Attribute der vordefinierten Felder 20090123
4 Changing CT_ROLE_GEN_ATTRIB_NET Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_GEN_ATTRIB Lokale Rollen: Vorlage für die Tabellengenerierung 20090123
5 Changing CT_ROLE_GEN_TEMP_NET Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_GEN_TEMP Lokale Rollen: Vorlage für die Tabellengenerierung 20090123
6 Changing CT_ROLE_HRY_ROLE Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_HRY_ROLE FI-Stammdaten: Lokale fremde Rollen in Hierarchien 20090123
7 Changing CT_ROLE_TABNAME Call by reference Type reference (TYPE) MDG_MDF_TS_LOC_ROLE_TABNAME FI-Stammdaten: Lokale: Tabellen der vordefinierten Felder 20090123
8 Importing I_ROLE Call by reference Type reference (TYPE) MDG_MDF_ROLE FI-Stammdaten: Rolle 20090123

Method DELETE_ROLE_FROM_ITABS on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL SPACE Datenmodell 20110125
2 Importing I_OBJSTAT Call by reference Type reference (TYPE) USMD_OBJSTAT USMD1_CS_OBJSTAT-INACTIVE Aktivierungsstatus 20110125

Method DEQUEUE on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method DEQUEUE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20110415

Method DEQUEUE_ALL on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method DO_NOT_GEN_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123
2 Returning RF_DO_NOT_GENERATE Value transfer Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123

Method DO_NOT_GEN_TABLES on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method ENQUEUE 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 FI-Stammdaten: Meldungen 20090123
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20090123
3 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL SPACE Datenmodell 20110121
4 Importing I_OBJSTAT Call by reference Type reference (TYPE) USMD_OBJSTAT USMD1_CS_OBJSTAT-INACTIVE Aktivierungsstatus 20110121

Method ENQUEUE on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method ENQUEUE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_OK Call by reference Type reference (TYPE) USMD_FLG MDGAF: Allgemeines Kennzeichen 20110414
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20110414
3 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20110414

Method ENQUEUE_ALL on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method ENQUEUE_GENERATION Signature

Method ENQUEUE_GENERATION on class CL_USMD_MDF_MODEL_GENERATOR has no parameter.
Method ENQUEUE_GENERATION on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method ENTITY_HAS_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123
2 Returning R_HAS Value transfer Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123

Method ENTITY_HAS_ATTRIBUTES on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method EXPAND_INCLUDES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELD Call by reference Type reference (TYPE) T_T_FIELD 20090123
2 Returning RT_FIELD Value transfer Type reference (TYPE) T_T_FIELD 20090123

Method EXPAND_INCLUDES on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method FIND_ATTACH_CNT_TABLE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123
2 Returning RT_FIELD Value transfer Type reference (TYPE) T_T_FIELD 20090123

Method FIND_ATTACH_CNT_TABLE_FIELDS on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method FIND_ATTACH_TABLE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123
2 Returning RT_FIELD Value transfer Type reference (TYPE) T_T_FIELD 20090123

Method FIND_ATTACH_TABLE_FIELDS on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method FIND_ATTRIBUTES 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) T_T_FIELD 20090123
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090123
3 Importing IF_DB Call by reference Type reference (TYPE) USMD_FLG 'X' FIN MDM: Allgemeines Kennzeichen 20090930
4 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123

Method FIND_ATTRIBUTES on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method FIND_ATTR_TABLE_FIELDS 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) T_T_FIELD 20090123
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090123
3 Importing IF_DB Call by reference Type reference (TYPE) USMD_FLG 'X' FIN MDM: Allgemeines Kennzeichen 20090930
4 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123

Method FIND_ATTR_TABLE_FIELDS on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method FIND_CHECK_TABLE_FIELDS 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) T_T_FIELD 20090123
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090123
3 Importing IF_DB Call by reference Type reference (TYPE) USMD_FLG 'X' FIN MDM: Allgemeines Kennzeichen 20091223
4 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123

Method FIND_CHECK_TABLE_FIELDS on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method FIND_FULL_KEY_SO_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090803
2 Returning RT_FIELD Value transfer Type reference (TYPE) T_T_FIELD 20090803

Method FIND_FULL_KEY_SO_FIELDS on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method FIND_HRY_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_INTERVAL Call by reference Type reference (TYPE) USMD_FLG 'X'=Felder für Intervalle notwendig 20090123
2 Exporting ET_FIELD Call by reference Type reference (TYPE) T_T_FIELD 20090123
3 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090123
4 Importing I_ENTITY_FOREIGN Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090123

Method FIND_HRY_ATTRIBUTES on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method FIND_MAP_TABLE_FIELDS 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) T_T_FIELD 20090924
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090924
3 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090924

Method FIND_MAP_TABLE_FIELDS on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method FIND_NM_TEXT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELD Call by reference Type reference (TYPE) T_T_FIELD 20090123
2 Returning R_TABNAME Value transfer Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20090123

Method FIND_NM_TEXT_TAB on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method FIND_OTHER_ATTR_TABLE_FIELDS 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) T_T_FIELD 20090123
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090123
3 Importing IF_DB Call by reference Type reference (TYPE) USMD_FLG 'X' FIN MDM: Allgemeines Kennzeichen 20091223
4 Importing IS_USMD0023 Call by reference Type reference (TYPE) USMD0023 Datenmodell: Beziehungen der Entitäten 20090123
5 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123

Method FIND_OTHER_ATTR_TABLE_FIELDS on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method FIND_OTHER_KEYFIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123
2 Returning RT_FIELD Value transfer Type reference (TYPE) T_T_FIELD 20090123

Method FIND_OTHER_KEYFIELDS on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method FIND_QC_REFERENCE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_O_REF_TABLE Value transfer Object reference (TYPE REF TO) IF_MDG_GN_STRUC Objekt Struktur (Generator) 20110215
2 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20110203
3 Importing I_REF_FIELD Call by reference Type reference (TYPE) USMD_FIELDNAME Feld eines Entitätstyps 20110203

Method FIND_QC_REFERENCE_TABLE on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method FIND_ROLLNAME 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) USMD_FIELDNAME FI-Stammdaten: Feldname 20090123
2 Returning ROLLNAME Value transfer Type reference (TYPE) ROLLNAME Datenelement (semantische Domäne) 20090123

Method FIND_ROLLNAME on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method FIND_SET_SO_TABLE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123
2 Returning RT_FIELD Value transfer Type reference (TYPE) T_T_FIELD 20090123

Method FIND_SET_SO_TABLE_FIELDS on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method FIND_SET_TABLE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123
2 Returning RT_FIELD Value transfer Type reference (TYPE) T_T_FIELD 20090123

Method FIND_SET_TABLE_FIELDS on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method FIND_SID_TABLE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) USMD_ATTRIBUTE Attribut 20090123
2 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090123
3 Returning RT_FIELD Value transfer Type reference (TYPE) T_T_FIELD 20090123

Method FIND_SID_TABLE_FIELDS on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method FIND_SUPERORDINATE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_SEMKEYS Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20091027
2 Importing IF_TECHKEYS Call by reference Type reference (TYPE) USMD_FLG 'X' FIN MDM: Allgemeines Kennzeichen 20091027
3 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123
4 Returning RT_FIELD Value transfer Type reference (TYPE) T_T_FIELD 20090123

Method FIND_SUPERORDINATE_FIELD on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method FIND_TEXT_TABLE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123
2 Returning RT_FIELD Value transfer Type reference (TYPE) T_T_FIELD 20090123

Method FIND_TEXT_TABLE_FIELDS on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GENERATE_ATTACHMENT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WORKLIST Call by reference Object reference (TYPE REF TO) IF_MDG_GN_LOW_LEVEL Datenbasis 20090123
2 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123

Method GENERATE_ATTACHMENT_TABLE on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GENERATE_ATTACH_CNT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WORKLIST Call by reference Object reference (TYPE REF TO) IF_MDG_GN_LOW_LEVEL Datenbasis 20090123
2 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123

Method GENERATE_ATTACH_CNT_TABLE on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GENERATE_ATTRIBUTE_TABLE 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 20090123
2 Importing IO_WORKLIST Call by reference Object reference (TYPE REF TO) IF_MDG_GN_LOW_LEVEL Datenbasis 20090123
3 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123

Method GENERATE_ATTRIBUTE_TABLE on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GENERATE_CHECK_TABLE 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) MDG_MDF_T_MESSAGE FI-Stammdaten: Meldungen 20090123
2 Importing IO_WORKLIST Call by reference Object reference (TYPE REF TO) IF_MDG_GN_LOW_LEVEL low Level Interface des Generators 20090123
3 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123

Method GENERATE_CHECK_TABLE on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GENERATE_DATA_MODEL 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 FI-Stammdaten: Meldungen 20090123
2 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20090123
3 Importing I_OBJSTAT Call by reference Type reference (TYPE) USMD_OBJSTAT 'I' Aktivierungsstatus 20090123

Method GENERATE_DATA_MODEL on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GENERATE_DB_INDEX_SEMKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TABLE Call by reference Object reference (TYPE REF TO) IF_MDG_GN_RAW_TABLE Rohobjekt Tabelle 20091027
2 Importing IO_WORKLIST Call by reference Object reference (TYPE REF TO) IF_MDG_GN_LOW_LEVEL Low Level Interface des Generators 20091027
3 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20091027
4 Importing I_TABL_KIND Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20091027

Method GENERATE_DB_INDEX_SEMKEY on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GENERATE_HRYNAME_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WORKLIST Call by reference Object reference (TYPE REF TO) IF_MDG_GN_LOW_LEVEL low Level Interface des Generators 20090123
2 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090123

Method GENERATE_HRYNAME_STRUC on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GENERATE_MAP_TABLE 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) MDG_MDF_T_MESSAGE FI-Stammdaten: Meldungen 20090924
2 Importing IO_WORKLIST Call by reference Object reference (TYPE REF TO) IF_MDG_GN_LOW_LEVEL low Level Interface des Generators 20090924
3 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090924

Method GENERATE_MAP_TABLE on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GENERATE_OTHER_ATTRIBUTE_TABLE 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 20090123
2 Importing IO_WORKLIST Call by reference Object reference (TYPE REF TO) IF_MDG_GN_LOW_LEVEL Datenbasis 20090123
3 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123

Method GENERATE_OTHER_ATTRIBUTE_TABLE on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GENERATE_OWN_STRUCTURES 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 20090123

Method GENERATE_OWN_STRUCTURES on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GENERATE_SET_SO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WORKLIST Call by reference Object reference (TYPE REF TO) IF_MDG_GN_LOW_LEVEL Datenbasis 20090123
2 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123

Method GENERATE_SET_SO_TABLE on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GENERATE_SET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WORKLIST Call by reference Object reference (TYPE REF TO) IF_MDG_GN_LOW_LEVEL Datenbasis 20090123
2 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123

Method GENERATE_SET_TABLE on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GENERATE_SID_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WORKLIST Call by reference Object reference (TYPE REF TO) IF_MDG_GN_LOW_LEVEL low Level Interface des Generators 20090123
2 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) USMD_ATTRIBUTE Attribut 20090123
3 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090123

Method GENERATE_SID_TABLE on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GENERATE_TABLES 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 20090123
2 Importing IO_WORKLIST Call by reference Object reference (TYPE REF TO) IF_MDG_GN_LOW_LEVEL low Level Interface des Generators 20090123

Method GENERATE_TABLES on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GENERATE_TEXT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WORKLIST Call by reference Object reference (TYPE REF TO) IF_MDG_GN_LOW_LEVEL Datenbasis 20090123
2 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123

Method GENERATE_TEXT_TABLE on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GEN_USMD_MODEL_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) USMD_T_MESSAGE Meldungen 20090123

Method GEN_USMD_MODEL_P on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GET_CHECK_TAB_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DTAB_FIELDS Call by reference Type reference (TYPE) DFIES_TABLE Table for dfies entries 20090331
2 Importing I_ROLLNAME Call by reference Type reference (TYPE) ROLLNAME Datenelement (semantische Domäne) 20090331

Method GET_CHECK_TAB_FIELDS on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GET_DATA_MODEL_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTR_FIELDNAME Call by reference Type reference (TYPE) T_ATTR_FIELDNAME 20090123
2 Exporting ET_DDIC_INFO Call by reference Type reference (TYPE) T_DDIC_INFO 20110203
3 Exporting ET_ENTITY_ATTR Call by reference Type reference (TYPE) T_ENTITY_ATTR 20090123
4 Exporting ET_ENTITY_FIELDNAME Call by reference Type reference (TYPE) T_ENTITY_FIELDNAME 20090123
5 Exporting ET_ENTITY_FOREIGN Call by reference Type reference (TYPE) T_ENTITY_FOREIGN 20090123
6 Exporting ET_ENTITY_HRY_ATTR Call by reference Type reference (TYPE) T_ENTITY_HRY_ATTR 20090123
7 Exporting ET_FDEP Call by reference Type reference (TYPE) T_FDEP 20090123
8 Exporting ET_FDEP_R_ENTITY Call by reference Type reference (TYPE) T_FDEP_R_ENTITY 20090123
9 Exporting ET_FK_FIELD_TO Call by reference Type reference (TYPE) T_FK_FIELD_TO Fremdschlüsseldefinition 20110527
10 Exporting ET_KEYATTR_FIELDNAME Call by reference Type reference (TYPE) T_ATTR_FIELDNAME 20101014
11 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090123
12 Importing IF_RESPECT_DISABLING Call by reference Type reference (TYPE) USMD_FLG 'X' 20100816
13 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20090123
14 Importing I_OBJSTAT Call by reference Type reference (TYPE) USMD_OBJSTAT 'A' Aktivierungsstatus 20090123

Method GET_DATA_MODEL_INFO on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GET_DEFINED_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_001C_1 Call by reference Type reference (TYPE) USMD001C Datenmodell: Prüftabelle 20100816
2 Exporting ES_001C_2 Call by reference Type reference (TYPE) USMD001C Datenmodell: Prüftabelle 20100816
3 Exporting ET_0015T_1 Call by reference Type reference (TYPE) T_USMD0015T 20120509
4 Exporting ET_0015T_2 Call by reference Type reference (TYPE) T_USMD0015T 20120509
5 Exporting ET_0015_1 Call by reference Type reference (TYPE) T_USMD0015 20100816
6 Exporting ET_0015_2 Call by reference Type reference (TYPE) T_USMD0015 20100816
7 Exporting ET_001T_1 Call by reference Type reference (TYPE) T_USMD001T 20100816
8 Exporting ET_001T_2 Call by reference Type reference (TYPE) T_USMD001T 20100816
9 Exporting ET_0020T_1 Call by reference Type reference (TYPE) T_USMD0020T 20100816
10 Exporting ET_0020T_2 Call by reference Type reference (TYPE) T_USMD0020T 20100816
11 Exporting ET_0020_1 Call by reference Type reference (TYPE) T_USMD0020 20100816
12 Exporting ET_0020_2 Call by reference Type reference (TYPE) T_USMD0020 20100816
13 Exporting ET_0021_1 Call by reference Type reference (TYPE) T_USMD0021 20100816
14 Exporting ET_0021_2 Call by reference Type reference (TYPE) T_USMD0021 20100816
15 Exporting ET_0022T_1 Call by reference Type reference (TYPE) T_USMD0022T 20100816
16 Exporting ET_0022T_2 Call by reference Type reference (TYPE) T_USMD0022T 20100816
17 Exporting ET_0022_1 Call by reference Type reference (TYPE) T_USMD0022 20100816
18 Exporting ET_0022_2 Call by reference Type reference (TYPE) T_USMD0022 20100816
19 Exporting ET_0023T_1 Call by reference Type reference (TYPE) T_USMD0023T 20100816
20 Exporting ET_0023T_2 Call by reference Type reference (TYPE) T_USMD0023T 20100816
21 Exporting ET_0023_1 Call by reference Type reference (TYPE) T_USMD0023 20100816
22 Exporting ET_0023_2 Call by reference Type reference (TYPE) T_USMD0023 20100816
23 Exporting ET_0024_1 Call by reference Type reference (TYPE) T_USMD0024 20100816
24 Exporting ET_0024_2 Call by reference Type reference (TYPE) T_USMD0024 20100816
25 Exporting ET_0025_1 Call by reference Type reference (TYPE) T_USMD0025 20100816
26 Exporting ET_0025_2 Call by reference Type reference (TYPE) T_USMD0025 20100816
27 Exporting ET_0026_1 Call by reference Type reference (TYPE) T_USMD0026 20100816
28 Exporting ET_0026_2 Call by reference Type reference (TYPE) T_USMD0026 20100816
29 Exporting ET_0050_1 Call by reference Type reference (TYPE) T_USMD0050 20100816
30 Exporting ET_0050_2 Call by reference Type reference (TYPE) T_USMD0050 20100816
31 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20100816
32 Importing I_LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20100916
33 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20100816
34 Importing I_OBJSTAT_1 Call by reference Type reference (TYPE) USMD_OBJSTAT ' ' Aktivierungsstatus 1 20100816
35 Importing I_OBJSTAT_2 Call by reference Type reference (TYPE) USMD_OBJSTAT ' ' Aktivierungsstatus 2 20100816

Method GET_DEFINED_VERSIONS on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GET_DEPENDENT_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ENTITY Call by reference Type reference (TYPE) T_ENTITY Entitätstyp 20090123
2 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090123

Method GET_DEPENDENT_ENTITY on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GET_FDEP_R_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123
2 Returning RT_FDEP Value transfer Type reference (TYPE) T_FDEP_R_ENTITY 20090123

Method GET_FDEP_R_ENTITY on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GET_FOREIGN_KEY_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FK_FIELD_TO Call by reference Type reference (TYPE) T_FK_FIELD_TO Fremdschlüsseldefinition zur Verfügung stellen 20111221
2 Changing CT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20100728
3 Exporting EV_FR_ENTITY Call by reference Type reference (TYPE) USMD_FR_ENTITY Von-Entitätstyp 20100719
4 Exporting EV_FR_ROLLNAME Call by reference Type reference (TYPE) ROLLNAME Datenelement (semantische Domäne) 20100720
5 Importing IT_0023 Call by reference Type reference (TYPE) T_USMD0023 Datenmodell: Beziehungen der Entitätstypen 20100728
6 Importing IT_0026 Call by reference Type reference (TYPE) T_USMD0026 Datenmodell: Fremdschlüsseldefinition 20100728
7 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) USMD_ATTR_RES Attribut 20100719
8 Importing IV_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20100719
9 Importing IV_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20100728

Method GET_FOREIGN_KEY_RELATION on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GET_GENERATED_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG_PHYS_NAME Call by reference Type reference (TYPE) T_LOG_PHYS_NAME 20090123
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE FI-Stammdaten: Meldungen 20090123
3 Importing IF_FORMER_VERSIONS Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090123
4 Importing IF_MDF_HRY_TAB Call by reference Type reference (TYPE) USMD_FLG 'X' FIN MDM: Allgemeines Kennzeichen 20091006
5 Importing IF_SID_TAB Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090128
6 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20090123
7 Importing I_OBJSTAT Call by reference Type reference (TYPE) USMD_OBJSTAT 'A' Aktivierungsstatus 20090123

Method GET_GENERATED_OBJECTS on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GET_GENERATED_TABL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOG_PHYS_NAME Call by reference Type reference (TYPE) T_LOG_PHYS_NAME 20090123
2 Importing IF_FORMER_VERSIONS Call by reference Type reference (TYPE) USMD_FLG SPACE Auch alte Versionen 20090123
3 Importing IF_MDF_HRY_TAB Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090123
4 Importing IF_SID_TAB Call by reference Type reference (TYPE) USMD_FLG SPACE FIN MDM: Allgemeines Kennzeichen 20090128
5 Importing IO_MDG_GN_HIGH_LEVEL Call by reference Object reference (TYPE REF TO) IF_MDG_GN_HIGH_LEVEL high Level Interface des Generators 20090123

Method GET_GENERATED_TABL on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GET_GEN_FLDNM_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_GEN_PREFIX Value transfer Type reference (TYPE) CHAR5 R/2-Tabelle 20090123

Method GET_GEN_FLDNM_PREFIX on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GET_HRY_ATTR_STRUC 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) T_T_FIELD 20090123
2 Exporting E_HRY_ATTR_STRUC_NAME Call by reference Type reference (TYPE) MDG_GN_PHYSICAL_NAME physischer Name eines Objektes (Generator) 20090123
3 Importing IT_LOG_PHYS_NAME Call by reference Type reference (TYPE) T_LOG_PHYS_NAME 20090123
4 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090123

Method GET_HRY_ATTR_STRUC on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GET_LEADING_ENTITY_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USMD0023 Call by reference Type reference (TYPE) USMD0023 Datenmodell: Beziehungen der Entitätstypen 20090803
2 Exporting E_LEADING_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090803
3 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090803

Method GET_LEADING_ENTITY_P on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GET_LOG_STRUC_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090123
2 Importing I_STRUC_KIND Call by reference Type reference (TYPE) CHAR1 Nicht näher def. Bereich, evtl. für Patchlevels verwendbar 20090123
3 Returning R_LOG_NAME Value transfer Type reference (TYPE) MDG_GN_LOGICAL_NAME logischer Name eines Objekts (Generator) 20090123

Method GET_LOG_STRUC_NAME on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GET_LOG_TABL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) USMD_ATTRIBUTE Attribut 20090123
2 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090123
3 Importing I_ENTITY_CONT Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090123
4 Importing I_TABL_KIND Call by reference Type reference (TYPE) CHAR1 Nicht näher def. Bereich, evtl. für Patchlevels verwendbar 20090123
5 Returning R_LOG_NAME Value transfer Type reference (TYPE) MDG_GN_LOGICAL_NAME logischer Name eines Objekts (Generator) 20090123

Method GET_LOG_TABL_NAME on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GET_META_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTR_FIELDNAME Call by reference Type reference (TYPE) T_ATTR_FIELDNAME 20090123
2 Exporting ET_DDIC_INFO Call by reference Type reference (TYPE) T_DDIC_INFO 20110203
3 Exporting ET_ENTITY_ATTR Call by reference Type reference (TYPE) T_ENTITY_ATTR 20090123
4 Exporting ET_ENTITY_FIELDNAME Call by reference Type reference (TYPE) T_ENTITY_FIELDNAME 20090123
5 Exporting ET_ENTITY_FOREIGN Call by reference Type reference (TYPE) T_ENTITY_FOREIGN 20090123
6 Exporting ET_ENTITY_HRY_ATTR Call by reference Type reference (TYPE) T_ENTITY_HRY_ATTR 20090123
7 Exporting ET_FDEP Call by reference Type reference (TYPE) T_FDEP 20090123
8 Exporting ET_FDEP_R_ENTITY Call by reference Type reference (TYPE) T_FDEP_R_ENTITY 20090123
9 Exporting ET_FK_FIELD_TO Call by reference Type reference (TYPE) T_FK_FIELD_TO Fremdschlüsseldefinition 20110527
10 Exporting ET_KEYATTR_FIELDNAME Call by reference Type reference (TYPE) T_ATTR_FIELDNAME 20110203
11 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090123

Method GET_META_INFO on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GET_MODEL_OBJECT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20090123
2 Returning R_MODEL_OBJECT_KEY Value transfer Type reference (TYPE) MDG_GN_CONFIG_KEY Instanzschlüssel zu einem Konfigurationsobjekt 20090123

Method GET_MODEL_OBJECT_KEY on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GET_MODEL_OBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OBJECT_NAME Value transfer Type reference (TYPE) CHAR30 30 Characters 20090123

Method GET_MODEL_OBJECT_NAME on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GET_OBSOLETE_FNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTITY_CONT Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090123
2 Importing I_TABL_KIND Call by reference Type reference (TYPE) CHAR1 Nicht näher def. Bereich, evtl. für Patchlevels verwendbar 20090123
3 Returning R_OBS_FNAME Value transfer Type reference (TYPE) FIELDNAME 20090123

Method GET_OBSOLETE_FNAME on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GET_OBS_FNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTR_OBS_FNAME Call by reference Type reference (TYPE) TS_ATTR_OBS_FNAME 20090123
2 Exporting E_OBS_FNAME_CHECKTAB Call by reference Type reference (TYPE) FIELDNAME Feldname 20090123
3 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20090123

Method GET_OBS_FNAME on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GET_TEXT_FOR_OBJ_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJ_KIND Call by reference Type reference (TYPE) MDG_GN_OBJ_KIND Objektart (Generator) 20090123
2 Returning R_TEXT Value transfer Type reference (TYPE) CHAR50 Kommentar 20090123

Method GET_TEXT_FOR_OBJ_KIND on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GET_USAGE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123
2 Returning R_USAGE_TYPE Value transfer Type reference (TYPE) USMD_USAGE_TYPE 20090123

Method GET_USAGE_TYPE on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GET_VAL_CONCEPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090922
2 Returning R_VAL_EDITION Value transfer Type reference (TYPE) USMD_VALIDITY_ENTITY_TYPE Gültigkeitskonzept für Entitätstyp 20090922

Method GET_VAL_CONCEPT on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GET_VAL_HRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090923
2 Returning R_VAL_EDITION Value transfer Type reference (TYPE) USMD_VALIDITY_HRY Gültigkeitskonzept für Hierarchie 20090923

Method GET_VAL_HRY on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_001C Call by reference Type reference (TYPE) USMD001C Datenmodell: Prüftabelle 20100816
2 Exporting ET_0015 Call by reference Type reference (TYPE) T_USMD0015 20100816
3 Exporting ET_001T Call by reference Type reference (TYPE) T_USMD001T 20100816
4 Exporting ET_0020 Call by reference Type reference (TYPE) T_USMD0020 20100816
5 Exporting ET_0020T Call by reference Type reference (TYPE) T_USMD0020T 20100816
6 Exporting ET_0021 Call by reference Type reference (TYPE) T_USMD0021 20100816
7 Exporting ET_0022 Call by reference Type reference (TYPE) T_USMD0022 20100816
8 Exporting ET_0022T Call by reference Type reference (TYPE) T_USMD0022T 20100816
9 Exporting ET_0023 Call by reference Type reference (TYPE) T_USMD0023 20100816
10 Exporting ET_0023T Call by reference Type reference (TYPE) T_USMD0023T 20100816
11 Exporting ET_0024 Call by reference Type reference (TYPE) T_USMD0024 20100816
12 Exporting ET_0025 Call by reference Type reference (TYPE) T_USMD0025 20100816
13 Exporting ET_0026 Call by reference Type reference (TYPE) T_USMD0026 20100816
14 Exporting ET_0050 Call by reference Type reference (TYPE) T_USMD0050 20100816
15 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20100816
16 Importing I_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20100916
17 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20100816
18 Importing I_OBJSTAT Call by reference Type reference (TYPE) USMD_OBJSTAT Aktivierungsstatus 20100816

Method GET_VERSION on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method INIT_DB_TABLE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BADI Call by reference Object reference (TYPE REF TO) USMD_MODEL_ACTIVATION 20101216
2 Importing IO_WORKLIST Call by reference Object reference (TYPE REF TO) IF_MDG_GN_LOW_LEVEL Low Level Interface des Generators 20101216
3 Importing IT_LOG_TABNAME Call by reference Type reference (TYPE) TS_LOG_TABNAME 20101216

Method INIT_DB_TABLE_CONTENT on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method INIT_DTEL 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 FI-Stammdaten: Meldungen 20090123

Method INIT_DTEL on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method INIT_INSTANCE 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 FI-Stammdaten: Meldungen 20090123
2 Importing I_CONFIG_KEY Call by reference Type reference (TYPE) MDG_GN_CONFIG_KEY Instanzschlüssel zu einem Konfigurationsobjekt 20090123
3 Importing I_CONFIG_OBJ Call by reference Type reference (TYPE) MDG_GN_CONFIG_OBJ Name des Konfigurationsobjektes (Generator) 20090123
4 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20090123
5 Importing I_OBJSTAT Call by reference Type reference (TYPE) USMD_OBJSTAT 'I' Aktivierungsstatus 20090123

Method INIT_INSTANCE on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method INSERT_TABL_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20090123

Method INSERT_TABL_INFO on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method IS_LEADING_ENTITY_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_LEADING Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20091026
2 Exporting ES_USMD0023 Call by reference Type reference (TYPE) USMD0023 Datenmodell: Beziehungen der Entitätstypen 20091026
3 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20091026
4 Importing I_LEADING_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20091026

Method IS_LEADING_ENTITY_P on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method RAISE_EVENT_MODEL_SAVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20101115

Method RAISE_EVENT_MODEL_SAVED on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method RESOLVE_LOG_TABNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG_TABNAME Call by reference Type reference (TYPE) TS_LOG_TABNAME 20101215

Method RESOLVE_LOG_TABNAME on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method SET_ROLES 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 FI-Stammdaten: Meldungen 20090123

Method SET_ROLES on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method SET_ROLES_FIELDNAME_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) USMD_T_MESSAGE Meldungen 20090331
2 Importing IO_METADATA Call by reference Object reference (TYPE REF TO) IF_MDG_MDF_META_DATA_EXT SEM: Masterdata access to meta data 20090331
# Exception Resumable Description Created on
1 ERROR 20090331

Method SET_ROLES_OLD 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 FI-Stammdaten: Meldungen 20090429

Method SET_ROLES_OLD on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method SET_ROLE_META_DATA 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) MDG_MDF_T_MESSAGE FI-Stammdaten: Meldungen 20090123
2 Importing IO_METADATA Call by reference Object reference (TYPE REF TO) IF_MDG_MDF_META_DATA_EXT SEM: Masterdata access to meta data 20090123
3 Importing IT_ROLE Call by reference Type reference (TYPE) MDG_MDF_TS_FIELD_ROLE FIN-Stammdaten: Zugewiesene Merkmalsrollen 20090123
4 Importing IT_ROLE_ROLLNAME Call by reference Type reference (TYPE) TS_ROLE_ROLLNAME 20090123
5 Importing IT_ROLE_ROLLNAME_ATTR Call by reference Type reference (TYPE) TS_ROLE_ROLLNAME 20090123

Method SET_ROLE_META_DATA on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method SET_TECHNICAL_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TABLE Call by reference Object reference (TYPE REF TO) IF_MDG_GN_RAW_TABLE Rohobjekt Tabelle 20090123
2 Importing I_TABL_KIND Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20090123

Method SET_TECHNICAL_SETTINGS on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method SORT_USMD0020_FOR_GEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_USMD0020 Call by reference Type reference (TYPE) T_USMD0020 Current sort result, table to be appended 20110128
2 Importing IT_0023 Call by reference Type reference (TYPE) CL_USMD_MODEL_CHECK=>TS_0023 Relations between entities 20110131
3 Importing IT_USMD0020 Call by reference Type reference (TYPE) T_USMD0020 Entities to be sorted 20110128

Method SORT_USMD0020_FOR_GEN on class CL_USMD_MDF_MODEL_GENERATOR has no exception.

Method WRITE_DM_ACT_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20101215

Method WRITE_DM_ACT_LOG on class CL_USMD_MDF_MODEL_GENERATOR has no exception.
Event Signatures

Event MODEL_ACTIVATED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_MODEL Exporting Value transfer Type reference (TYPE) USMD_MODEL Datenmodell 20101109

Event MODEL_SAVED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_MODEL Exporting Value transfer Type reference (TYPE) USMD_MODEL Datenmodell 20101115
History
Last changed by/on SAP  20130531 
SAP Release Created in 605