SAP ABAP Class CL_GRW_TRANSPORT_LIBRARY (Report Writer: Transport of Libraries)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-SL-IS (Application Component) Information System
     GRWT (Package) Report Painter / Report Writer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRW_TRANSPORT_UTIL Report Writer: Methods for Transport 20010718
Properties
Class CL_GRW_TRANSPORT_LIBRARY  
Short Description Report Writer: Transport of Libraries    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRWT   Report Painter / Report Writer 
Created 20010718   SAP 
Last change 20010718   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GRW_TRANSPORT_KEYFIG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_GRW_TRANSPORT_REPORT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_GRW_TRANSPORT_SET Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_GRW_TRANSPORT_UTIL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRW_TRANSPORT_UTIL Report Writer: Methods for Transport 20010718
Friends
Class CL_GRW_TRANSPORT_LIBRARY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TR_OBJECT Constant Public Type reference (TYPE) GRW_S_TOBJ-OBJECT 'GRW_LIBRARY' Object Name 20010718
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SET Instance method Private Method Check Set 20010829
2 FROM_TOBJ Static method Public Method Library for Transport Object 20010718
3 IS_STANDARD Static method Public Method Check if Library is Provided by SAP 20020423
4 TO_TOBJ Static method Public Method Transport Object of a Library 20010718
Events
Class CL_GRW_TRANSPORT_LIBRARY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_T801K_KEY Private See coding 20010718
Method Signatures

Method CHECK_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PROT Call by reference Type reference (TYPE) SPROT_U_TAB Fehlerprotokoll 20010829
2 Importing IM_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20010829
3 Importing IM_LIBRARY Call by reference Type reference (TYPE) T800-LIB Bibliothek 20011210
4 Importing IM_SETID Call by reference Type reference (TYPE) SETID Identifikation eines Sets 20010829
5 Importing IM_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20010829

Method CHECK_SET on class CL_GRW_TRANSPORT_LIBRARY has no exception.

Method FROM_TOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TOBJ Call by reference Type reference (TYPE) GRW_S_TOBJ Report-Writer: Transportobjekt 20010718
2 Returning RE_LIBRARY Value transfer Type reference (TYPE) T800-LIB Bibliothek 20010718

Method FROM_TOBJ on class CL_GRW_TRANSPORT_LIBRARY has no exception.

Method IS_STANDARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LIBRARY Call by reference Type reference (TYPE) T800-LIB Bibliothek 20020423
2 Returning RE_STANDARD Value transfer Type reference (TYPE) SEU_BOOL 'X': Bibliothek wird von SAP ausgeliefert 20020423

Method IS_STANDARD on class CL_GRW_TRANSPORT_LIBRARY has no exception.

Method TO_TOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LIBRARY Call by reference Type reference (TYPE) T800-LIB Bibliothek 20010718
2 Importing IM_WITH_DEPENDANTS Call by reference Type reference (TYPE) FLAG 'X' 'X' = mit, ' ' = ohne abhängige Objekte 20010727
3 Returning RE_TOBJ Value transfer Type reference (TYPE) GRW_S_TOBJ Report-Writer: Transportobjekt 20010718

Method TO_TOBJ on class CL_GRW_TRANSPORT_LIBRARY has no exception.
History
Last changed by/on SAP  20010718 
SAP Release Created in 470