SAP ABAP Class CL_RSTRAN_GEN_GROUP (Group)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSTRAN_R (Package) Transformation Runtime
Properties
Class CL_RSTRAN_GEN_GROUP  
Short Description Group    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTRAN_R   Transformation Runtime 
Created 20050413   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSTRAN_GEN_ROOT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RSTRAN_GEN_GROUP has no interface implemented.
Friends
Class CL_RSTRAN_GEN_GROUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_T_FACTORY Static Attribute Private Type reference (TYPE) TY_T_GROUP List of Group Instances 20050913
2 P_AGGR_GROUP Instance attribute Public Type reference (TYPE) RS_BOOL Aggregating Group 20050913
3 P_AGGR_NM Instance attribute Public Type reference (TYPE) FIELDNAME Indicator: Aggregating Structure 20050913
4 P_F__NM Instance attribute Public Type reference (TYPE) FIELDNAME Indicator: Group Name 20050913
5 P_GROUP_KIND Instance attribute Public Type reference (TYPE) IF_RSTRAN_GEN_ROOT=>TY_COMP_KIND Group Type (Flat , Table, ...) 20050913
6 P_GROUP_TYPE Instance attribute Public Type reference (TYPE) RSTRAN_GROUPTYPE Type of Group 20050913
7 P_INTERNAL Instance attribute Private Type reference (TYPE) RS_BOOL Internally Generated (Without Model Reference) 20050913
8 P_R_GROUP Instance attribute Public Object reference (TYPE REF TO) CL_RSTRAN_TRFN_GROUP Transformation Group 20050913
9 P_R_GROUP_SUB Instance attribute Private Object reference (TYPE REF TO) CL_RSTRAN_GEN_GROUP Instance of Subgroup 20050914
10 P_SPLIT Instance attribute Public Type reference (TYPE) RS_BOOL Developed from Group Split 20050913
11 P_STATUS Instance attribute Private Type reference (TYPE) IF_RSTRAN_GEN_ROOT=>TY_STATUS Group Status 20050913
12 P_S_AGGR Instance attribute Public Type reference (TYPE) TY_S_AGGR Aggregation 20050913
13 P_S_GROUPID Instance attribute Private Type reference (TYPE) CL_RSTRAN_GEN_GROUP=>TY_S_INT_ID Group ID 20050913
14 P_S_RECORDMODE Instance attribute Public Type reference (TYPE) IF_RSTRAN_GEN_ROOT=>TY_S_RECORDMODE Record Mode Contol 20050913
15 P_S_TYPE Instance attribute Public Type reference (TYPE) IF_RSTRAN_GEN_ROOT=>TY_S_COMPONENT Type Description of Group 20050913
16 P_S_TYPE_AGGR Instance attribute Public Type reference (TYPE) IF_RSTRAN_GEN_ROOT=>TY_S_COMPONENT Type Description of Aggregating Structure 20050913
17 P_T_DATA_RULE Instance attribute Private Type reference (TYPE) CL_RSTRAN_GEN_RULE=>TY_T_RULE_R Key Figure Rules (Only for Split) 20050913
18 P_T_KEY_RULE Instance attribute Private Type reference (TYPE) CL_RSTRAN_GEN_RULE=>TY_T_RULE_R Key Rules (Only for Split) 20050913
19 P_T_SEGID_SOURCE Instance attribute Private Type reference (TYPE) IF_RSTRAN_GEN_ROOT=>TY_T_SEG_T Source Segment Used 20050913
20 P_T_SEGID_TARGET Instance attribute Private Type reference (TYPE) IF_RSTRAN_GEN_ROOT=>TY_T_SEG_T Target Segment Used 20050913
21 P_T_SPLIT Instance attribute Private Type reference (TYPE) TY_T_SPLIT_RULE 20050921
22 P_T__NM Instance attribute Public Type reference (TYPE) FIELDNAME Indicator: Table Name If Group Type Table 20050913
23 P_Y__NM Instance attribute Public Type reference (TYPE) FIELDNAME Indicator: Field Symbol 20050913
Methods
# Method Level Visibility Method type Description Created on
1 ADD_INITIAL_FLAGS Instance method Private Method Complete Initial Flags for MIN / MAX in Group Structure 20090121
2 CHECK_GROUP_SPLIT Instance method Private Method Generate Internal Group, If Necessary 20050914
3 COMPLETE_KEY_FIELDS Static method Private Method Complete Aggregation Key for Group 20050914
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050913
5 COPY Instance method Private Method Copy a Group 20070208
6 CREATE_INTERNAL Static method Public Method Generation of Internal Object 20050913
7 CREATE_INTERNAL_BY_RULE Instance method Private Method Generation of Internal Object (Without Model Reference) 20060202
8 CREATE_INTERNAL_FACTORY Static method Private Method Generation of Internal Object (Without Model Reference) 20050914
9 CREATE_INTERNAL__FROM_TEMPLATE Instance method Private Method Generation of Internal Object (Without Model Reference) 20050922
10 CREATE_INTERNAL__SPLIT Instance method Private Method Generation of Internal Object (Without Model Reference) 20050914
11 FACTORY Static method Public Method FACTORY (Instance Generation) 20050913
12 FACTORY_BY_ID Static method Public Method FACTORY (just Read) 20050923
13 FACTORY_BY_RULES Static method Public Method FACTORY (Instance Generation) 20060202
14 FACTORY_GET_ALL Static method Public Method Read Out All Factory Instances 20050913
15 FREE Static method Public Method Reset Factory Instances 20050913
16 GET_CLEAR Static method Public Method Delivers to Initializing Group Objects (ABAP) 20051110
17 GET_FIELDS_FIXED_VALUE Instance method Public Method Field List for Inheritance 20051018
18 GET_FIGURE_ALL Instance method Public Method Key Figures of Group 20050923
19 GET_INFO Instance method Public Method Stage Attributes 20050914
20 GET_INITIAL Static method Public Method 20070717
21 GET_PARENT Instance method Public Method Parent Group 20051018
22 GET_SUBGROUP Instance method Public Method Sub-Group for Group 20051011
23 GET_SUBGROUP_MAX Static method Private Method Largest Sub-Group ID 20051014
24 GET_TYPE__TECH Static method Public Method Technical Groups 20050926
25 GET_UNIT_RELATION Instance method Public Method Units Relationship for Inheritance from Preceding Group 20060329
26 IS_TABLE Instance method Public Method Group Is Table 20051019
27 POST_PROCESSING_AFTER_STEP Static method Public Method Postprocessing for Completely Structured Groups 20050914
28 POST_PROCESSING_BEFORE_RULE Static method Public Method Postprocessing for Completely Structured Groups 20050922
29 POST_PROCESSING_BEFORE_STEP Static method Public Method Postprocessing for Completely Structured Groups 20050922
30 POST_PROCESSING_SINGLE Instance method Private Method Postprocessing of Group 20050914
31 SET_ATTRIBUTS Instance method Private Method Set Group Attributes 20050914
32 SET_ATTRIBUTS_AGGR Instance method Private Method Set Group Attributes 20050914
33 SET_ATTRIBUTS_BY_RULE Static method Public Method Supplement Group Attributes with Rule Information 20050914
34 SET_ATTRIBUTS_BY_RULE_ Instance method Private Method Supplement Group Attributes with Rule Information 20050914
35 SET_ATTRIBUTS_TABLE Instance method Private Method Set Group Attributes 20050914
Events
Class CL_RSTRAN_GEN_GROUP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_GROUP_NM Public Type reference (TYPE) FIELDNAME Group Name (-> See Definition) 20050915
2 TY_S_AGGR Public See coding 20060329 BEGIN OF ty_s_aggr, t_key TYPE cl_rstran_gen_group=>ty_t_field_key_grp, t_data TYPE if_rstran_gen_root=>ty_t_field_aggr, END OF ty_s_aggr
3 TY_S_CLEAR Public See coding Name of ABAP Data Structure or Table 20051110 BEGIN OF ty_s_clear, name TYPE fieldname, END OF ty_s_clear
4 TY_S_FIELD Public See coding 20060329 BEGIN OF ty_s_field, name TYPE fieldname, group_from TYPE fieldname, END OF ty_s_field
5 TY_S_FIELD_KEY_GRP Public See coding 20060329 BEGIN OF ty_s_field_key_grp, segid TYPE rstran_segid, name TYPE fieldname, initial TYPE rs_bool, "is not used by current group, but needed for consistent update to target " value is coming from ex_group BEGIN OF ex_group, f__nm TYPE fieldname, name TYPE fieldname, r_group_ TYPE REF TO cl_rstran_gen_group, END OF ex_group, END OF ty_s_field_key_grp
6 TY_S_GROUP Private See coding Factory 20050913 begin of TY_S_GROUP, r_group type ref to cl_rstran_trfn_group, r_group_ type ref to cl_rstran_gen_group, end of ty_s_group
7 TY_S_GROUPID Public See coding 20090917 begin of ty_s_groupid, groupid type rstran_groupid, end of ty_s_groupid
8 TY_S_GROUP_FIELD Private See coding Group Split/Aggregation 20050914 BEGIN OF ty_s_group_field, segid TYPE rstran_segid, fieldnm TYPE fieldname, datatype TYPE rsdatatype, END OF ty_s_group_field
9 TY_S_GROUP_FIELD_COMB Private See coding 20050914 BEGIN OF ty_s_group_field_comb, r_rule_ TYPE REF TO cl_rstran_gen_rule, s_field_sc TYPE ty_s_group_field, END OF ty_s_group_field_comb
10 TY_S_GROUP_GEN Public See coding Gen. Format of Group 20050915 BEGIN OF ty_s_group_gen, r_group_ TYPE REF TO cl_rstran_gen_group, id TYPE ty_s_int_id, END OF ty_s_group_gen
11 TY_S_GROUP_INT Private See coding 20060329 begin of TY_S_GROUP_INT, r_group_ type ref to cl_rstran_gen_group, end of ty_s_group_int
12 TY_S_GROUP_KEYFIELDS Public See coding 20060329 BEGIN OF ty_s_group_keyfields, r_group_ TYPE REF TO cl_rstran_gen_group, t_field TYPE ty_t_field, END OF ty_s_group_keyfields
13 TY_S_GROUP_R Public See coding Internal Group 20050915 BEGIN OF ty_s_group_r, r_group_ TYPE REF TO cl_rstran_gen_group, END OF ty_s_group_r
14 TY_S_INT_ID Public See coding Group ID 20050915 BEGIN OF ty_s_int_id, groupid TYPE rstran_groupid, sub_groupid TYPE rstran_groupid, END OF ty_s_int_id
15 TY_S_RULE_U Private See coding Group Split: Rule Unit 20050914 BEGIN OF ty_s_rule_u, r_rule_ TYPE REF TO cl_rstran_gen_rule, aggr TYPE rstran_aggregation, groupid_sub TYPE rstran_groupid, END OF ty_s_rule_u
16 TY_S_SEG_GRP Public See coding 20090917 BEGIN OF ty_s_seg_grp, segid_tg type rstran_segid, t_groupid TYPE ty_t_groupid, END OF ty_s_seg_grp
17 TY_S_SPLIT_RULE Private See coding 20050921 begin of ty_s_split_rule, r_rule_ type ref to cl_rstran_gen_rule, r_step_ type ref to cl_rstran_gen_step, end of ty_s_split_rule
18 TY_T_CLEAR Public See coding Table of Processing Elements to Be Cleared 20051110 ty_t_clear TYPE STANDARD TABLE OF ty_s_clear WITH NON-UNIQUE KEY name
19 TY_T_FIELD Public See coding 20060329 ty_t_field TYPE STANDARD TABLE OF ty_s_field WITH NON-UNIQUE KEY name
20 TY_T_FIELD_KEY_GRP Public See coding 20060329 ty_t_field_key_grp TYPE STANDARD TABLE OF ty_s_field_key_grp WITH NON-UNIQUE KEY segid name
21 TY_T_GROUP Private See coding List of Group Instances 20050913 TY_T_GROUP type standard table of ty_s_group with non-unique default key
22 TY_T_GROUPID Public See coding 20090917 ty_t_groupid type standard table of ty_s_groupid with non-UNIQUE key groupid
23 TY_T_GROUP_FIELD Private See coding Group Split/Aggregation 20050914 ty_t_group_field TYPE STANDARD TABLE OF ty_s_group_field WITH NON-UNIQUE KEY segid fieldnm
24 TY_T_GROUP_FIELD_COMB Private See coding 20050914 ty_t_group_field_comb TYPE STANDARD TABLE OF ty_s_group_field_comb WITH NON-UNIQUE DEFAULT KEY
25 TY_T_GROUP_GEN Public See coding 20050915 ty_t_group_gen TYPE STANDARD TABLE OF ty_s_group_gen WITH NON-UNIQUE KEY id
26 TY_T_GROUP_INT Private See coding 20060329 ty_t_group_int type STANDARD TABLE OF TY_S_GROUP_INT with non-UNIQUE key r_group_
27 TY_T_GROUP_KEYFIELDS Public See coding 20060329 ty_t_group_keyfields TYPE STANDARD TABLE OF ty_s_group_keyfields WITH NON-UNIQUE KEY r_group_
28 TY_T_GROUP_R Public See coding Internal Groups 20050915 ty_t_group_r TYPE STANDARD TABLE OF ty_s_group_r WITH NON-UNIQUE DEFAULT KEY
29 TY_T_RULE_U Private See coding Group Split: Table for Rule Unit 20050914 ty_t_rule_u TYPE STANDARD TABLE OF ty_s_rule_u WITH NON-UNIQUE DEFAULT KEY
30 TY_T_SEG_GRP Public See coding 20090917 ty_t_seg_grp TYPE STANDARD TABLE OF ty_s_seg_grp WITH NON-UNIQUE KEY segid_tg
31 TY_T_SPLIT_RULE Private See coding 20050921 ty_t_split_rule type standard table of ty_s_split_rule with non-unique key r_rule_
32 TY_T_UNIT_RULE Private See coding Group Split: Table with Split Info 20050914 ty_t_unit_rule TYPE STANDARD TABLE OF ty_x_unit_rule WITH NON-UNIQUE KEY s_field_tg-segid s_field_tg-fieldnm
33 TY_X_UNIT_RULE Private See coding Group Split: Split Info for Target Unit 20050914 BEGIN OF ty_x_unit_rule, split TYPE rs_bool, aggr TYPE rs_bool, s_field_tg TYPE ty_s_group_field, t_field_sc TYPE ty_t_group_field_comb, t_rule TYPE ty_t_rule_u, END OF ty_x_unit_rule
Method Signatures

Method ADD_INITIAL_FLAGS Signature

Method ADD_INITIAL_FLAGS on class CL_RSTRAN_GEN_GROUP has no parameter.
Method ADD_INITIAL_FLAGS on class CL_RSTRAN_GEN_GROUP has no exception.

Method CHECK_GROUP_SPLIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_SPLIT_INFO Call by reference Type reference (TYPE) TY_T_UNIT_RULE Gruppen Split: Tabelle mit Split-Info 20050914

Method CHECK_GROUP_SPLIT on class CL_RSTRAN_GEN_GROUP has no exception.

Method COMPLETE_KEY_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_SEG_TARGET Call by reference Type reference (TYPE) IF_RSTRAN_GEN_ROOT=>TY_T_SEG 20060329

Method COMPLETE_KEY_FIELDS on class CL_RSTRAN_GEN_GROUP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTERNAL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Interne Objecterzeugung 20050913
2 Importing I_R_GROUP Call by reference Object reference (TYPE REF TO) CL_RSTRAN_TRFN_GROUP Transformationsgruppe 20050913

Method CONSTRUCTOR on class CL_RSTRAN_GEN_GROUP has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_TEMPLATE Call by reference Object reference (TYPE REF TO) CL_RSTRAN_GEN_GROUP Gruppe 20070208

Method COPY on class CL_RSTRAN_GEN_GROUP has no exception.

Method CREATE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_GROUP_INT Call by reference Object reference (TYPE REF TO) CL_RSTRAN_GEN_GROUP Gruppe 20050913

Method CREATE_INTERNAL on class CL_RSTRAN_GEN_GROUP has no exception.

Method CREATE_INTERNAL_BY_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_RULE Call by reference Type reference (TYPE) CL_RSTRAN_GEN_RULE=>TY_T_RULE_SIMPLE Gruppen Split: Tabelle mit Split-Info 20060202
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20060202

Method CREATE_INTERNAL_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_GROUP_TEMPLATE Call by reference Object reference (TYPE REF TO) CL_RSTRAN_GEN_GROUP Gruppe 20050914
2 Importing I_T_CONTROL Call by reference Type reference (TYPE) TY_T_UNIT_RULE Gruppen Split: Tabelle mit Split-Info 20050914
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20050914

Method CREATE_INTERNAL__FROM_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_GROUP_TEMPLATE Call by reference Object reference (TYPE REF TO) CL_RSTRAN_GEN_GROUP Gruppe 20050922
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20050922

Method CREATE_INTERNAL__SPLIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_GROUP_TEMPLATE Call by reference Object reference (TYPE REF TO) CL_RSTRAN_GEN_GROUP Gruppe 20050914
2 Importing I_T_CONTROL Call by reference Type reference (TYPE) TY_T_UNIT_RULE Gruppen Split: Tabelle mit Split-Info 20050914
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20050914

Method FACTORY 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 Transformationsgruppe 20050913
2 Returning R_R_GROUP_INT Value transfer Object reference (TYPE REF TO) CL_RSTRAN_GEN_GROUP Gruppe 20050913

Method FACTORY on class CL_RSTRAN_GEN_GROUP has no exception.

Method FACTORY_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_GROUP_ID Call by reference Type reference (TYPE) TY_S_INT_ID GruppenID 20050923
2 Returning R_R_GROUP_INT Value transfer Object reference (TYPE REF TO) CL_RSTRAN_GEN_GROUP Gruppe 20050923

Method FACTORY_BY_ID on class CL_RSTRAN_GEN_GROUP has no exception.

Method FACTORY_BY_RULES 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 Transformationsgruppe 20060202
2 Importing I_T_RULE Call by reference Type reference (TYPE) CL_RSTRAN_GEN_RULE=>TY_T_RULE_SIMPLE 20060202
3 Returning R_R_GROUP_INT Value transfer Object reference (TYPE REF TO) CL_RSTRAN_GEN_GROUP Gruppe 20060202

Method FACTORY_BY_RULES on class CL_RSTRAN_GEN_GROUP has no exception.

Method FACTORY_GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_GROUP Call by reference Type reference (TYPE) CL_RSTRAN_GEN_GROUP=>TY_T_GROUP_GEN Gruppen 20050914
2 Importing I_TARGET_ONLY Call by reference Type reference (TYPE) RS_BOOL Nur Gruppen, die auch ins Ziel schreiben 20051018

Method FACTORY_GET_ALL on class CL_RSTRAN_GEN_GROUP has no exception.

Method FREE Signature

Method FREE on class CL_RSTRAN_GEN_GROUP has no parameter.
Method FREE on class CL_RSTRAN_GEN_GROUP has no exception.

Method GET_CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_CLEAR Call by reference Type reference (TYPE) TY_T_CLEAR Tabelle von zu clearenden Verarbeitungselementen 20051110
2 Importing I_T_GROUP_FILTER Call by reference Type reference (TYPE) TY_T_GROUPID 20090917

Method GET_CLEAR on class CL_RSTRAN_GEN_GROUP has no exception.

Method GET_FIELDS_FIXED_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_FIELD Call by reference Type reference (TYPE) IF_RSTRAN_GEN_ROOT=>TY_T_FIELD 20051018

Method GET_FIELDS_FIXED_VALUE on class CL_RSTRAN_GEN_GROUP has no exception.

Method GET_FIGURE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_FIELD Call by reference Type reference (TYPE) CL_RSTRAN_GEN_RULE=>TY_T_RULE_FIELD 20050923

Method GET_FIGURE_ALL on class CL_RSTRAN_GEN_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_AGGREGATION Call by reference Type reference (TYPE) RS_BOOL Eigenschaft: Aggregation 20050914
2 Exporting E_AGGR_NM Call by reference Type reference (TYPE) FIELDNAME Gruppenbezeicher 20050914
3 Exporting E_F__NM Call by reference Type reference (TYPE) FIELDNAME Feldname 20050914
4 Exporting E_KIND Call by reference Type reference (TYPE) IF_RSTRAN_GEN_ROOT=>TY_COMP_KIND Art der Gruppe 20050914
5 Exporting E_S_GROUPID Call by reference Type reference (TYPE) CL_RSTRAN_GEN_GROUP=>TY_S_INT_ID GruppenID 20051011
6 Exporting E_S_TYPE Call by reference Type reference (TYPE) IF_RSTRAN_GEN_ROOT=>TY_S_COMPONENT Componenten-Beschreibung 20050914
7 Exporting E_S_TYPE_AGGR Call by reference Type reference (TYPE) IF_RSTRAN_GEN_ROOT=>TY_S_COMPONENT Aggregation: Componenten-Beschreibung 20050914
8 Exporting E_TYPE Call by reference Type reference (TYPE) RSTRAN_GROUPTYPE Typ einer Gruppe 20050914
9 Exporting E_T_DATA_RULE Call by reference Type reference (TYPE) CL_RSTRAN_GEN_RULE=>TY_T_RULE_R 20051014
10 Exporting E_T_KEY_RULE Call by reference Type reference (TYPE) CL_RSTRAN_GEN_RULE=>TY_T_RULE_R 20051014
11 Exporting E_T__NM Call by reference Type reference (TYPE) FIELDNAME Tabellenname 20051007
12 Exporting E_Y__NM Call by reference Type reference (TYPE) FIELDNAME Feldsymbol 20050914

Method GET_INFO on class CL_RSTRAN_GEN_GROUP has no exception.

Method GET_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) STRING Field Name 20070717
2 Importing I_S_SEG Call by reference Type reference (TYPE) IF_RSTRAN_GEN_ROOT=>TY_S_SEG 20070717
3 Returning R_INITIAL Value transfer Type reference (TYPE) STRING 20070717

Method GET_INITIAL on class CL_RSTRAN_GEN_GROUP has no exception.

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PARENT Value transfer Object reference (TYPE REF TO) CL_RSTRAN_GEN_GROUP Gruppe 20051018

Method GET_PARENT on class CL_RSTRAN_GEN_GROUP has no exception.

Method GET_SUBGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_SUBGROUP Value transfer Object reference (TYPE REF TO) CL_RSTRAN_GEN_GROUP Gruppe 20051011

Method GET_SUBGROUP on class CL_RSTRAN_GEN_GROUP has no exception.

Method GET_SUBGROUP_MAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GROUP_ID Call by reference Type reference (TYPE) RSTRAN_GROUPID Nummer einer Transformationsgruppe 20051014
2 Returning R_SUBGROUP_ID Value transfer Type reference (TYPE) RSTRAN_GROUPID Nummer einer Transformationsgruppe 20051014

Method GET_SUBGROUP_MAX on class CL_RSTRAN_GEN_GROUP has no exception.

Method GET_TYPE__TECH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_GROUP Value transfer Type reference (TYPE) TY_T_GROUP_GEN GenFormat der Gruppe 20050926

Method GET_TYPE__TECH on class CL_RSTRAN_GEN_GROUP has no exception.

Method GET_UNIT_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_GROUP_RELATION Call by reference Type reference (TYPE) TY_T_GROUP_KEYFIELDS Gruppenbeziehung für CURR / UNIT Vererbung 20060329

Method GET_UNIT_RELATION on class CL_RSTRAN_GEN_GROUP has no exception.

Method IS_TABLE Signature

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

Method IS_TABLE on class CL_RSTRAN_GEN_GROUP has no exception.

Method POST_PROCESSING_AFTER_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_SEG_TARGET Call by reference Type reference (TYPE) IF_RSTRAN_GEN_ROOT=>TY_T_SEG Targetsegmente 20060329

Method POST_PROCESSING_AFTER_STEP on class CL_RSTRAN_GEN_GROUP has no exception.

Method POST_PROCESSING_BEFORE_RULE Signature

Method POST_PROCESSING_BEFORE_RULE on class CL_RSTRAN_GEN_GROUP has no parameter.
Method POST_PROCESSING_BEFORE_RULE on class CL_RSTRAN_GEN_GROUP has no exception.

Method POST_PROCESSING_BEFORE_STEP Signature

Method POST_PROCESSING_BEFORE_STEP on class CL_RSTRAN_GEN_GROUP has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20050922

Method POST_PROCESSING_SINGLE Signature

Method POST_PROCESSING_SINGLE on class CL_RSTRAN_GEN_GROUP has no parameter.
Method POST_PROCESSING_SINGLE on class CL_RSTRAN_GEN_GROUP has no exception.

Method SET_ATTRIBUTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_CONTROL Call by reference Type reference (TYPE) TY_T_UNIT_RULE Group Split: Tabelle mit Split-Info 20050914
# Exception Resumable Description Created on
1 NO_SPLIT Kein Splitten in interne Gruppen notwendig 20050914

Method SET_ATTRIBUTS_AGGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_CONTROL Call by reference Type reference (TYPE) TY_T_UNIT_RULE Group Split: Tabelle mit Split-Info 20050914

Method SET_ATTRIBUTS_AGGR on class CL_RSTRAN_GEN_GROUP has no exception.

Method SET_ATTRIBUTS_BY_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_RULE Call by reference Object reference (TYPE REF TO) CL_RSTRAN_GEN_RULE Regel im Gen.Format 20050914

Method SET_ATTRIBUTS_BY_RULE on class CL_RSTRAN_GEN_GROUP has no exception.

Method SET_ATTRIBUTS_BY_RULE_ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_RULE Call by reference Object reference (TYPE REF TO) CL_RSTRAN_GEN_RULE Regel im Gen.Format 20050914

Method SET_ATTRIBUTS_BY_RULE_ on class CL_RSTRAN_GEN_GROUP has no exception.

Method SET_ATTRIBUTS_TABLE Signature

Method SET_ATTRIBUTS_TABLE on class CL_RSTRAN_GEN_GROUP has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Fehler aufgetreten 20050914
History
Last changed by/on SAP  20130531 
SAP Release Created in 700