SAP ABAP Interface IF_UC_TX_DATA (Transaction Data Object)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCD0 (Package) SEM-BCS: Common Objects for Data Dispatcher

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_UC_TX_DATA_INT | Internal view at trx data object | 20000905 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UC_TX_DATA | Transaction Data Object | 20000905 |
Properties
Interface | IF_UC_TX_DATA | |
Short Description | Transaction Data Object |
General Data
Package | UCD0 | SEM-BCS: Common Objects for Data Dispatcher |
Created | 20000905 | SAP |
Last changed | 20050411 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_UC_MODEL | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UC_TX_DATA_IO | Read From/Write to Data Object/Stream/Buffer | 20000907 |
Friends
Interface IF_UC_TX_DATA has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DO_TX_DATA_IO_TYPE | Instance attribute | Public | Attribute reference (LIKE) | 20021218 | ||||
2 | D_TYPE_TABLE | Instance attribute | Public | Type reference (TYPE) | FIELD_TYPE | Metatype of buffered table | 20000905 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add data of another object to the object | 20000905 |
2 | ![]() |
Instance method | Public | Method | 20000907 | |
3 | ![]() |
Instance method | Public | Method | 20000907 | |
4 | ![]() |
Instance method | Public | Method | Re-initialize Object | 20011002 |
5 | ![]() |
Instance method | Public | Method | Invert Data of Object | 20011002 |
6 | ![]() |
Instance method | Public | Method | Read data from I/O path to object | 20000905 |
7 | ![]() |
Instance method | Public | Method | Delete All Data of Object | 20000907 |
8 | ![]() |
Instance method | Public | Method | Save data of object to I/O path, absolute | 20000907 |
Events
Interface IF_UC_TX_DATA has no event.
Types
Interface IF_UC_TX_DATA has no local type.
Method Signatures
Method ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DATA | Call by reference | Object reference (TYPE REF TO) | IF_UC_TX_DATA | Bewegungsdatenobjekt | 20000905 |
Method ADD on Interface IF_UC_TX_DATA has no exception.
Method ADD_DATA Signature
Method ADD_DATA on Interface IF_UC_TX_DATA has no parameter.
Method ADD_DATA on Interface IF_UC_TX_DATA has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Daten gemäß SelBed | ||||||
2 | ![]() |
E_COMPLETE | SelBed ist keine Teilmenge der SelBed des Datenobjekts | ||||||
3 | ![]() |
IO_SEL | Interface Selektionsbedingung | ||||||
4 | ![]() |
I_COMP_S_CHAR | Name der Struktur mit Merkmalen | ||||||
5 | ![]() |
I_COMP_S_KFIG | Name der Struktur mit Kennzahlen |
Method GET_DATA on Interface IF_UC_TX_DATA has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CHAR | Call by reference | Object reference (TYPE REF TO) | IF_UC_FIELD | Feldliste Merkmale | 20030127 | ||
2 | ![]() |
IO_CHAR_SATTR | Call by reference | Object reference (TYPE REF TO) | IF_UC_FIELD_ATTR | Feldliste: Attribut-Feldliste pro Feld | 20031021 | ||
3 | ![]() |
IO_IO | Call by reference | Object reference (TYPE REF TO) | IF_UC_TX_DATA_IO | Lesen/Schreiben in Datenobjekt/Strom/Puffer | 20011002 | ||
4 | ![]() |
IO_IO_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_UC_TX_DATA_IO_TYPE | Datenstromtyp | 20021205 | ||
5 | ![]() |
IO_KFIG | Call by reference | Object reference (TYPE REF TO) | IF_UC_FIELD | Feldliste Kennzahlen | 20030127 | ||
6 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Feldkatalog, ...) | 20011002 | ||
7 | ![]() |
IO_SEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selektionsbedingung | 20011002 | ||
8 | ![]() |
I_COMP_S_CHAR | Call by reference | Type reference (TYPE) | FIELD_TYPE | 'S_CHAR' | Feldtyp des Feldes | 20011002 | |
9 | ![]() |
I_COMP_S_CHAR_SATTR | Call by reference | Type reference (TYPE) | FIELD_TYPE | Feldtyp des Feldes | 20030901 | ||
10 | ![]() |
I_COMP_S_KFIG | Call by reference | Type reference (TYPE) | FIELD_TYPE | 'S_KFIG' | Feldtyp des Feldes | 20011002 | |
11 | ![]() |
I_KEEP_IO | Call by reference | Type reference (TYPE) | UC_FLG | SPACE | 'X'=Keep old DO_IO | 20050318 | |
12 | ![]() |
I_TYPE_TABLE | Call by reference | Type reference (TYPE) | FIELD_TYPE | 'UCD_TH_TX_DATA' | Feldtyp des Feldes | 20011002 |
Method INIT on Interface IF_UC_TX_DATA has no exception.
Method INVERT Signature
Method INVERT on Interface IF_UC_TX_DATA has no parameter.
Method INVERT on Interface IF_UC_TX_DATA has no exception.
Method READ Signature
Method READ on Interface IF_UC_TX_DATA has no parameter.
Method READ on Interface IF_UC_TX_DATA has no exception.
Method REFRESH Signature
Method REFRESH on Interface IF_UC_TX_DATA has no parameter.
Method REFRESH on Interface IF_UC_TX_DATA has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DELETE_FIRST | Call by reference | Type reference (TYPE) | UC_FLG | Zuerst im Zielbereich löschen, dann hinzufügen | 20020502 |
Method SAVE on Interface IF_UC_TX_DATA has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 3.0A |