SAP ABAP Interface IF_DD_VIEW_UTILITIES (Help Methods View Handling)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDVI (Package) ABAP/4 Dictionary: Views, Lock Objects
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DD_VIEW_UTILITIES | View Help Methods | 20120509 |
Properties
| Interface | IF_DD_VIEW_UTILITIES | |
| Short Description | Help Methods View Handling |
General Data
| Package | SDVI | ABAP/4 Dictionary: Views, Lock Objects |
| Created | 20120509 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_DD_VIEW_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_DD_VIEW_UTILITIES has no interface.
Friends
Interface IF_DD_VIEW_UTILITIES has no friend.
Attributes
Interface IF_DD_VIEW_UTILITIES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Selects from a list of view names | 20120525 | |
| 2 | Static method | Public | Method | Writes a TADIR entry for a view | 20120604 | |
| 3 | Static method | Public | Method | Writes a TADIR entry for a view | 20120509 | |
| 4 | Static method | Public | Method | Generates an entry in a transport request | 20120509 |
Events
Interface IF_DD_VIEW_UTILITIES has no event.
Types
Interface IF_DD_VIEW_UTILITIES has no local type.
Method Signatures
Method SEL_VIEWNAMES_FROM_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAMES_IN | Call by reference | Type reference (TYPE) | DDTABNAME_TAB | Liste von (View)Namen | 20120525 | |||
| 2 | NAMES_SEL | Call by reference | Type reference (TYPE) | DDTABNAME_TAB | Namen aus der Liste, die den Selektionsregeln genügen | 20120525 | |||
| 3 | VIEWCLASS_RULE | Call by reference | Type reference (TYPE) | IF_DD_VIEW_TYPES=>VIEWTYPE | IF_DD_VIEW_TYPES=>EXT_VIEW | Ext. View oder alle anderen View-Typen aus der In-Liste | 20120525 |
Method SEL_VIEWNAMES_FROM_LIST on Interface IF_DD_VIEW_UTILITIES has no exception.
Method SET_TADIR_EDTFLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDIT_NOT_ALLOWED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | ABAP_true: Änderung nicht erlaubt | 20120604 | ||
| 2 | PRID | Call by reference | Type reference (TYPE) | SYTABIX | 0 | Id für Protokollschreiber | 20120604 | ||
| 3 | RC | Value transfer | Type reference (TYPE) | SYSUBRC | 0: o.k., 4: Warnung, 8: Fehler | 20120604 | |||
| 4 | VIEWNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des Dictionary Objektes | 20120604 |
Method SET_TADIR_EDTFLAG on Interface IF_DD_VIEW_UTILITIES has no exception.
Method WRITE_TADIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20120509 | |||
| 2 | EDIT_NOT_ALLOWED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | ABAP_true: Änderung nicht erlaubt | 20120516 | ||
| 3 | PRID | Call by reference | Type reference (TYPE) | SYTABIX | 0 | Id für Protokollschreiber | 20120509 | ||
| 4 | RC | Value transfer | Type reference (TYPE) | SYSUBRC | 0: o.k., 4: Warnung, 8: Fehler | 20120509 | |||
| 5 | USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20120509 | |||
| 6 | VIEWNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des Dictionary Objektes | 20120509 |
Method WRITE_TADIR on Interface IF_DD_VIEW_UTILITIES has no exception.
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 | Indexname | 20120509 | |||
| 2 | OBJECTNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des Objektes | 20120509 | |||
| 3 | ORDER | Call by reference | Type reference (TYPE) | TRKORR | Transportauftrag, der das Objekt schon enthält | 20120509 | |||
| 4 | PRID | Call by reference | Type reference (TYPE) | SYTABIX | Id für Protokollschreiber | 20120509 | |||
| 5 | RC | Call by reference | Type reference (TYPE) | SYSUBRC | Returncode: 0: o.k., 4: Warnung, >8: Fehler | 20120509 | |||
| 6 | TASK | Call by reference | Type reference (TYPE) | TRKORR | Aufgabe, die das Objekt schon enthält | 20120509 | |||
| 7 | TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20120509 |
Method WRITE_TRKORR on Interface IF_DD_VIEW_UTILITIES has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |