SAP ABAP Class CL_RSTRAN_TRFN_GROUP (Transformation Group)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSTRAN (Package) Transformation
Properties
Class CL_RSTRAN_TRFN_GROUP  
Short Description Transformation Group    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTRAN   Transformation 
Created 20040706   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSTR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSTRAN_TRFN_GROUP has no interface implemented.
Friends
Class CL_RSTRAN_TRFN_GROUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_GROUPID Instance attribute Private Type reference (TYPE) RSTRAN_GROUPID Number of Transformation Group 20040924
2 P_GROUPTYPE Instance attribute Private Type reference (TYPE) RSTRAN_GROUPTYPE Type of Group 20041013
3 P_MAX_RULEID Instance attribute Private Type reference (TYPE) RSTRAN_RULEID Number of Rule Within a Transformation 20041109
4 P_OBJVERS Instance attribute Private Type reference (TYPE) RSOBJVERS Object Version 20050105
5 P_S_APPEND Instance attribute Private Type reference (TYPE) RSTRAN_S_TRFN_APPEND Transformation Append 20051219
6 P_S_SOURCE Instance attribute Private Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Object, type and type of association 20040928
7 P_S_TARGET Instance attribute Private Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Object, type and type of association 20040928
8 P_TRANID Instance attribute Private Type reference (TYPE) RSTRANID Transformation ID 20050105
9 P_T_DATA_RULES Instance attribute Private Type reference (TYPE) RSTRAN_T_RULE_REF Rules 20040706
10 P_T_GROUPT Instance attribute Private Type reference (TYPE) RSTRAN_T_GROUPT Group texts 20050105
11 P_T_KEY_RULES Instance attribute Private Type reference (TYPE) RSTRAN_T_RULE_REF Rules 20040706
12 P_T_SOURCE_FIELDS Instance attribute Private Type reference (TYPE) RSTRAN_T_FIELD Transformation - Structure Fields 20040924
13 P_T_TARGET_FIELDS Instance attribute Private Type reference (TYPE) RSTRAN_T_FIELD Transformation - Structure Fields 20040924
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_RULE Instance method Public Method Assign Rule to a Group 20040928
2 COMPARE Instance method Public Method Compares with Individual Rule 20060113
3 COMPLETE_FIELDS Instance method Public Method Update the Fields 20050517
4 CONSTRUCTOR Instance method Public Constructor 20040706
5 DELETE_RULE Instance method Public Method Deleting a Rule 20041202
6 GET_AGGR_TARGET Instance method Public Method Aggregate? 20060915
7 GET_ALL_TEXT Instance method Public Method Delivers Texts (All Languages) 20050311
8 GET_GROUPTYPE Instance method Public Method Returns Group Type 20041013
9 GET_INFO Instance method Public Method Returns Group Properties 20040924
10 GET_MAX_RULEID Instance method Public Method Returns Maximum Rule ID for Group 20041109
11 GET_SOURCE_SEGMENTS Instance method Public Method Returns, Uses Segments (IDs) 20060314
12 GET_TXT Instance method Public Method Reading Group Text in Logon Language 20050105
13 GET_USED_SEGMENTS Instance method Public Method Returns, Uses Segments (IDs) 20060201
14 MERGE_GROUP Instance method Public Method Merges Group with Another Group 20070725
15 READ_TXT Instance method Private Method Reading Texts (from Database) 20050105
16 SAVE_TXT Instance method Public Method Saving Texts (to Database) 20050105
17 SET_ALL_TEXT Instance method Public Method Sets Texts (All Languages) 20050311
18 SET_OBJVERS Instance method Public Method Setting Object Version 20040920
19 SET_TRANID Instance method Public Method Setting Object Version 20050201
20 SET_TXT Instance method Public Method Setting Text in Logon Language 20050105
Events
Class CL_RSTRAN_TRFN_GROUP has no event.
Types
Class CL_RSTRAN_TRFN_GROUP has no local type.
Method Signatures

Method APPEND_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_RULE Call by reference Type reference (TYPE) RSTRAN_S_RULE_REF Regel 20040928
2 Importing I_WITH_COMPLETE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Mit Aktualisierung aller Gruppeninformationen 20070622

Method APPEND_RULE on class CL_RSTRAN_TRFN_GROUP has no exception.

Method COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_GROUP Call by reference Object reference (TYPE REF TO) CL_RSTRAN_TRFN_GROUP Regel 20060113
2 Returning R_IS_EQUAL Value transfer Type reference (TYPE) RS_BOOL ='X': gleich 20060113

Method COMPARE on class CL_RSTRAN_TRFN_GROUP has no exception.

Method COMPLETE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_SOURCE_FIELDS Call by reference Type reference (TYPE) RSTRAN_T_FIELD Transformation - Strukturfelder 20050517
2 Exporting E_T_TARGET_FIELDS Call by reference Type reference (TYPE) RSTRAN_T_FIELD Transformation - Strukturfelder 20050517
3 Importing I_INT_POSIT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060316
4 Importing I_VALID Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050517
5 Importing I_WITH_SET Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Setzen der privaten Attribute 20070723

Method COMPLETE_FIELDS on class CL_RSTRAN_TRFN_GROUP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GROUPID Call by reference Type reference (TYPE) RSTRAN_GROUPID Nummer einer Transformationsgruppe 20040706
2 Importing I_GROUPTYPE Call by reference Type reference (TYPE) RSTRAN_GROUPTYPE RSTR_GROUPTYPE-STANDARD Typ einer Gruppe 20041018
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20050105
4 Importing I_S_SOURCE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO Quelle einer Transformation 20040924
5 Importing I_S_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO Ziel einer Transformation 20040924
6 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20050105

Method CONSTRUCTOR on class CL_RSTRAN_TRFN_GROUP has no exception.

Method DELETE_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EMPTY Call by reference Type reference (TYPE) RS_BOOL 'X' Keine Regel in der Gruppe 20041202
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC 0 - Erfolgreich; 4 - Fehler 20041202
3 Importing I_RULEID Call by reference Type reference (TYPE) RSTRAN_RULEID Nummer einer Regel innerhalb einer Transformation 20041202

Method DELETE_RULE on class CL_RSTRAN_TRFN_GROUP has no exception.

Method GET_AGGR_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_AGGR Value transfer Type reference (TYPE) RS_BOOL Boolean 20060915

Method GET_AGGR_TARGET on class CL_RSTRAN_TRFN_GROUP has no exception.

Method GET_ALL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_GROUPT Value transfer Type reference (TYPE) RSTRAN_T_GROUPT Gruppentexte 20050311

Method GET_ALL_TEXT on class CL_RSTRAN_TRFN_GROUP has no exception.

Method GET_GROUPTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE Value transfer Type reference (TYPE) RSTRAN_GROUPTYPE Typ einer Gruppe 20041013

Method GET_GROUPTYPE on class CL_RSTRAN_TRFN_GROUP has no exception.

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_GROUPID Call by reference Type reference (TYPE) RSTRAN_GROUPID Nummer einer Transformationsgruppe 20040924
2 Exporting E_T_DATA_RULES Call by reference Type reference (TYPE) RSTRAN_T_RULE_REF Regeln 20040924
3 Exporting E_T_KEY_RULES Call by reference Type reference (TYPE) RSTRAN_T_RULE_REF Regeln 20040924
4 Exporting E_T_SOURCE_FIELDS Call by reference Type reference (TYPE) RSTRAN_T_FIELD Transformation - Strukturfelder 20040924
5 Exporting E_T_TARGET_FIELDS Call by reference Type reference (TYPE) RSTRAN_T_FIELD Transformation - Strukturfelder 20040924
6 Importing I_INT_POSIT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060316
7 Importing I_VALID Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 'X' Ungültige Regeln filtern 20050218

Method GET_INFO on class CL_RSTRAN_TRFN_GROUP has no exception.

Method GET_MAX_RULEID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MAX_RULEID Value transfer Type reference (TYPE) RSTRAN_RULEID Nummer einer Regel innerhalb einer Transformation 20041109

Method GET_MAX_RULEID on class CL_RSTRAN_TRFN_GROUP has no exception.

Method GET_SOURCE_SEGMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_SEGID Value transfer Type reference (TYPE) RSTRAN_T_SEGID Segmente 20060314

Method GET_SOURCE_SEGMENTS on class CL_RSTRAN_TRFN_GROUP has no exception.

Method GET_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TXT Value transfer Type reference (TYPE) RSTXTSH Beschreibung kurz 20050105

Method GET_TXT on class CL_RSTRAN_TRFN_GROUP has no exception.

Method GET_USED_SEGMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_SEGID Value transfer Type reference (TYPE) RSTRAN_T_SEGID Segmente 20060201

Method GET_USED_SEGMENTS on class CL_RSTRAN_TRFN_GROUP has no exception.

Method MERGE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJFUNC Call by reference Type reference (TYPE) RSOBJFUNC RSOC_C_OBJFUNC-MERGE Wie wird das Objekt aus dem Content übernommen 20070725
2 Importing I_R_GROUP Call by reference Object reference (TYPE REF TO) CL_RSTRAN_TRFN_GROUP Transformationsgruppe 20070725
3 Importing I_R_VERS Call by reference Object reference (TYPE REF TO) CL_RSTRAN_TRFN_VERS Referenz auf der der Merge stattfindet 20080229
4 Importing I_T_RULE Call by reference Type reference (TYPE) RSTRAN_T_RULE Origanalregeln, auf die sich die Referenzen beziehen können 20070815
5 Returning R_T_RULE_PROXY Value transfer Type reference (TYPE) RSTRAN_T_RULE_REF Regelreferenzen 20070815

Method MERGE_GROUP on class CL_RSTRAN_TRFN_GROUP has no exception.

Method READ_TXT Signature

Method READ_TXT on class CL_RSTRAN_TRFN_GROUP has no parameter.
Method READ_TXT on class CL_RSTRAN_TRFN_GROUP has no exception.

Method SAVE_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_APPEND_DATA Call by reference Type reference (TYPE) RSTRAN_S_APPEND_DATA Metadaten für InfoSource Appends 20051219
# Exception Resumable Description Created on
1 CX_RSTRAN_NO_SAVE Änderungen sind nicht gespeichert 20050105

Method SET_ALL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_GROUPT Call by reference Type reference (TYPE) RSTRAN_T_GROUPT Gruppentexte 20050311

Method SET_ALL_TEXT on class CL_RSTRAN_TRFN_GROUP has no exception.

Method SET_OBJVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS RS_C_OBJVERS-ACTIVE 20040920

Method SET_OBJVERS on class CL_RSTRAN_TRFN_GROUP has no exception.

Method SET_TRANID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20050201
# Exception Resumable Description Created on
1 CX_RSTRAN_INPUT_INVALID Fehlerhafte Eingabe 20050201

Method SET_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TXT Call by reference Type reference (TYPE) RSTXTSH Beschreibung kurz 20050105

Method SET_TXT on class CL_RSTRAN_TRFN_GROUP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700