SAP ABAP Class CL_GRW_TRANSPORT_SET (Report Writer: Transport of Sets)
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 | 20010626 |
Properties
Class | CL_GRW_TRANSPORT_SET | |
Short Description | Report Writer: Transport of Sets | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRWT | Report Painter / Report Writer |
Created | 20010626 | 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) |
5 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
6 | ![]() |
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 | 20010626 |
Friends
Class CL_GRW_TRANSPORT_SET has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | GRW_S_TOBJ-OBJECT | 'GRW_SET' | Object Name | 20010712 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | "X": Trigger VSR Generation | 20010712 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | "X": No Sets Exist in Old Tables | 20010712 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LTY_SORTED_SETLIST | Sets Used in VSR | 20010712 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LTY_SORTED_SETLIST | Existing Standard Hierarchies | 20010810 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LTY_SORTED_SETLIST | Transported Standard Hierarchies | 20010727 | ||
7 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_G_SET_STD_HIERARCHY | BAdI Interface IF_EX_G_SET_STD_HIERARCHY | 20010810 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check Lines of a Basic Set | 20010713 |
2 | ![]() |
Instance method | Private | Method | Check Lines of a Data Set | 20010713 |
3 | ![]() |
Instance method | Private | Method | Check Set Formula | 20010713 |
4 | ![]() |
Instance method | Private | Method | Check Lines of a Multidimension Set | 20010713 |
5 | ![]() |
Instance method | Private | Method | Check Set for Recursion | 20010713 |
6 | ![]() |
Instance method | Private | Method | Check Lines of a Single-Dimension Set | 20010713 |
7 | ![]() |
Instance method | Private | Method | Check Standard Hierarchy | 20010809 |
8 | ![]() |
Instance method | Private | Method | Check Value or Set Variable | 20010713 |
9 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010810 |
10 | ![]() |
Instance method | Private | Method | Table Keys for Dynamic Groups (Variants) | 20010703 |
11 | ![]() |
Instance method | Private | Method | Breakdown Recursion Loop | 20010727 |
12 | ![]() |
Static method | Public | Method | Set for Transport Object | 20010626 |
13 | ![]() |
Static method | Public | Method | Determine Whether a Set Is a Group | 20010629 |
14 | ![]() |
Static method | Public | Method | Determine Whether a Set Is a Dynamic Group (Variant) | 20010703 |
15 | ![]() |
Static method | Public | Method | Determine if Set is Provided by SAP | 20020422 |
16 | ![]() |
Static method | Public | Method | Determine Whether a Set Is Temporary | 20010702 |
17 | ![]() |
Static method | Public | Method | Message "Group is not included in transport" to Log | 20010629 |
18 | ![]() |
Static method | Public | Method | Transport Object of a Set | 20010626 |
Events
Class CL_GRW_TRANSPORT_SET has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_SETHEADER_KEY | Private | See coding | Key Fields for SETHEADER | 20010713 |
|
|
2 | LTY_SORTED_SETLIST | Private | See coding | Sorted List of Set IDs | 20010713 |
|
Method Signatures
Method CHECK_BASIC_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_PROT | Call by reference | Type reference (TYPE) | SPROT_U_TAB | Fehlerprotokoll | 20010713 | ||
2 | ![]() |
IM_HEADER | Call by reference | Type reference (TYPE) | RGSBS | Set-Kopf | 20010713 | ||
3 | ![]() |
IM_LINES | Call by reference | Type reference (TYPE) | LTY_BASIC_TAB | Zeilen des Basic-Sets | 20010713 |
Method CHECK_BASIC_LINES on class CL_GRW_TRANSPORT_SET has no exception.
Method CHECK_DATA_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_PROT | Call by reference | Type reference (TYPE) | SPROT_U_TAB | Fehlerprotokoll | 20010713 | ||
2 | ![]() |
IM_HEADER | Call by reference | Type reference (TYPE) | RGSBS | Set-Kopf | 20010713 | ||
3 | ![]() |
IM_LINES | Call by reference | Type reference (TYPE) | LTY_DATA_TAB | Zeilen des Daten-Sets | 20010713 |
Method CHECK_DATA_LINES on class CL_GRW_TRANSPORT_SET has no exception.
Method CHECK_FORMULA_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_PROT | Call by reference | Type reference (TYPE) | SPROT_U_TAB | Fehlerprotokoll | 20010713 | ||
2 | ![]() |
IM_HEADER | Call by reference | Type reference (TYPE) | RGSBS | Datenbeschreibung eines Sets (ohne Werte) | 20011219 | ||
3 | ![]() |
IM_LINES | Call by reference | Type reference (TYPE) | LTY_FORMULA_TAB | Formeln | 20010713 |
Method CHECK_FORMULA_LINES on class CL_GRW_TRANSPORT_SET has no exception.
Method CHECK_MULTI_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_PROT | Call by reference | Type reference (TYPE) | SPROT_U_TAB | Fehlerprotokoll | 20010713 | ||
2 | ![]() |
IM_HEADER | Call by reference | Type reference (TYPE) | RGSBS | Set-Kopf | 20010713 | ||
3 | ![]() |
IM_LINES | Call by reference | Type reference (TYPE) | LTY_MULTI_TAB | Zeilen des Multi-Sets | 20010713 |
Method CHECK_MULTI_LINES on class CL_GRW_TRANSPORT_SET has no exception.
Method CHECK_RECURSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_PROT | Call by reference | Type reference (TYPE) | SPROT_U_TAB | Fehlerprotokoll | 20010713 | ||
2 | ![]() |
IM_SETID | Call by reference | Type reference (TYPE) | SETID | Set-ID | 20010713 |
Method CHECK_RECURSION on class CL_GRW_TRANSPORT_SET has no exception.
Method CHECK_SINGLE_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_PROT | Call by reference | Type reference (TYPE) | SPROT_U_TAB | Fehlerprotokoll | 20010713 | ||
2 | ![]() |
IM_HEADER | Call by reference | Type reference (TYPE) | RGSBS | Set-Kopf | 20010713 | ||
3 | ![]() |
IM_LINES | Call by reference | Type reference (TYPE) | LTY_SINGLE_TAB | Zeilen des Single-Sets | 20010713 |
Method CHECK_SINGLE_LINES on class CL_GRW_TRANSPORT_SET has no exception.
Method CHECK_STANDARD_HIER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_PROT | Call by reference | Type reference (TYPE) | SPROT_U_TAB | Fehlerprotokoll | 20010809 | ||
2 | ![]() |
IM_SETID | Call by reference | Type reference (TYPE) | SETID | Identifikation eines Sets | 20010809 |
Method CHECK_STANDARD_HIER on class CL_GRW_TRANSPORT_SET has no exception.
Method CHECK_VARIABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_PROT | Call by reference | Type reference (TYPE) | SPROT_U_TAB | Fehlerprotokoll | 20010713 | ||
2 | ![]() |
EX_VARSTRUCTURE | Call by reference | Type reference (TYPE) | RGSGV | Struktur für Variablengenerierer | 20010713 | ||
3 | ![]() |
IM_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20010713 | ||
4 | ![]() |
IM_SETID | Call by reference | Type reference (TYPE) | SETID | Id des übergeordneten Sets | 20011219 | ||
5 | ![]() |
IM_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20010713 | ||
6 | ![]() |
IM_TYPE_SET | Call by reference | Type reference (TYPE) | FLAG | SPACE | 'X' = Variable soll Setvariable sein, ' ' = Wertvariable | 20010713 | |
7 | ![]() |
IM_VARIABLE | Call by reference | Type reference (TYPE) | C | Variablenname | 20010713 |
Method CHECK_VARIABLE on class CL_GRW_TRANSPORT_SET has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRW_TRANSPORT_SET has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRW_TRANSPORT_SET has no exception.
Method DYNAMIC_SET_GET_TABKEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SETID | Call by reference | Type reference (TYPE) | SETID | Identifikation eines Sets | 20010704 | ||
2 | ![]() |
IM_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20010704 | ||
3 | ![]() |
RE_E071 | Value transfer | Type reference (TYPE) | E071 | Transportsystem: Objekt-Einträge von Aufträgen/Aufgaben | 20010704 |
Method DYNAMIC_SET_GET_TABKEYS on class CL_GRW_TRANSPORT_SET has no exception.
Method FIX_RECURSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_PROT | Call by reference | Type reference (TYPE) | SPROT_U_TAB | Fehlerprotokoll | 20010727 | ||
2 | ![]() |
IM_SETID | Call by reference | Type reference (TYPE) | SETID | Identifikation eines Sets | 20010727 |
Method FIX_RECURSION on class CL_GRW_TRANSPORT_SET has no exception.
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 | 20010626 | ||
2 | ![]() |
RE_SETID | Value transfer | Type reference (TYPE) | SETID | Identifikation eines Sets | 20010626 |
Method FROM_TOBJ on class CL_GRW_TRANSPORT_SET has no exception.
Method IS_CO_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SETID | Call by reference | Type reference (TYPE) | SETID | Identifikation eines Sets | 20010629 | ||
2 | ![]() |
RE_IS_GROUP | Value transfer | Type reference (TYPE) | SEU_BOOL | 'X' = Set ist eine CO-Gruppe | 20010629 |
Method IS_CO_GROUP on class CL_GRW_TRANSPORT_SET has no exception.
Method IS_DYNAMIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SETID | Call by reference | Type reference (TYPE) | SETID | Identifikation eines Sets | 20010703 | ||
2 | ![]() |
RE_IS_DYNAMIC | Value transfer | Type reference (TYPE) | SEU_BOOL | 'X' = Set ist dynamische Gruppe (Variante) | 20010703 |
Method IS_DYNAMIC on class CL_GRW_TRANSPORT_SET has no exception.
Method IS_STANDARD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SETID | Call by reference | Type reference (TYPE) | SETID | Identifikation eines Sets | 20020422 | ||
2 | ![]() |
RE_IS_STANDARD | Value transfer | Type reference (TYPE) | SEU_BOOL | 'X': Set wird von SAP ausgeliefert | 20020422 |
Method IS_STANDARD on class CL_GRW_TRANSPORT_SET has no exception.
Method IS_TEMPORARY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SETID | Call by reference | Type reference (TYPE) | SETID | Identifikation eines Sets | 20010702 | ||
2 | ![]() |
RE_IS_TEMPORARY | Value transfer | Type reference (TYPE) | SEU_BOOL | 'X' = Set ist temporäres Set | 20010702 |
Method IS_TEMPORARY on class CL_GRW_TRANSPORT_SET has no exception.
Method MESSAGE_CO_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SETID | Call by reference | Type reference (TYPE) | SETID | Set-ID der Gruppe | 20010629 | ||
2 | ![]() |
RE_PROT | Value transfer | Type reference (TYPE) | SPROT_U | Meldung fürs Protokoll | 20010629 |
Method MESSAGE_CO_GROUP on class CL_GRW_TRANSPORT_SET has no exception.
Method TO_TOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CLIENT | Call by reference | Type reference (TYPE) | SY-MANDT | SY-MANDT | Mandant für alte Setnamen | 20010716 | |
2 | ![]() |
IM_SETID | Call by reference | Type reference (TYPE) | SETID | Identifikation eines Sets | 20010626 | ||
3 | ![]() |
IM_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | SPACE | Tabelle für alte Setnamen | 20010716 | |
4 | ![]() |
IM_WITH_DEPENDANTS | Call by reference | Type reference (TYPE) | FLAG | 'X' | 'X' = mit, ' ' = ohne abhängige Objekte | 20010727 | |
5 | ![]() |
RE_TOBJ | Value transfer | Type reference (TYPE) | GRW_S_TOBJ | Report-Writer: Transportobjekt | 20010626 |
Method TO_TOBJ on class CL_GRW_TRANSPORT_SET has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 470 |