Hierarchy

⤷

⤷

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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
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 | ![]() |
Constant | Public | See coding | 20100723 | ||||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | USMD_FLG | Financials MDM: General Indicator | 20100528 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | USMD_FLG | 20100714 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | USMD_FLG | Financials MDM: General Indicator | 20100702 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_USMD_DELTA_BUFFER | Data for Entity Types | 20101015 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_USMD_GOV_SCOPE | Governance Scope Determination | 20120226 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_USMD_MODEL | MDG Data Model for Access from SAP Standard Delivery | 20100702 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_USMD_DQ_ACCESS_VALIDATION | 20100527 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | S_FPROP_CALL | 20110207 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TS_ATTRIBUTE_CONFIG | 20110124 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | USMD_TS_CHECKTYPE | 20100714 | |||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | USMD_TS_CREQUEST_OBJKEY | 20100914 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_ENRICHMENT | 20100715 | |||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TS_ENTITY_CONFIG | 20110124 | |||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20100702 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20100715 | |||
17 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TS_INSTANCE | 20100702 | |||
18 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | 'X' | Single-Character Indicator | 20080320 |
Methods
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 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20110126 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDM Datenmodell für Zugriff aus SAP-Standard | 20110126 | ||
3 | ![]() |
IT_DATA_ADD | Call by reference | Type reference (TYPE) | SORTED TABLE | 20110126 | |||
4 | ![]() |
IT_DATA_DEL | Call by reference | Type reference (TYPE) | SORTED TABLE | 20110126 | |||
5 | ![]() |
IT_KEY_IN_PROCESS | Call by reference | Type reference (TYPE) | USMD_TS_CREQUEST_OBJKEY | Schlüssel der Entitätstypen in einem Änderungsantrag | 20110126 | ||
6 | ![]() |
I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entitätstyp | 20110126 | ||
7 | ![]() |
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 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20100910 | ||
2 | ![]() |
IT_KEY_ALL | Call by reference | Type reference (TYPE) | USMD_TS_CREQUEST_OBJKEY | Schlüssel der Entitätstypen in einem Änderungsantrag | 20100910 | ||
3 | ![]() |
IT_KEY_CHANGED | Call by reference | Type reference (TYPE) | USMD_TS_CREQUEST_OBJKEY | Schlüssel der Entitätstypen in einem Änderungsantrag | 20100910 | ||
4 | ![]() |
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 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | 20090716 | |||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDM Datenmodell für Zugriff aus SAP-Standard | 20090716 | ||
3 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20090716 | |||
4 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Feldname + Wert | 20090716 | ||
5 | ![]() |
I_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20090716 | ||
6 | ![]() |
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 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20100906 | ||
2 | ![]() |
CT_MESSAGE_RULE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20100906 | ||
3 | ![]() |
IO_RULE_SERVICE | Call by reference | Object reference (TYPE REF TO) | IF_USMD_RULE_SERVICE | Serviceinterface FMDM | 20100906 | ||
4 | ![]() |
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 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20130307 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDG Data Model for Access from SAP Standard Delivery | 20130307 | ||
3 | ![]() |
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 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20130801 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDG Data Model for Access from SAP Standard Delivery | 20130801 | ||
3 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Key of Entity | 20130801 | ||
4 | ![]() |
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 | ![]() |
CS_EXIST | Call by reference | Type reference (TYPE) | ANY | 20090716 | |||
2 | ![]() |
CT_EXIST | Call by reference | Type reference (TYPE) | ANY TABLE | 20090716 | |||
3 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | FI-Stammdaten: Meldungen | 20090716 | ||
4 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDM Datenmodell für Zugriff aus SAP-Standard | 20090716 | ||
5 | ![]() |
IT_FATTR_DETAIL | Call by reference | Type reference (TYPE) | USMD_TS_FATTR_KEY | Felder und Attribute + Zusätzliche Schlüssel | 20090716 | ||
6 | ![]() |
IT_VALUE | Call by reference | Type reference (TYPE) | ANY TABLE | 20090716 | |||
7 | ![]() |
I_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20090716 | ||
8 | ![]() |
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 | ![]() |
CS_EXIST | Call by reference | Type reference (TYPE) | ANY | 20090716 | |||
2 | ![]() |
CT_EXIST | Call by reference | Type reference (TYPE) | ANY TABLE | 20090716 | |||
3 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | 20090716 | |||
4 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDM Datenmodell für Zugriff aus SAP-Standard | 20090716 | ||
5 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Feldname + Wert | 20090716 | ||
6 | ![]() |
IT_VALUE | Call by reference | Type reference (TYPE) | ANY TABLE | 20090716 | |||
7 | ![]() |
I_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20090716 | ||
8 | ![]() |
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 | ![]() |
ET_ENTITY_MESSAGE | Call by reference | Type reference (TYPE) | USMD_TS_ENTITY_MESSAGE | Nachrichten zu Entitätstypen | 20100726 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20100726 | ||
3 | ![]() |
ET_MSG_NO_CONVERSION | Call by reference | Type reference (TYPE) | USMD_TS_MSG_KEY | Meldungen | 20100726 | ||
4 | ![]() |
IF_ONLINE_CHECK | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20100726 | ||
5 | ![]() |
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 | ![]() |
IT_KEY_CHECK | Call by reference | Type reference (TYPE) | USMD_TS_CREQUEST_OBJKEY | Schlüssel der Entitätstypen in einem Änderungsantrag | 20100917 | ||
7 | ![]() |
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 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20080414 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDM Datenmodell für Zugriff aus SAP-Standard | 20080320 | ||
3 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle mit SIGN, OPTION... | 20080320 | ||
4 | ![]() |
IT_DATA_SO | Call by reference | Type reference (TYPE) | ANY TABLE | 20090715 | |||
5 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Feldname + Wert | 20080414 | ||
6 | ![]() |
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 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20080414 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDM Datenmodell für Zugriff aus SAP-Standard | 20080414 | ||
3 | ![]() |
IT_DATA_SO | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle mit übergeordneten... | 20080414 | ||
4 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Feldname + Wert | 20080414 | ||
5 | ![]() |
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 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20110913 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDM Datenmodell für Zugriff aus SAP-Standard | 20110913 | ||
3 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle mit SIGN, OPTION... | 20110913 | ||
4 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Feldname + Wert | 20110913 | ||
5 | ![]() |
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 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | FI-Stammdaten: Meldungen | 20090716 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDM Datenmodell für Zugriff aus SAP-Standard | 20090716 | ||
3 | ![]() |
IT_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_TS_FIELDNAME | Mit dieser Prüfung zu prüfende Felder | 20090716 | ||
4 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20090716 | |||
5 | ![]() |
IT_FATTR_DETAIL | Call by reference | Type reference (TYPE) | USMD_TS_FATTR_KEY | Felder und Attribute + Zusätzliche Schlüssel | 20090716 | ||
6 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | 20090716 | |||
7 | ![]() |
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 | ![]() |
ET_ENTITY_KEY | Call by reference | Type reference (TYPE) | USMD_TS_ENTITY_DATA | Schlüssel für Entitätstypen | 20100917 | ||
2 | ![]() |
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 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20110310 | ||
2 | ![]() |
IT_MESSAGE_NO_CONVERSION | Call by reference | Type reference (TYPE) | USMD_TS_MSG_KEY | Meldungen | 20110310 | ||
3 | ![]() |
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 | ![]() |
EO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Lesendes Interface zum Datenpuffer | 20101019 | ||
2 | ![]() |
EO_INTERRUPTION | Call by reference | Object reference (TYPE REF TO) | IF_USMD_CHECK_INTERRUPTION | 20100805 | |||
3 | ![]() |
ET_KEY_CHANGED | Call by reference | Type reference (TYPE) | USMD_TS_CREQUEST_OBJKEY | Schlüssel der Entitätstypen in einem Änderungsantrag | 20100910 | ||
4 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20100715 | ||
5 | ![]() |
IF_INTERRUPTION_POSSIBLE | Call by reference | Type reference (TYPE) | USMD_FLG | Check-Aufruf kann Unterbrechung behandeln | 20100805 | ||
6 | ![]() |
IO_DELTA_READ | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Changed Data | 20120522 | ||
7 | ![]() |
IT_KEY_ALL | Call by reference | Type reference (TYPE) | USMD_TS_CREQUEST_OBJKEY | Schlüssel der Entitätstypen in einem Änderungsantrag | 20100715 | ||
8 | ![]() |
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 | ![]() |
ER_S_FPROP | Call by reference | Object reference (TYPE REF TO) | S_FPROP | 20110207 | |||
2 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20110207 | |||
3 | ![]() |
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 | ![]() |
EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_USMD_DATA_CHECK | Führt fest vorgedachte Verprobungen durch | 20100527 | ||
2 | ![]() |
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 | ![]() |
EF_RELEVANT | Value transfer | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20100527 | ||
2 | ![]() |
I_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | 20110124 | |||
3 | ![]() |
I_CHECK_TYPE | Call by reference | Type reference (TYPE) | MDG_CHECK_TYPE | 20100527 | |||
4 | ![]() |
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 | ![]() |
EF_CHANGEABLE | Value transfer | Type reference (TYPE) | USMD_FLG | MDGAF: Allgemeines Kennzeichen | 20101209 | ||
2 | ![]() |
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 | ![]() |
CS_EXIST | Call by reference | Type reference (TYPE) | DATA | 20110207 | |||
2 | ![]() |
CT_EXIST | Call by reference | Type reference (TYPE) | ANY TABLE | 20110207 | |||
3 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20110207 | ||
4 | ![]() |
IS_FPROP | Call by reference | Type reference (TYPE) | S_FPROP | 20110207 | |||
5 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20110207 | |||
6 | ![]() |
I_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | Feld eines Entitätstyps | 20110207 | ||
7 | ![]() |
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 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | 20090716 | |||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDM Datenmodell für Zugriff aus SAP-Standard | 20090716 | ||
3 | ![]() |
IS_VALUE | Call by reference | Type reference (TYPE) | ANY | 20090716 | |||
4 | ![]() |
I_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20090716 | ||
5 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20090716 | ||
6 | ![]() |
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 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | 20090716 | |||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDM Datenmodell für Zugriff aus SAP-Standard | 20090716 | ||
3 | ![]() |
IS_VALUE | Call by reference | Type reference (TYPE) | ANY | 20090716 | |||
4 | ![]() |
I_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20090716 | ||
5 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20090716 | ||
6 | ![]() |
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 | ![]() |
IF_ONLINE | Call by reference | Type reference (TYPE) | USMD_FLG | MDGAF: Allgemeines Kennzeichen | 20110209 | ||
2 | ![]() |
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 |