SAP ABAP Interface IF_USMD_MDF_CHANGED_OBJS (Communication with MDF-Specific Classes)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD1B (Package) Data Modeling: MDG MDF Connection
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMD_MDF_DB_ADAPTER Adapter Class for MDF 20090123
Properties
Interface IF_USMD_MDF_CHANGED_OBJS  
Short Description Communication with MDF-Specific Classes    
General Data
Package USMD1B   Data Modeling: MDG MDF Connection 
Created 20090123   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_USMD_UI_SERVICES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_USMD_MDF_CHANGED_OBJS has no interface.
Friends
Interface IF_USMD_MDF_CHANGED_OBJS has no friend.
Attributes
Interface IF_USMD_MDF_CHANGED_OBJS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGES_CHECK Instance method Public Method Communication with CL_USMD_UI_SERVICES_MDF_SPEC 20090123
2 CHANGES_COMMIT Instance method Public Method Communication with CL_USMD_UI_SERVICES_MDF_SPEC 20090123
3 CHANGES_EXIST Instance method Public Method Communication with CL_USMD_UI_SERVICES_MDF_SPEC 20090123
4 CHANGES_FINALIZE Instance method Public Method Communication with CL_USMD_UI_SERVICES_MDF_SPEC 20090123
5 CHANGES_POP Instance method Public Method Communication with CL_USMD_UI_SERVICES_MDF_SPEC 20090123
6 CHANGES_PUSH Instance method Public Method Communication with CL_USMD_UI_SERVICES_MDF_SPEC 20090123
7 CHANGES_ROLLBACK Instance method Public Method Communication with CL_USMD_UI_SERVICES_MDF_SPEC 20090123
8 CHANGES_SAVE Instance method Public Method Communication with CL_USMD_UI_SERVICES_MDF_SPEC 20090123
9 CLEAR_DIRTY_FLAG Instance method Public Method Communication with CL_USMD_UI_SERVICES_MDF_SPEC 20100128
10 GET_CHANGED_DATA Instance method Public Method 20090914
11 GET_CHAR Instance method Public Method Delivers instance of IF_UG_MD_CHAR 20090123
12 GET_TABNAME Instance method Public Method Return Database Tables 20091015
13 SET_CREQUEST_DATA_TIMESTAMP Instance method Public Method Communication with CL_USMD_UI_SERVICES_MDF_SPEC 20090123
Events
Interface IF_USMD_MDF_CHANGED_OBJS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_CHANGED_KEY Public See coding 20091019 begin of s_changed_key, fieldname type mdg_mdf_fieldname, f_hierarchy type usmd_flg, r_key type ref to data, end of s_changed_key
2 T_CHANGED_KEY Public See coding 20091019 t_changed_key type STANDARD TABLE OF s_changed_key WITH non-unique key fieldname
Method Signatures

Method CHANGES_CHECK Signature

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

Method CHANGES_CHECK on Interface IF_USMD_MDF_CHANGED_OBJS has no exception.

Method CHANGES_COMMIT Signature

Method CHANGES_COMMIT on Interface IF_USMD_MDF_CHANGED_OBJS has no parameter.
Method CHANGES_COMMIT on Interface IF_USMD_MDF_CHANGED_OBJS has no exception.

Method CHANGES_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_CHANGES_EXIST Call by reference Type reference (TYPE) USMD_FLG 'X'=irgendwelche Änderungen (Stammdaten oder USMD* Objekte) 20090123
2 Exporting EF_CHANGES_EXIST_MDAT Call by reference Type reference (TYPE) USMD_FLG 'X'=Änderungen in den Stammdatenliegen vor 20100111
3 Importing IF_INCLUDE_CONFIRMED Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123

Method CHANGES_EXIST on Interface IF_USMD_MDF_CHANGED_OBJS has no exception.

Method CHANGES_FINALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_CHANGED Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123

Method CHANGES_FINALIZE on Interface IF_USMD_MDF_CHANGED_OBJS has no exception.

Method CHANGES_POP Signature

Method CHANGES_POP on Interface IF_USMD_MDF_CHANGED_OBJS has no parameter.
Method CHANGES_POP on Interface IF_USMD_MDF_CHANGED_OBJS has no exception.

Method CHANGES_PUSH Signature

Method CHANGES_PUSH on Interface IF_USMD_MDF_CHANGED_OBJS has no parameter.
Method CHANGES_PUSH on Interface IF_USMD_MDF_CHANGED_OBJS has no exception.

Method CHANGES_ROLLBACK Signature

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

Method CHANGES_ROLLBACK on Interface IF_USMD_MDF_CHANGED_OBJS has no exception.

Method CHANGES_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ERROR Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090123
3 Exporting E_DOCUMENT_NUMBER Call by reference Type reference (TYPE) CDHDR-CHANGENR Änderungsnummer des Belegs 20090123
4 Importing IF_COMMIT_WORK Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090123

Method CHANGES_SAVE on Interface IF_USMD_MDF_CHANGED_OBJS has no exception.

Method CLEAR_DIRTY_FLAG Signature

Method CLEAR_DIRTY_FLAG on Interface IF_USMD_MDF_CHANGED_OBJS has no parameter.
Method CLEAR_DIRTY_FLAG on Interface IF_USMD_MDF_CHANGED_OBJS has no exception.

Method GET_CHANGED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEY Call by reference Type reference (TYPE) T_CHANGED_KEY 20091019

Method GET_CHANGED_DATA on Interface IF_USMD_MDF_CHANGED_OBJS has no exception.

Method GET_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_CHAR Value transfer Object reference (TYPE REF TO) IF_MDG_MDF_CHAR FI-Stammdaten: Repräsentanz eines Merkmals 20090123
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090123

Method GET_CHAR on Interface IF_USMD_MDF_CHANGED_OBJS has no exception.

Method GET_TABNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TABNAME_ALL Call by reference Type reference (TYPE) USMD_TS_FLD_TABNAME Feldnamen und Datenbanktabellen 20091015
2 Exporting ET_TABNAME_NO_PP Call by reference Type reference (TYPE) USMD_TS_FLD_TABNAME Feldnamen und Datenbanktabellen 20091015

Method GET_TABNAME on Interface IF_USMD_MDF_CHANGED_OBJS has no exception.

Method SET_CREQUEST_DATA_TIMESTAMP 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 SET_CREQUEST_DATA_TIMESTAMP on Interface IF_USMD_MDF_CHANGED_OBJS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605