SAP ABAP Interface IF_USMD_DATA_CHANGE (To Include Objects in Check/Save Cycle)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD1A (Package) Data Modeling: Abstraction Layer
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMD_CREQUEST_CREATE_GUI_WD Creation of a Change Request 20091013
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMD_CREQUEST_PROCS_GUI_WD Processing of a Change Request 20090916
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMD_ENTITY_VALUE2_GUI_WD Single Processing of an Entity 20090909
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMD_HIER_RELATION_GUI_WD Hierarchy Relationship 20090422
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMD_ISR_PROCESS_GUI_WD Processing of an ISR-based Change Request 20090213
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMD_MASS_CHANGE_GUI_WD Mass Change 20091221
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMD_MDF_KEY_HANDLER Treatment of Keys at Runtime 20091009
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMD_POST_DATA Posting Interface 20091221
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMD_PP_ACCESS_ADAPTER Adapter for Access to Active Area 20090728
Properties
Interface IF_USMD_DATA_CHANGE  
Short Description To Include Objects in Check/Save Cycle    
General Data
Package USMD1A   Data Modeling: Abstraction Layer 
Created 20090212   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_USMD_DATA_CHANGE has no forward declaration.
Interfaces
Interface IF_USMD_DATA_CHANGE has no interface.
Friends
Interface IF_USMD_DATA_CHANGE has no friend.
Attributes
Interface IF_USMD_DATA_CHANGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Checking of Data in Transaction Buffer 20090212
2 ROLLBACK Instance method Public Method Deletion of Data in Transaction Buffer 20090312
3 SAVE Instance method Public Method Transaction Buffer -> Database (WITHOUT Commit !!) 20090212
Events
# Event Type Visibility Description Created on
1 REGISTER_CHANGE Static Event
(1)
Public
(2)
20090212
Types
Interface IF_USMD_DATA_CHANGE has no local type.
Method Signatures

Method CHECK 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 20090212

Method CHECK on Interface IF_USMD_DATA_CHANGE has no exception.

Method ROLLBACK Signature

Method ROLLBACK on Interface IF_USMD_DATA_CHANGE has no parameter.
Method ROLLBACK on Interface IF_USMD_DATA_CHANGE has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090212
2 Importing IT_CREQUEST Call by reference Type reference (TYPE) USMD_TS_CHANGE_REQUEST Liste von Änderungsanträgen 20091124

Method SAVE on Interface IF_USMD_DATA_CHANGE has no exception.
Event Signatures

Event REGISTER_CHANGE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IO_DATA Exporting Value transfer Object reference (TYPE REF TO) IF_USMD_DATA_CHANGE Einbinden von Objekten in Prüf/Sichern - Zyklus 20090212
History
Last changed by/on SAP  20130531 
SAP Release Created in 702