SAP ABAP Class CL_GRW_TRANSPORT_MODEL (Report Writer: Transport of Models)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷ FI-SL-IS (Application Component) Information System
⤷ GRWT (Package) Report Painter / Report Writer
⤷ 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 | 20010807 |
Properties
Class | CL_GRW_TRANSPORT_MODEL | |
Short Description | Report Writer: Transport of Models | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRWT | Report Painter / Report Writer |
Created | 20010807 | SAP |
Last change | 20010807 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_GRW_TRANSPORT_LIBRARY | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | CL_GRW_TRANSPORT_SET | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | CL_GRW_TRANSPORT_UTIL | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | 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 | 20010807 |
Friends
Class CL_GRW_TRANSPORT_MODEL 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_MODEL' | Object Name | 20010807 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | FROM_TOBJ | Static method | Public | Method | Template for Transport Object | 20010807 |
2 | GET_SETID | Instance method | Private | Method | Get Set ID in 4.0 Format (for variables also) | 20010807 |
3 | IS_STANDARD | Static method | Public | Method | Check If SAP Provides Template | 20020423 |
4 | TO_TOBJ | Static method | Public | Method | Transport Object of a Template | 20010807 |
Events
Class CL_GRW_TRANSPORT_MODEL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_KEY | Private | See coding | Key Fields for Models | 20010807 |
|
Method Signatures
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 | 20010807 | ||
2 | Exporting | EX_MODEL | Call by reference | Type reference (TYPE) | TKES1-FORM | Vorlage | 20010807 | ||
3 | Importing | IM_TOBJ | Call by reference | Type reference (TYPE) | GRW_S_TOBJ | Report-Writer: Transportobjekt | 20010807 |
Method FROM_TOBJ on class CL_GRW_TRANSPORT_MODEL 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 | 20010807 | ||
2 | Importing | IM_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20010807 | ||
3 | Returning | RE_SETID | Value transfer | Type reference (TYPE) | SETID | Identifikation eines Sets | 20010807 |
Method GET_SETID on class CL_GRW_TRANSPORT_MODEL 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) | C | Bibliothek | 20020423 | ||
2 | Importing | IM_MODEL | Call by reference | Type reference (TYPE) | TKES1-FORM | Vorlage | 20020423 | ||
3 | Returning | RE_STANDARD | Value transfer | Type reference (TYPE) | SEU_BOOL | 'X': Vorlage wird von SAP ausgeliefert | 20020423 |
Method IS_STANDARD on class CL_GRW_TRANSPORT_MODEL 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) | C | Bibliothek | 20010807 | ||
2 | Importing | IM_MODEL | Call by reference | Type reference (TYPE) | TKES1-FORM | Vorlage | 20010807 | ||
3 | Importing | IM_WITH_DEPENDANTS | Call by reference | Type reference (TYPE) | FLAG | 'X' | 'X' = mit, ' ' = ohne abhängige Objekte | 20010807 | |
4 | Returning | RE_TOBJ | Value transfer | Type reference (TYPE) | GRW_S_TOBJ | Report-Writer: Transportobjekt | 20010807 |
Method TO_TOBJ on class CL_GRW_TRANSPORT_MODEL has no exception.
History
Last changed by/on | SAP | 20010807 |
SAP Release Created in | 470 |