SAP ABAP Class CL_GRW_TRANSPORT_VARIABLE (Report Writer: Transport of Variables)
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 | 20010627 |
Properties
Class | CL_GRW_TRANSPORT_VARIABLE | |
Short Description | Report Writer: Transport of Variables | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRWT | Report Painter / Report Writer |
Created | 20010627 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | ![]() |
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 | 20010627 |
Friends
Class CL_GRW_TRANSPORT_VARIABLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | '&' | Prefix for Variables | 20010627 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | GRW_S_TOBJ-OBJECT | 'GRW_VARIABLE' | Object Name | 20010712 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Variable for Transport Object | 20010627 |
2 | ![]() |
Static method | Public | Method | Check if Variable is Provided by SAP | 20020423 |
3 | ![]() |
Static method | Public | Method | Transport Object of a Variable | 20010627 |
Events
Class CL_GRW_TRANSPORT_VARIABLE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_T802G_KEY | Private | See coding | Key Fields for T802G | 20010713 |
|
Method Signatures
Method FROM_TOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TOBJ | Call by reference | Type reference (TYPE) | GRW_S_TOBJ | Report-Writer: Transportobjekt | 20010627 | ||
2 | ![]() |
RE_VARIABLE | Value transfer | Type reference (TYPE) | GLOBAL | Variablenname | 20010627 |
Method FROM_TOBJ on class CL_GRW_TRANSPORT_VARIABLE has no exception.
Method IS_STANDARD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_VARIABLE | Call by reference | Type reference (TYPE) | C | Name der Variablen | 20020423 | ||
2 | ![]() |
RE_STANDARD | Value transfer | Type reference (TYPE) | SEU_BOOL | 'X': Variable wird von SAP ausgeliefert | 20020423 |
Method IS_STANDARD on class CL_GRW_TRANSPORT_VARIABLE has no exception.
Method TO_TOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_VARIABLE | Call by reference | Type reference (TYPE) | C | Name der Variablen | 20010627 | ||
2 | ![]() |
IM_WITH_DEPENDANTS | Call by reference | Type reference (TYPE) | FLAG | 'X' | 'X' = mit, ' ' = ohne abhängige Objekte | 20010727 | |
3 | ![]() |
RE_TOBJ | Value transfer | Type reference (TYPE) | GRW_S_TOBJ | Report-Writer: Transportobjekt | 20010627 |
Method TO_TOBJ on class CL_GRW_TRANSPORT_VARIABLE has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 470 |