SAP ABAP Class CL_GRW_TRANSPORT_JOB (Report Writer: Transport of Report Groups)
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_JOB  
Short Description Report Writer: Transport of Report Groups    
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 20100310   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)
3 GRWJ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRW_TRANSPORT_UTIL Report Writer: Methods for Transport 20010718
Friends
Class CL_GRW_TRANSPORT_JOB 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_JOB' Object Name 20010718
Methods
# Method Level Visibility Method type Description Created on
1 DOCU_GET_TABKEYS Instance method Private Method Table Keys for Report Group Documentation (SAPScript) 20010720
2 FROM_TOBJ Static method Public Method Report Group for Transport Object 20010718
3 IS_STANDARD Static method Public Method Check Whether Report Group Is Shipped by SAP 20010720
4 TO_TOBJ Static method Public Method Transport Object of a Report Group 20010718
Events
Class CL_GRW_TRANSPORT_JOB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_T803J_KEY Private See coding Key Fields for T803J 20010718
Method Signatures

Method DOCU_GET_TABKEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_E071 Call by reference Type reference (TYPE) TR_OBJECTS Transportobjekte 20010720
2 Importing IM_JOB Call by reference Type reference (TYPE) T803J-RGJNR Berichtsgruppe 20010720
3 Importing IM_LANGULIST Call by reference Type reference (TYPE) SLANSPRAST Tabelle von Sprachen 20010720
4 Importing IM_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20010720

Method DOCU_GET_TABKEYS on class CL_GRW_TRANSPORT_JOB 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_JOB Value transfer Type reference (TYPE) T803J-RGJNR Berichtsgruppe 20010718

Method FROM_TOBJ on class CL_GRW_TRANSPORT_JOB has no exception.

Method IS_STANDARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_JOB Call by reference Type reference (TYPE) T803J-RGJNR Berichtsgruppe 20010720
2 Returning RE_STANDARD Value transfer Type reference (TYPE) FLAG 'X' = Berichtsgruppe wird von SAP ausgeliefert 20010720

Method IS_STANDARD on class CL_GRW_TRANSPORT_JOB has no exception.

Method TO_TOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_JOB Call by reference Type reference (TYPE) T803J-RGJNR Berichtsgruppe 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_JOB has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 470