SAP ABAP Class CL_GRW_TRANSPORT_REPORT (Report Writer: Transport of Reports)
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 20010716
Properties
Class CL_GRW_TRANSPORT_REPORT  
Short Description Report Writer: Transport of Reports    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRWT   Report Painter / Report Writer 
Created 20010716   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_JOB Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_GRW_TRANSPORT_LAYOUT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_GRW_TRANSPORT_LIBRARY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_GRW_TRANSPORT_SET Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_GRW_TRANSPORT_UTIL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
6 CL_GRW_TRANSPORT_VARIABLE 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 20010716
Friends
Class CL_GRW_TRANSPORT_REPORT 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_REPORT' Object Name 20010716
2 C_TR_OBJECT_RTXT Constant Public Type reference (TYPE) GRW_S_TOBJ-OBJECT 'GRW_REPORT_TEXT' Object Name for Report Texts 20010801
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SET Instance method Private Method Check Set 20010827
2 CHECK_VARIABLE Instance method Private Method Check Value or Set Variable 20010827
3 DOCU_GET_TABKEYS Instance method Private Method Table Keys for Report Documentation (SAPScript) 20010720
4 FROM_TOBJ Static method Public Method Report for Transport Object 20010716
5 GET_FIELDNAME Instance method Private Method Get Field of a Variable or Set 20010725
6 GET_SETID Instance method Private Method Get Set ID in 4.0 Format (for variables also) 20010725
7 GET_TABKEYS_RTXT Static method Public Method Get Table Keys (for E071K) for Report Texts 20010801
8 IS_STANDARD Static method Public Method Check Whether Report Is Shipped by SAP 20010720
9 TO_TOBJ Static method Public Method Transport Object of a Report 20010716
Events
Class CL_GRW_TRANSPORT_REPORT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_T800_KEY Private See coding Key Fields for T800 20010716
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 20010827
2 Importing IM_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20010827
3 Importing IM_LIBRARY Call by reference Type reference (TYPE) T800-LIB Bibliothek 20011220
4 Importing IM_REPORT Call by reference Type reference (TYPE) T800-RNAME Bericht 20011220
5 Importing IM_SETID Call by reference Type reference (TYPE) SETID Identifikation eines Sets 20010827
6 Importing IM_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20010827

Method CHECK_SET on class CL_GRW_TRANSPORT_REPORT has no exception.

Method CHECK_VARIABLE 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 20010827
2 Importing IM_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20010827
3 Importing IM_LIBRARY Call by reference Type reference (TYPE) T800-LIB Bibliothek 20011220
4 Importing IM_REPORT Call by reference Type reference (TYPE) T800-RNAME Bericht 20011220
5 Importing IM_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20010827
6 Importing IM_TYPE_SET Call by reference Type reference (TYPE) FLAG SPACE 'X' = Variable soll Setvariable sein, ' ' = Wertvariable 20010827
7 Importing IM_VARIABLE Call by reference Type reference (TYPE) C Variablenname 20010827

Method CHECK_VARIABLE on class CL_GRW_TRANSPORT_REPORT has no exception.

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_LANGULIST Call by reference Type reference (TYPE) SLANSPRAST Tabelle von Sprachen 20010720
3 Importing IM_LIBRARY Call by reference Type reference (TYPE) T800-LIB Bibliothek 20010720
4 Importing IM_REPORT Call by reference Type reference (TYPE) T800-RNAME Bericht 20010720
5 Importing IM_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20010720

Method DOCU_GET_TABKEYS on class CL_GRW_TRANSPORT_REPORT has no exception.

Method FROM_TOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LIBRARY Call by reference Type reference (TYPE) T800-LIB Bibliothek 20010716
2 Exporting EX_REPORT Call by reference Type reference (TYPE) T800-RNAME Bericht 20010716
3 Importing IM_TOBJ Call by reference Type reference (TYPE) GRW_S_TOBJ Report-Writer: Transportobjekt 20010716

Method FROM_TOBJ on class CL_GRW_TRANSPORT_REPORT has no exception.

Method GET_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SETID Call by reference Type reference (TYPE) SETID Identifikation eines Sets 20010725
2 Returning RE_FIELDNAME Value transfer Type reference (TYPE) FIELDNAME Feldname 20010725

Method GET_FIELDNAME on class CL_GRW_TRANSPORT_REPORT has no exception.

Method GET_SETID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SETNAME Call by reference Type reference (TYPE) C Setname 20010725
2 Importing IM_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20010725
3 Returning RE_SETID Value transfer Type reference (TYPE) SETID Identifikation eines Sets 20010725

Method GET_SETID on class CL_GRW_TRANSPORT_REPORT has no exception.

Method GET_TABKEYS_RTXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_E071 Call by reference Type reference (TYPE) TR_OBJECTS Objekte 20010801
2 Exporting EX_E071K Call by reference Type reference (TYPE) TR_KEYS Tabellenschlüssel 20010801
3 Importing IM_APPLCLASS Call by reference Type reference (TYPE) APPLCLASS 'FGR' Applikationsklasse für DD-Objekte (nicht benutzt) 20010801
4 Importing IM_CLIENT Call by reference Type reference (TYPE) SYMANDT SY-MANDT Mandant 20010801
5 Importing IM_TEXT_NAME Call by reference Type reference (TYPE) C Berichtstexte: Name des Textbausteins 20010801
6 Importing IM_TEXT_TYPE Call by reference Type reference (TYPE) RTXTTYPE '*' Texttyp ('T'itelseite,'K'opfzeilen,'F'ußzeilen,'E'ndseite..) 20010801
7 Importing IM_TRKORR Call by reference Type reference (TYPE) TRKORR SPACE Auftrag/Aufgabe 20010801

Method GET_TABKEYS_RTXT on class CL_GRW_TRANSPORT_REPORT 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 20010720
2 Importing IM_REPORT Call by reference Type reference (TYPE) T800-RNAME Bericht 20010720
3 Returning RE_STANDARD Value transfer Type reference (TYPE) FLAG 'X' = Bericht wird von SAP ausgeliefert 20010720

Method IS_STANDARD on class CL_GRW_TRANSPORT_REPORT 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 20010716
2 Importing IM_REPORT Call by reference Type reference (TYPE) T800-RNAME Bericht 20010716
3 Importing IM_WITH_DEPENDANTS Call by reference Type reference (TYPE) FLAG 'X' 'X' = mit, ' ' = ohne abhängige Objekte 20010727
4 Returning RE_TOBJ Value transfer Type reference (TYPE) GRW_S_TOBJ Report-Writer: Transportobjekt 20010716

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