SAP ABAP Class IF_DD_VIEW_UTILITIES (Help Methods View Handling)
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
Class IF_DD_VIEW_UTILITIES  
Short Description Help Methods View Handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120509   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_DD_VIEW_UTILITIES has no interface implemented.
Friends
Class IF_DD_VIEW_UTILITIES has no friend class.
Attributes
Class IF_DD_VIEW_UTILITIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SEL_VIEWNAMES_FROM_LIST Static method Public Method Selects from a list of view names 20120525
2 SET_TADIR_EDTFLAG Static method Public Method Writes a TADIR entry for a view 20120604
3 WRITE_TADIR Static method Public Method Writes a TADIR entry for a view 20120509
4 WRITE_TRKORR Static method Public Method Generates an entry in a transport request 20120509
Events
Class IF_DD_VIEW_UTILITIES has no event.
Types
Class 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 Importing NAMES_IN Call by reference Type reference (TYPE) DDTABNAME_TAB Liste von (View)Namen 20120525
2 Exporting NAMES_SEL Call by reference Type reference (TYPE) DDTABNAME_TAB Namen aus der Liste, die den Selektionsregeln genügen 20120525
3 Importing 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 class 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 Importing EDIT_NOT_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE ABAP_true: Änderung nicht erlaubt 20120604
2 Importing PRID Call by reference Type reference (TYPE) SYTABIX 0 Id für Protokollschreiber 20120604
3 Returning RC Value transfer Type reference (TYPE) SYSUBRC 0: o.k., 4: Warnung, 8: Fehler 20120604
4 Importing VIEWNAME Call by reference Type reference (TYPE) CSEQUENCE Name des Dictionary Objektes 20120604

Method SET_TADIR_EDTFLAG on class 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 Importing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20120509
2 Importing EDIT_NOT_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE ABAP_true: Änderung nicht erlaubt 20120516
3 Importing PRID Call by reference Type reference (TYPE) SYTABIX 0 Id für Protokollschreiber 20120509
4 Returning RC Value transfer Type reference (TYPE) SYSUBRC 0: o.k., 4: Warnung, 8: Fehler 20120509
5 Importing USERNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20120509
6 Importing VIEWNAME Call by reference Type reference (TYPE) CSEQUENCE Name des Dictionary Objektes 20120509

Method WRITE_TADIR on class 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 Importing INDXNAME Call by reference Type reference (TYPE) INDEXID Indexname 20120509
2 Importing OBJECTNAME Call by reference Type reference (TYPE) CSEQUENCE Name des Objektes 20120509
3 Exporting ORDER Call by reference Type reference (TYPE) TRKORR Transportauftrag, der das Objekt schon enthält 20120509
4 Importing PRID Call by reference Type reference (TYPE) SYTABIX Id für Protokollschreiber 20120509
5 Exporting RC Call by reference Type reference (TYPE) SYSUBRC Returncode: 0: o.k., 4: Warnung, >8: Fehler 20120509
6 Exporting TASK Call by reference Type reference (TYPE) TRKORR Aufgabe, die das Objekt schon enthält 20120509
7 Importing TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20120509

Method WRITE_TRKORR on class IF_DD_VIEW_UTILITIES has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in