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 | Instance method | Public | Method | Communication with CL_USMD_UI_SERVICES_MDF_SPEC | 20090123 | |
| 2 | Instance method | Public | Method | Communication with CL_USMD_UI_SERVICES_MDF_SPEC | 20090123 | |
| 3 | Instance method | Public | Method | Communication with CL_USMD_UI_SERVICES_MDF_SPEC | 20090123 | |
| 4 | Instance method | Public | Method | Communication with CL_USMD_UI_SERVICES_MDF_SPEC | 20090123 | |
| 5 | Instance method | Public | Method | Communication with CL_USMD_UI_SERVICES_MDF_SPEC | 20090123 | |
| 6 | Instance method | Public | Method | Communication with CL_USMD_UI_SERVICES_MDF_SPEC | 20090123 | |
| 7 | Instance method | Public | Method | Communication with CL_USMD_UI_SERVICES_MDF_SPEC | 20090123 | |
| 8 | Instance method | Public | Method | Communication with CL_USMD_UI_SERVICES_MDF_SPEC | 20090123 | |
| 9 | Instance method | Public | Method | Communication with CL_USMD_UI_SERVICES_MDF_SPEC | 20100128 | |
| 10 | Instance method | Public | Method | 20090914 | ||
| 11 | Instance method | Public | Method | Delivers instance of IF_UG_MD_CHAR | 20090123 | |
| 12 | Instance method | Public | Method | Return Database Tables | 20091015 | |
| 13 | 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 | EF_ERROR | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20090123 | |||
| 2 | EF_WARNING | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20090123 | |||
| 3 | EO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Lesendes Interface zum Datenpuffer | 20101019 | |||
| 4 | EO_INTERRUPTION | Call by reference | Object reference (TYPE REF TO) | IF_USMD_CHECK_INTERRUPTION | Unterbrechung einer Prüfung | 20100805 | |||
| 5 | ET_MESSAGE_LIST | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20090123 | |||
| 6 | IF_INCLUDE_CONFIRMED | Call by reference | Type reference (TYPE) | USMD_FLG | SPACE | FIN MDM: Allgemeines Kennzeichen | 20090123 | ||
| 7 | IF_INTERRUPTION_POSSIBLE | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20100805 | |||
| 8 | IF_ONLY_CREQUEST | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20100120 | |||
| 9 | IF_RESUME | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20100811 | |||
| 10 | IT_KEY_CHECK | Call by reference | Type reference (TYPE) | USMD_TS_ENTITY_DATA | UI-Daten | 20101007 | |||
| 11 | 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 | EF_CHANGES_EXIST | Call by reference | Type reference (TYPE) | USMD_FLG | 'X'=irgendwelche Änderungen (Stammdaten oder USMD* Objekte) | 20090123 | |||
| 2 | EF_CHANGES_EXIST_MDAT | Call by reference | Type reference (TYPE) | USMD_FLG | 'X'=Änderungen in den Stammdatenliegen vor | 20100111 | |||
| 3 | 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 | 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 | IF_EXCLUDE_CREQUEST | Call by reference | Type reference (TYPE) | USMD_FLG | SPACE | FIN MDM: Allgemeines Kennzeichen | 20100119 | ||
| 2 | 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 | EF_ERROR | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20090123 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20090123 | |||
| 3 | E_DOCUMENT_NUMBER | Call by reference | Type reference (TYPE) | CDHDR-CHANGENR | Änderungsnummer des Belegs | 20090123 | |||
| 4 | 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 | 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 | EO_CHAR | Value transfer | Object reference (TYPE REF TO) | IF_MDG_MDF_CHAR | FI-Stammdaten: Repräsentanz eines Merkmals | 20090123 | |||
| 2 | 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 | ET_TABNAME_ALL | Call by reference | Type reference (TYPE) | USMD_TS_FLD_TABNAME | Feldnamen und Datenbanktabellen | 20091015 | |||
| 2 | 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 | 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 |