SAP ABAP Class IF_DD_SOBJECT_UTIL (Utilities for Editing BOs)
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
| Class | IF_DD_SOBJECT_UTIL | |
| Short Description | Utilities for Editing BOs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120911 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_DD_SOBJECT_UTIL has no interface implemented.
Friends
Class IF_DD_SOBJECT_UTIL has no friend class.
Attributes
Class 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
Class IF_DD_SOBJECT_UTIL has no event.
Types
Class 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 class IF_DD_SOBJECT_UTIL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |