SAP ABAP Class CL_USMD_DATA_CHECK (Runs Fixed Predefined Checks)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD_DATA_QUALITY_SERVICES (Package) Services for Data Quality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_USMD_DELTA_BUFFER_CHECK Check of Buffer Content 20100913
Properties
Class CL_USMD_DATA_CHECK  
Short Description Runs Fixed Predefined Checks    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD_DATA_QUALITY_SERVICES   Services for Data Quality 
Created 20080320   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_USMD_DQ_ACCESS_VALIDATION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_USMD_DB_CALLBACK Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 USMD0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 USMD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_USMD_DELTA_BUFFER_CHECK Check of Buffer Content 20100913
Friends
Class CL_USMD_DATA_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_CHECKTYPE Constant Public See coding 20100723
2 DF_COMPAT_MODE Instance attribute Private Type reference (TYPE) USMD_FLG Financials MDM: General Indicator 20100528
3 DF_INITIALIZED Instance attribute Private Type reference (TYPE) USMD_FLG 20100714
4 DF_INTERRUPTED Instance attribute Private Type reference (TYPE) USMD_FLG Financials MDM: General Indicator 20100702
5 DO_CHANGED_DATA Instance attribute Private Object reference (TYPE REF TO) CL_USMD_DELTA_BUFFER Data for Entity Types 20101015
6 DO_GOV_SCOPE Instance attribute Private Object reference (TYPE REF TO) IF_USMD_GOV_SCOPE Governance Scope Determination 20120226
7 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20100702
8 DO_VALIDATION_CONFIG Instance attribute Private Object reference (TYPE REF TO) CL_USMD_DQ_ACCESS_VALIDATION 20100527
9 DS_FPROP_CALL Instance attribute Private Type reference (TYPE) S_FPROP_CALL 20110207
10 DT_ATTRIBUTE_CONFIG Instance attribute Private Type reference (TYPE) TS_ATTRIBUTE_CONFIG 20110124
11 DT_CHECKTYPE Instance attribute Private Type reference (TYPE) USMD_TS_CHECKTYPE 20100714
12 DT_CURR_KEY Instance attribute Private Type reference (TYPE) USMD_TS_CREQUEST_OBJKEY 20100914
13 DT_ENRICHMENT Instance attribute Private Type reference (TYPE) T_ENRICHMENT 20100715
14 DT_ENTITY_CONFIG Instance attribute Private Type reference (TYPE) TS_ENTITY_CONFIG 20110124
15 D_CURR_CREQUEST Instance attribute Private Type reference (TYPE) USMD_CREQUEST Change Request 20100702
16 D_CURR_ENRICHMENT Instance attribute Private Type reference (TYPE) I 20100715
17 GT_INSTANCE Static Attribute Private Type reference (TYPE) TS_INSTANCE 20100702
18 X Constant Private Type reference (TYPE) CHAR1 'X' Single-Character Indicator 20080320
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ALLOWED_CHANGES Static method Public Method 20110126
2 CHECK_ENRICHMENT_CHANGES Instance method Private Method 20100910
3 CHECK_EXISTENCE_SO_FIELDS Static method Public Method Checks Existence of Higher-level Fields 20090716
4 CHECK_HIERARCHY Instance method Public Method 20100906
5 CHECK_LANGU Static method Public Method Check existence of language code 20130307
6 CHECK_OBJECT_ATTACHMENT Static method Public Method Check Existence of Language of Attachment 20130801
7 CHECK_PER_FIELD_1_P Static method Private Method Check If Required Entry Field 20090716
8 CHECK_PER_FIELD_2_P Static method Private Method Existence Check 20090716
9 CHECK_PP Instance method Public Method Run Checks of Reuse Active Area 20100726
10 CHECK_SET Static method Public Method Check Data for Sets 20080320
11 CHECK_SET_SO Static method Public Method Check Data for Sets 20080414
12 CHECK_TEXT Static method Public Method 20110913
13 CHECK_VALUE_DATA Static method Public Method Check data for char.values 20090716
14 CONSTRUCTOR Instance method Private Constructor 20100527
15 CONVERT_KEYS Instance method Private Method 20100917
16 CONVERT_MSGTY Instance method Public Method Change Message Type According to Configuration 20110310
17 EXECUTE_ENRICHMENTS Instance method Public Method Execute Enrichments 20100715
18 GET_FPROP Instance method Private Method Initialize Information about Field Properties 20110207
19 GET_INSTANCE Static method Public Method 20100527
20 INIT_CHECK Instance method Private Method 20100527
21 IS_CHECK_RELEVANT Instance method Public Method 20100527
22 IS_DATA_CHANGEABLE Instance method Private Method 20101209
23 MANDATORY_CHECK_COMPLEX Instance method Private Method 20110207
24 MESSAGE_MANDATORY_P Static method Private Method Error Message for Required Entry Fields 20090716
25 MESSAGE_NO_EXIST_P Static method Private Method Error Message for Existence Check 20090716
26 START_CHECK Instance method Public Method Start of Check 20101019
27 START_CHECK_CREQUEST Instance method Public Method Start of Check Cycle for a Change Request 20101019
Events
Class CL_USMD_DATA_CHECK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_ATTRIBUTE_CONFIG Private See coding 20110125 begin of s_attribute_config, fieldname type usmd_fieldname, attr_fld type usmd_fieldname. include type usmd_s_usmd0081. types: end of s_attribute_config
2 S_ENRICHMENT Private See coding 20110311 begin of s_enrichment, enrich_spot type mdg_enrich_spot, entity_msg type usmd_entity_msg, end of s_enrichment
3 S_ENTITY_CONFIG Private See coding 20110125 begin of s_entity_config, fieldname type usmd_fieldname. include type usmd_s_usmd0080. types: end of s_entity_config
4 S_FPROP Private See coding 20110207 begin of s_fprop, fieldname type usmd_fieldname, entity type usmd_entity, o_badi type ref to usmd_acc_fld_prop_cust_dep_set, r_t_fprop type ref to data, r_s_fprop type ref to data, end of s_fprop
5 S_FPROP_CALL Private See coding 20110207 begin of s_fprop_call, creq_type type usmd_crequest_type, creq_status type usmd_crequest_status, creq_step type USMD_CREQUEST_APPSTEP, t_fprop type t_fprop, end of s_fprop_call
6 S_INSTANCE Private See coding 20100702 begin of s_instance, o_model type ref to if_usmd_model, o_instance type ref to cl_usmd_data_check, end of s_instance
7 TS_ATTRIBUTE_CONFIG Private See coding 20110125 ts_attribute_config type SORTED TABLE OF s_attribute_config WITH UNIQUE key fieldname attr_fld
8 TS_ENTITY_CONFIG Private See coding 20110125 ts_entity_config type SORTED TABLE OF s_entity_config WITH UNIQUE key fieldname
9 TS_INSTANCE Private See coding 20100702 ts_instance type SORTED TABLE OF s_instance with UNIQUE key o_model
10 T_ENRICHMENT Private See coding 20100715 t_enrichment type STANDARD TABLE OF s_enrichment
11 T_FPROP Private See coding 20110207 t_fprop type sorted table of s_fprop with unique key fieldname
Method Signatures

Method CHECK_ALLOWED_CHANGES 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 20110126
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20110126
3 Importing IT_DATA_ADD Call by reference Type reference (TYPE) SORTED TABLE 20110126
4 Importing IT_DATA_DEL Call by reference Type reference (TYPE) SORTED TABLE 20110126
5 Importing IT_KEY_IN_PROCESS Call by reference Type reference (TYPE) USMD_TS_CREQUEST_OBJKEY Schlüssel der Entitätstypen in einem Änderungsantrag 20110126
6 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20110126
7 Importing I_STRUCT Call by reference Type reference (TYPE) USMD_STRUCT Art der Datenstruktur 20110126

Method CHECK_ALLOWED_CHANGES on class CL_USMD_DATA_CHECK has no exception.

Method CHECK_ENRICHMENT_CHANGES 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 20100910
2 Importing IT_KEY_ALL Call by reference Type reference (TYPE) USMD_TS_CREQUEST_OBJKEY Schlüssel der Entitätstypen in einem Änderungsantrag 20100910
3 Importing IT_KEY_CHANGED Call by reference Type reference (TYPE) USMD_TS_CREQUEST_OBJKEY Schlüssel der Entitätstypen in einem Änderungsantrag 20100910
4 Importing IT_KEY_DELETED Call by reference Type reference (TYPE) USMD_TS_CREQUEST_OBJKEY Schlüssel der Entitätstypen in einem Änderungsantrag 20100910

Method CHECK_ENRICHMENT_CHANGES on class CL_USMD_DATA_CHECK has no exception.

Method CHECK_EXISTENCE_SO_FIELDS 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 20090716
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090716
3 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20090716
4 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090716
5 Importing I_CREQUEST Call by reference Type reference (TYPE) USMD_CREQUEST Änderungsantrag 20090716
6 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090716

Method CHECK_EXISTENCE_SO_FIELDS on class CL_USMD_DATA_CHECK has no exception.

Method CHECK_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20100906
2 Changing CT_MESSAGE_RULE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20100906
3 Importing IO_RULE_SERVICE Call by reference Object reference (TYPE REF TO) IF_USMD_RULE_SERVICE Serviceinterface FMDM 20100906
4 Importing I_CREQUEST Call by reference Type reference (TYPE) USMD_CREQUEST Änderungsantrag 20100906

Method CHECK_HIERARCHY on class CL_USMD_DATA_CHECK has no exception.

Method CHECK_LANGU 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 Messages 20130307
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20130307
3 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE Data containing Language field 20130307

Method CHECK_LANGU on class CL_USMD_DATA_CHECK has no exception.

Method CHECK_OBJECT_ATTACHMENT 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 Messages 20130801
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20130801
3 Importing IT_KEY Call by reference Type reference (TYPE) USMD_TS_SEL Key of Entity 20130801
4 Importing IV_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME Fieldname of Entity Type 20130801

Method CHECK_OBJECT_ATTACHMENT on class CL_USMD_DATA_CHECK has no exception.

Method CHECK_PER_FIELD_1_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_EXIST Call by reference Type reference (TYPE) ANY 20090716
2 Changing CT_EXIST Call by reference Type reference (TYPE) ANY TABLE 20090716
3 Changing CT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE FI-Stammdaten: Meldungen 20090716
4 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090716
5 Importing IT_FATTR_DETAIL Call by reference Type reference (TYPE) USMD_TS_FATTR_KEY Felder und Attribute + Zusätzliche Schlüssel 20090716
6 Importing IT_VALUE Call by reference Type reference (TYPE) ANY TABLE 20090716
7 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090716
8 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090716

Method CHECK_PER_FIELD_1_P on class CL_USMD_DATA_CHECK has no exception.

Method CHECK_PER_FIELD_2_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_EXIST Call by reference Type reference (TYPE) ANY 20090716
2 Changing CT_EXIST Call by reference Type reference (TYPE) ANY TABLE 20090716
3 Changing CT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE 20090716
4 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090716
5 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090716
6 Importing IT_VALUE Call by reference Type reference (TYPE) ANY TABLE 20090716
7 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090716
8 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090716

Method CHECK_PER_FIELD_2_P on class CL_USMD_DATA_CHECK has no exception.

Method CHECK_PP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENTITY_MESSAGE Call by reference Type reference (TYPE) USMD_TS_ENTITY_MESSAGE Nachrichten zu Entitätstypen 20100726
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20100726
3 Exporting ET_MSG_NO_CONVERSION Call by reference Type reference (TYPE) USMD_TS_MSG_KEY Meldungen 20100726
4 Importing IF_ONLINE_CHECK Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20100726
5 Importing IO_PP_ADAPTER Call by reference Object reference (TYPE REF TO) CL_USMD_PP_ACCESS_ADAPTER Adapter für Zugriff auf Primärpersistenz 20100726
6 Importing IT_KEY_CHECK Call by reference Type reference (TYPE) USMD_TS_CREQUEST_OBJKEY Schlüssel der Entitätstypen in einem Änderungsantrag 20100917
7 Importing I_CREQUEST Call by reference Type reference (TYPE) USMD_CREQUEST Änderungsantrag 20100726

Method CHECK_PP on class CL_USMD_DATA_CHECK has no exception.

Method CHECK_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20080414
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20080320
3 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE Tabelle mit SIGN, OPTION... 20080320
4 Importing IT_DATA_SO Call by reference Type reference (TYPE) ANY TABLE 20090715
5 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20080414
6 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20080320

Method CHECK_SET on class CL_USMD_DATA_CHECK has no exception.

Method CHECK_SET_SO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20080414
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20080414
3 Importing IT_DATA_SO Call by reference Type reference (TYPE) ANY TABLE Tabelle mit übergeordneten... 20080414
4 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20080414
5 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20080414

Method CHECK_SET_SO on class CL_USMD_DATA_CHECK has no exception.

Method CHECK_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20110913
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20110913
3 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE Tabelle mit SIGN, OPTION... 20110913
4 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20110913
5 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20110913

Method CHECK_TEXT on class CL_USMD_DATA_CHECK has no exception.

Method CHECK_VALUE_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 FI-Stammdaten: Meldungen 20090716
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090716
3 Importing IT_ATTRIBUTE Call by reference Type reference (TYPE) USMD_TS_FIELDNAME Mit dieser Prüfung zu prüfende Felder 20090716
4 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20090716
5 Importing IT_FATTR_DETAIL Call by reference Type reference (TYPE) USMD_TS_FATTR_KEY Felder und Attribute + Zusätzliche Schlüssel 20090716
6 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE 20090716
7 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090716

Method CHECK_VALUE_DATA on class CL_USMD_DATA_CHECK has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_USMD_DATA_CHECK has no parameter.
Method CONSTRUCTOR on class CL_USMD_DATA_CHECK has no exception.

Method CONVERT_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENTITY_KEY Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA Schlüssel für Entitätstypen 20100917
2 Importing IT_KEY Call by reference Type reference (TYPE) USMD_TS_CREQUEST_OBJKEY Schlüssel der Entitätstypen in einem Änderungsantrag 20100917

Method CONVERT_KEYS on class CL_USMD_DATA_CHECK has no exception.

Method CONVERT_MSGTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20110310
2 Importing IT_MESSAGE_NO_CONVERSION Call by reference Type reference (TYPE) USMD_TS_MSG_KEY Meldungen 20110310
3 Importing I_CHECK_TYPE Call by reference Type reference (TYPE) USMD_CHECK_TYPE Prüfungsart 20110310

Method CONVERT_MSGTY on class CL_USMD_DATA_CHECK has no exception.

Method EXECUTE_ENRICHMENTS 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 20100805
3 Exporting ET_KEY_CHANGED Call by reference Type reference (TYPE) USMD_TS_CREQUEST_OBJKEY Schlüssel der Entitätstypen in einem Änderungsantrag 20100910
4 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20100715
5 Importing IF_INTERRUPTION_POSSIBLE Call by reference Type reference (TYPE) USMD_FLG Check-Aufruf kann Unterbrechung behandeln 20100805
6 Importing IO_DELTA_READ Call by reference Object reference (TYPE REF TO) IF_USMD_DELTA_BUFFER_READ Changed Data 20120522
7 Importing IT_KEY_ALL Call by reference Type reference (TYPE) USMD_TS_CREQUEST_OBJKEY Schlüssel der Entitätstypen in einem Änderungsantrag 20100715
8 Importing I_CREQUEST Call by reference Type reference (TYPE) USMD_CREQUEST Änderungsantrag 20100805

Method EXECUTE_ENRICHMENTS on class CL_USMD_DATA_CHECK has no exception.

Method GET_FPROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_S_FPROP Call by reference Object reference (TYPE REF TO) S_FPROP 20110207
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20110207
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME Feld eines Entitätstyps 20110207

Method GET_FPROP on class CL_USMD_DATA_CHECK has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_USMD_DATA_CHECK Führt fest vorgedachte Verprobungen durch 20100527
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20100702

Method GET_INSTANCE on class CL_USMD_DATA_CHECK has no exception.

Method INIT_CHECK Signature

Method INIT_CHECK on class CL_USMD_DATA_CHECK has no parameter.
Method INIT_CHECK on class CL_USMD_DATA_CHECK has no exception.

Method IS_CHECK_RELEVANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_RELEVANT Value transfer Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20100527
2 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) USMD_FIELDNAME 20110124
3 Importing I_CHECK_TYPE Call by reference Type reference (TYPE) MDG_CHECK_TYPE 20100527
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME Feld eines Entitätstyps 20110124

Method IS_CHECK_RELEVANT on class CL_USMD_DATA_CHECK has no exception.

Method IS_DATA_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_CHANGEABLE Value transfer Type reference (TYPE) USMD_FLG MDGAF: Allgemeines Kennzeichen 20101209
2 Importing I_CREQUEST Call by reference Type reference (TYPE) USMD_CREQUEST Änderungsantrag 20101209

Method IS_DATA_CHANGEABLE on class CL_USMD_DATA_CHECK has no exception.

Method MANDATORY_CHECK_COMPLEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_EXIST Call by reference Type reference (TYPE) DATA 20110207
2 Changing CT_EXIST Call by reference Type reference (TYPE) ANY TABLE 20110207
3 Changing CT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20110207
4 Importing IS_FPROP Call by reference Type reference (TYPE) S_FPROP 20110207
5 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20110207
6 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) USMD_FIELDNAME Feld eines Entitätstyps 20110207
7 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME Feld eines Entitätstyps 20110207

Method MANDATORY_CHECK_COMPLEX on class CL_USMD_DATA_CHECK has no exception.

Method MESSAGE_MANDATORY_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE 20090716
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090716
3 Importing IS_VALUE Call by reference Type reference (TYPE) ANY 20090716
4 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090716
5 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090716
6 Importing I_ROW Call by reference Type reference (TYPE) USMD_S_MESSAGE-ROW 20090716

Method MESSAGE_MANDATORY_P on class CL_USMD_DATA_CHECK has no exception.

Method MESSAGE_NO_EXIST_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE 20090716
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090716
3 Importing IS_VALUE Call by reference Type reference (TYPE) ANY 20090716
4 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090716
5 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090716
6 Importing I_ROW Call by reference Type reference (TYPE) USMD_S_MESSAGE-ROW 20090716

Method MESSAGE_NO_EXIST_P on class CL_USMD_DATA_CHECK has no exception.

Method START_CHECK Signature

Method START_CHECK on class CL_USMD_DATA_CHECK has no parameter.
Method START_CHECK on class CL_USMD_DATA_CHECK has no exception.

Method START_CHECK_CREQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_ONLINE Call by reference Type reference (TYPE) USMD_FLG MDGAF: Allgemeines Kennzeichen 20110209
2 Importing I_CREQUEST Call by reference Type reference (TYPE) USMD_CREQUEST Änderungsantrag 20101019

Method START_CHECK_CREQUEST on class CL_USMD_DATA_CHECK has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 604