SAP ABAP Interface IF_DD_SOBJECT_UTIL (Utilities for Editing BOs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC (Application Component) ABAP Dictionary
⤷
SDCBO (Package) RDL Artefacts
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DD_SOBJECT_UTILITIES | Help Methods | 20120911 |
Properties
| Interface | IF_DD_SOBJECT_UTIL | |
| Short Description | Utilities for Editing BOs |
General Data
| Package | SDCBO | RDL Artefacts |
| Created | 20120911 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_DD_SOBJECT_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_DD_SOBJECT_UTIL has no interface.
Friends
Interface IF_DD_SOBJECT_UTIL has no friend.
Attributes
Interface IF_DD_SOBJECT_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns assoc. for a set of structured objects | 20130703 | |
| 2 | Instance method | Public | Method | Returns fields for a set of structured objects | 20130703 | |
| 3 | Instance method | Public | Method | Writes an object entry into a transport | 20120911 |
Events
Interface IF_DD_SOBJECT_UTIL has no event.
Types
Interface IF_DD_SOBJECT_UTIL has no local type.
Method Signatures
Method GET_ASSOCIATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASSOCIATIONS | Call by reference | Type reference (TYPE) | DDENTITY_ASSO_TAB | Tabelle für Assoziationen - Header | 20130703 | |||
| 2 | ENTITYNAMES | Call by reference | Type reference (TYPE) | IF_DD_SOBJECT_TYPES=>TY_T_SOBJNAMES | Entity Namen | 20130704 | |||
| 3 | GOT_STATES | Call by reference | Type reference (TYPE) | IF_DD_SOBJECT_TYPES=>TY_T_GOT_STATES | Lese Informationen | 20130703 | |||
| 4 | PRID | Call by reference | Type reference (TYPE) | SYTABIX | -1 | Id für Protokollschreiber | 20130704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Lesen | 20130703 |
Method GET_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNS | Call by reference | Type reference (TYPE) | DDENTITY_COLUMN_TAB | Tabelle für Assoziationen - Header | 20130704 | |||
| 2 | ENTITYNAMES | Call by reference | Type reference (TYPE) | IF_DD_SOBJECT_TYPES=>TY_T_SOBJNAMES | Entity Namen | 20130704 | |||
| 3 | GOT_STATES | Call by reference | Type reference (TYPE) | IF_DD_SOBJECT_TYPES=>TY_T_NODES_GOT_STATES | Lese Informationen | 20130704 | |||
| 4 | PRID | Call by reference | Type reference (TYPE) | SYTABIX | -1 | Id für Protokollschreiber | 20130704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Lesen | 20130704 |
Method WRITE_TRKORR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDXNAME | Call by reference | Type reference (TYPE) | INDEXID | Name eines Index | 20120911 | |||
| 2 | OBJECTNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name einer BO Struktur oder Tabelle/Append | 20120911 | |||
| 3 | OBJECTTYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | Typ des Objekts (STOB oder TABL) | 20120911 | |||
| 4 | ORDER | Call by reference | Type reference (TYPE) | TRKORR | Transportauftrag, der das Objekt schon enthält | 20120911 | |||
| 5 | PRID | Call by reference | Type reference (TYPE) | SYTABIX | Id für Protokollschreiber | 20120911 | |||
| 6 | RC | Value transfer | Type reference (TYPE) | SYSUBRC | Returncode: 0: o.k., 4: Warnung, >8: Fehler | 20120911 | |||
| 7 | TASK | Call by reference | Type reference (TYPE) | TRKORR | Aufgabe, die das Objekt schon enthält | 20120911 | |||
| 8 | TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Aufgabe zu einem Transportauftrag | 20120911 |
Method WRITE_TRKORR on Interface IF_DD_SOBJECT_UTIL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |