SAP ABAP Interface IF_USMD_DELTA_BUFFER_WRITE (Write Interface to Data Buffer)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD1 (Package) Master Data: Data Modeling

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TD_USMD_DELTA_BUFFER_WRITE | Test Double for USMD Delta Buffer Write in BS FND | 20110516 |
Properties
Interface | IF_USMD_DELTA_BUFFER_WRITE | |
Short Description | Write Interface to Data Buffer |
General Data
Package | USMD1 | Master Data: Data Modeling |
Created | 20100525 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_USMD_DELTA_BUFFER_WRITE has no forward declaration.
Interfaces
Interface IF_USMD_DELTA_BUFFER_WRITE has no interface.
Friends
Interface IF_USMD_DELTA_BUFFER_WRITE has no friend.
Attributes
Interface IF_USMD_DELTA_BUFFER_WRITE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create Data Reference (Table) | 20100715 |
2 | ![]() |
Instance method | Public | Method | Delete Data | 20100526 |
3 | ![]() |
Instance method | Public | Method | Insert/Change Data | 20100526 |
Events
Interface IF_USMD_DELTA_BUFFER_WRITE has no event.
Types
Interface IF_USMD_DELTA_BUFFER_WRITE has no local type.
Method Signatures
Method CREATE_DATA_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20100715 | |||
2 | ![]() |
IT_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_TS_FIELD | Feldnamen | 20100730 | ||
3 | ![]() |
I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entitätstyp | 20100715 | ||
4 | ![]() |
I_STRUCT | Call by reference | Type reference (TYPE) | USMD_STRUCT | Art der Datenstruktur | 20100715 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Schreiben in den Puffer | 20100913 |
Method DELETE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | zu löschende Schlüssel | 20101020 | ||
2 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | ein fixierter (Teil-)Schlüssel | 20100913 | ||
3 | ![]() |
I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entitätstyp | 20100722 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Schreiben in den Puffer | 20100913 |
Method WRITE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_TS_FIELDNAME | FIM MDM: Feldname | 20110225 | ||
2 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20100526 | |||
3 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Fixierungen | 20100802 | ||
4 | ![]() |
I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entitätstyp | 20100526 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Schreiben in den Puffer | 20100913 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |