SAP ABAP Class CL_GRW_TRANSPORT_LAYOUT (Report Writer: Transport of Standard Layouts)
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_LAYOUT  
Short Description Report Writer: Transport of Standard Layouts    
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_REPORT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 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_LAYOUT 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_LAYOUT' Object Name 20010718
Methods
# Method Level Visibility Method type Description Created on
1 FROM_TOBJ Static method Public Method Standard Layout for Transport Object 20010718
2 IS_STANDARD Static method Public Method Check if Standard Layout is Provided by SAP 20020423
3 TO_TOBJ Static method Public Method Transport Object of a Standard Layout 20010718
Events
Class CL_GRW_TRANSPORT_LAYOUT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_T801X_KEY Private See coding Key Fields for T801X 20010718
Method Signatures

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_LAYOUT Value transfer Type reference (TYPE) T801X-SNAME Standardlayout 20010718

Method FROM_TOBJ on class CL_GRW_TRANSPORT_LAYOUT has no exception.

Method IS_STANDARD Signature

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

Method IS_STANDARD on class CL_GRW_TRANSPORT_LAYOUT has no exception.

Method TO_TOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LAYOUT Call by reference Type reference (TYPE) T801X-SNAME Standardlayout 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_LAYOUT has no exception.
History
Last changed by/on SAP  20010718 
SAP Release Created in 470