SAP ABAP Class IF_MDG_MDF_CUST_DATA (Internal View of Customizing Data)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_MDG_MDF_CUST_DATA_EXT | External view at Customizing data | 20081218 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_MDG_MDF_CHAR | Representation of a Master Data Characteristic | 20081218 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_MDG_MDF_META_DATA_EXT | SEM: Master Data Access to Metadata | 20081218 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MDG_MDF_AREAID | FIN Master Data: Area ID | 20081218 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MDG_MDF_CHAR | FIN Master Data: Access to Data | 20081218 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MDG_MDF_FIELDNAME | FIN Master Data: Field Name | 20081218 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MDG_MDF_HIERARCHY | FIN Master Data: Hierarchy | 20081218 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MDG_MDF_META_DATA | FIN Master Data: Metadata | 20081218 |
Properties
| Class | IF_MDG_MDF_CUST_DATA | |
| Short Description | Internal View of Customizing Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081218 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_MDG_MDF_CUST_DATA has no forward declaration.
Interfaces
Class IF_MDG_MDF_CUST_DATA has no interface implemented.
Friends
Class IF_MDG_MDF_CUST_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20081218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20081218 | ||
| 2 | Instance method | Public | Method | COMMIT for Current State, Discard Changes (without uO) | 20081218 | |
| 3 | Instance method | Public | Method | Copy state of object from template object (with nwvu0) | 20081218 | |
| 4 | Instance method | Public | Method | 20081218 | ||
| 5 | Instance method | Public | Method | "Forget" oldest change to the object (w/o u0) | 20081218 | |
| 6 | Instance method | Public | Method | Finish Changes, Prepare Object for Commit | 20081218 | |
| 7 | Instance method | Public | Method | Get descr. text for obj | 20081218 | |
| 8 | Instance method | Public | Method | Get GUID of obj | 20081218 | |
| 9 | Instance method | Public | Method | 20081218 | ||
| 10 | Instance method | Public | Method | Rollback all changes since last Commit (w/o u0) | 20081218 | |
| 11 | Instance method | Public | Method | Write changes to object in the database (w/o u0) | 20081218 | |
| 12 | Instance method | Public | Method | Set Fixed Characteristic Values | 20081218 | |
| 13 | Instance method | Public | Method | 20081218 | ||
| 14 | Instance method | Public | Method | 20081218 | ||
| 15 | Instance method | Public | Method | Undo Last Change to Object (without u0) | 20081218 | |
| 16 | Instance method | Public | Method | Undo All Changes (without u0) | 20081218 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | REGISTER_CHANGE | Static Event (1) |
Public (2) |
Register change of data obj | 20081218 |
| 2 | REGISTER_CHANGE_UNCOND_SAVE | Static Event (1) |
Public (2) |
Announce that a Data Object has been Changed | 20081218 |
| 3 | UNREGISTER_CHANGE | Static Event (1) |
Public (2) |
Announce that a Data Object was not changed after all | 20081218 |
Types
Class IF_MDG_MDF_CUST_DATA has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class IF_MDG_MDF_CUST_DATA has no parameter.
Method CHECK on class IF_MDG_MDF_CUST_DATA has no exception.
Method COMMIT Signature
Method COMMIT on class IF_MDG_MDF_CUST_DATA has no parameter.
Method COMMIT on class IF_MDG_MDF_CUST_DATA has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_MDG_MDF_CUST_DATA | Vorlageobjekt | 20081218 | |||
| 2 | I_DONT_COPY_REUSABLE | Call by reference | Type reference (TYPE) | MDG_MDF_FLG | Objekt nicht kopieren, wenn es wiederverwendbar ist | 20081218 |
Method COPY on class IF_MDG_MDF_CUST_DATA has no exception.
Method DELETE Signature
Method DELETE on class IF_MDG_MDF_CUST_DATA has no parameter.
Method DELETE on class IF_MDG_MDF_CUST_DATA has no exception.
Method DISCARD_UNDO Signature
Method DISCARD_UNDO on class IF_MDG_MDF_CUST_DATA has no parameter.
Method DISCARD_UNDO on class IF_MDG_MDF_CUST_DATA has no exception.
Method FINALIZE_CHANGES Signature
Method FINALIZE_CHANGES on class IF_MDG_MDF_CUST_DATA has no parameter.
Method FINALIZE_CHANGES on class IF_MDG_MDF_CUST_DATA has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TXTMI | Call by reference | Type reference (TYPE) | MDG_MDF_TXTMI | Bezeichnung für Instanz | 20081218 | |||
| 2 | E_VERBOSE | Call by reference | Type reference (TYPE) | STRING | Text: Objektart, evtl. Merkmal, Instanz-Bezeichung | 20081218 |
Method GET_DESCRIPTION on class IF_MDG_MDF_CUST_DATA has no exception.
Method GET_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_GUID | Call by reference | Type reference (TYPE) | SYSUUID_22 | GUID für Customizing SAP Konsolidierung | 20081218 |
Method GET_GUID on class IF_MDG_MDF_CUST_DATA has no exception.
Method GET_TEXT Signature
Method GET_TEXT on class IF_MDG_MDF_CUST_DATA has no parameter.
Method GET_TEXT on class IF_MDG_MDF_CUST_DATA has no exception.
Method ROLLBACK Signature
Method ROLLBACK on class IF_MDG_MDF_CUST_DATA has no parameter.
Method ROLLBACK on class IF_MDG_MDF_CUST_DATA has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | MDG_MDF_T_MESSAGE | FI-Stammdaten: Meldungen | 20081218 |
Method SAVE on class IF_MDG_MDF_CUST_DATA has no exception.
Method SET_FFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FFIX | Call by reference | Type reference (TYPE) | MDG_MDF_TS_FIELD_VAL | Fixierte Merkmalswerte | 20081218 |
Method SET_FFIX on class IF_MDG_MDF_CUST_DATA has no exception.
Method SET_TEXT Signature
Method SET_TEXT on class IF_MDG_MDF_CUST_DATA has no parameter.
Method SET_TEXT on class IF_MDG_MDF_CUST_DATA has no exception.
Method TRANSPORT Signature
Method TRANSPORT on class IF_MDG_MDF_CUST_DATA has no parameter.
Method TRANSPORT on class IF_MDG_MDF_CUST_DATA has no exception.
Method UNDO Signature
Method UNDO on class IF_MDG_MDF_CUST_DATA has no parameter.
Method UNDO on class IF_MDG_MDF_CUST_DATA has no exception.
Method UNDO_ALL Signature
Method UNDO_ALL on class IF_MDG_MDF_CUST_DATA has no parameter.
Method UNDO_ALL on class IF_MDG_MDF_CUST_DATA 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_MDG_MDF_CUST_DATA | Interne Sicht auf Customizing-Daten | 20081218 |
Event REGISTER_CHANGE_UNCOND_SAVE 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_MDG_MDF_CUST_DATA | Interne Sicht auf Customizing-Daten | 20081218 |
Event UNREGISTER_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_MDG_MDF_CUST_DATA | Interne Sicht auf Customizing-Daten | 20081218 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |