Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_RRI2_BUILDER | A Builder that builds artefacts in query generation | 20130617 |
Properties
Class | CL_RSR_RRI2_CELL_BUILDER | |
Short Description | Builder for Cells | |
Super Class | CL_RSR_RRI2_BUILDER | A Builder that builds artefacts in query generation |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSROA_GEN | OLAP: Generation |
Created | 20130617 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSR_RRI2_CELL_BUILDER has no interface implemented.
Friends
Class CL_RSR_RRI2_CELL_BUILDER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Flag to remember the first occurance | 20130620 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check the cells disaggregation settings | 20130620 |
2 | ![]() |
Instance method | Private | Method | Check for currency translation in LRECH | 20130620 |
3 | ![]() |
Instance method | Private | Method | Check if the structure member is a formula | 20130620 |
4 | ![]() |
Instance method | Private | Method | Check that there are not more structure members than allowed | 20130617 |
5 | ![]() |
Instance method | Private | Method | Fill the FEMS info into the cell | 20130617 |
6 | ![]() |
Instance method | Private | Method | Set some settings flags in the CELL | 20130620 |
7 | ![]() |
Instance method | Public | Method | Fill cell information | 20130617 |
8 | ![]() |
Instance method | Private | Method | Fill the cell info if there are exception cells | 20130617 |
9 | ![]() |
Instance method | Private | Method | Fill cell info if it is a formula | 20130617 |
10 | ![]() |
Instance method | Private | Method | Fill cell info if there is no structure | 20130617 |
11 | ![]() |
Instance method | Private | Method | Fill cell info if there is no structure | 20130617 |
12 | ![]() |
Instance method | Private | Method | Fill cell info if there is no structure | 20130617 |
13 | ![]() |
Instance method | Private | Method | Fill cell settings | 20130617 |
14 | ![]() |
Instance method | Private | Method | Fill the currency translation settings | 20130620 |
15 | ![]() |
Instance method | Private | Method | Fill cell to delete | 20130619 |
16 | ![]() |
Instance method | Private | Method | Fill the LRECH info | 20130617 |
17 | ![]() |
Instance method | Private | Method | Get cell context for raising an error message | 20130620 |
18 | ![]() |
Instance method | Private | Method | Remove the LRECH info if it is a constfag cell | 20130619 |
19 | ![]() |
Instance method | Private | Method | Set if the cell shall be hidden | 20130620 |
20 | ![]() |
Instance method | Private | Method | Set the MWKZ in the cell | 20130620 |
21 | ![]() |
Instance method | Private | Method | Set the QUELL (source) info | 20130617 |
22 | ![]() |
Instance method | Private | Method | Set the QUELL info in ACELL | 20130617 |
23 | ![]() |
Instance method | Private | Method | set the QUELL info in the structure table | 20130617 |
Events
Class CL_RSR_RRI2_CELL_BUILDER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_USE | Private | See coding | 20130617 | BEGIN OF tp_s_use,
eltuid TYPE rs_uniidc25,
level TYPE i,
nos TYPE i,
anz TYPE i,
END OF tp_s_use
|
||
2 | TP_TS_USE | Private | See coding | 20130617 | tp_ts_use TYPE SORTED TABLE OF tp_s_use
WITH UNIQUE KEY eltuid
INITIAL SIZE 30
|
Method Signatures
Method CHECK_DISAGGREGATION_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_CELL | Call by reference | Type reference (TYPE) | RRO01_TH_CELL | 20130620 |
Method CHECK_DISAGGREGATION_SETTINGS on class CL_RSR_RRI2_CELL_BUILDER has no exception.
Method CHECK_FOR_CURR_TRANS_IN_LRECH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Row Index of Internal Tables | 20130620 | ||
2 | ![]() |
I_TX_LRECH1 | Call by reference | Type reference (TYPE) | RRI2_TX_LRECH1 | 20130620 | |||
3 | ![]() |
R_VAR | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130620 |
Method CHECK_FOR_CURR_TRANS_IN_LRECH on class CL_RSR_RRI2_CELL_BUILDER has no exception.
Method CHECK_IS_FORMULA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ELTUID | Call by reference | Type reference (TYPE) | RZI0_ELTUID | 20130620 | |||
2 | ![]() |
I_TH_STRUC | Call by reference | Type reference (TYPE) | RRI2_TH_STRUC | 20130620 | |||
3 | ![]() |
R_IS_FORMULA | Value transfer | Type reference (TYPE) | RS_BOOL | 20130620 |
Method CHECK_IS_FORMULA on class CL_RSR_RRI2_CELL_BUILDER has no exception.
Method CHECK_MAX_STRUCTURE_MEMBERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TH_STRUC | Call by reference | Type reference (TYPE) | RRI2_TH_STRUC | RZI0_THX_FORM Projection | 20130617 |
Method CHECK_MAX_STRUCTURE_MEMBERS on class CL_RSR_RRI2_CELL_BUILDER has no exception.
Method FILL_CELL_FEMS_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_S_CELL | Call by reference | Type reference (TYPE) | RRO01_S_CELL | 20130617 | |||
2 | ![]() |
I_R_CURMEM | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRI2_CURRENT_MEMBER | 20130617 | |||
3 | ![]() |
I_THX_KENNZ | Call by reference | Type reference (TYPE) | RRI2_THX_KENNZ | 20130617 | |||
4 | ![]() |
I_TH_FEMZ | Call by reference | Type reference (TYPE) | RRI2_TH_FEMZ | 20130617 | |||
5 | ![]() |
I_TSX_FK | Call by reference | Type reference (TYPE) | RRI2_TSX_FK | 20130617 |
Method FILL_CELL_FEMS_INFO on class CL_RSR_RRI2_CELL_BUILDER has no exception.
Method FILL_CELL_FLAGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_CELL | Call by reference | Type reference (TYPE) | RRO01_TH_CELL | 20130620 | |||
2 | ![]() |
C_TX_LRECH1 | Call by reference | Type reference (TYPE) | RRI2_TX_LRECH1 | 20130620 | |||
3 | ![]() |
I_R_LRECH | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRI2_LRECH | Some Parts of LRECH Processing | 20130620 | ||
4 | ![]() |
I_TH_STRUC1 | Call by reference | Type reference (TYPE) | RRI2_TH_STRUC | 20130620 | |||
5 | ![]() |
I_TH_STRUC2 | Call by reference | Type reference (TYPE) | RRI2_TH_STRUC | 20130620 |
Method FILL_CELL_FLAGS on class CL_RSR_RRI2_CELL_BUILDER has no exception.
Method FILL_CELL_INFO Signature
Method FILL_CELL_INFO on class CL_RSR_RRI2_CELL_BUILDER has no exception.
Method FILL_CELL_INFO_ACELL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_CELL | Call by reference | Type reference (TYPE) | RRO01_TH_CELL | 20130617 | |||
2 | ![]() |
I_R_CURMEM | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRI2_CURRENT_MEMBER | 20130617 | |||
3 | ![]() |
I_R_PLAN | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRI2_PLAN | 20130617 | |||
4 | ![]() |
I_THX_KENNZ | Call by reference | Type reference (TYPE) | RRI2_THX_KENNZ | 20130617 | |||
5 | ![]() |
I_TH_ACELL | Call by reference | Type reference (TYPE) | RRI2_TH_ACELL | 20130617 | |||
6 | ![]() |
I_TH_FEMZ | Call by reference | Type reference (TYPE) | RRI2_TH_FEMZ | 20130617 | |||
7 | ![]() |
I_TSX_FK | Call by reference | Type reference (TYPE) | RRI2_TSX_FK | 20130617 |
Method FILL_CELL_INFO_ACELL on class CL_RSR_RRI2_CELL_BUILDER has no exception.
Method FILL_CELL_INFO_LRECH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_CELL | Call by reference | Type reference (TYPE) | RRO01_TH_CELL | 20130617 | |||
2 | ![]() |
C_TSX_CHF | Call by reference | Type reference (TYPE) | RRK_TSX_CHF | 20130617 | |||
3 | ![]() |
E_TX_LRECH1 | Call by reference | Type reference (TYPE) | RRI2_TX_LRECH1 | 20130617 | |||
4 | ![]() |
I_COMPDIM | Call by reference | Type reference (TYPE) | RRO01_S_RKB1F-COMPDIM | 20130617 | |||
5 | ![]() |
I_R_FAGGR | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRI2_FAGGR | 20130617 | |||
6 | ![]() |
I_R_LRECH | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRI2_LRECH | Some Parts of LRECH Processing | 20130619 | ||
7 | ![]() |
I_R_PLAN | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRI2_PLAN | 20130617 | |||
8 | ![]() |
I_TH_ACELL | Call by reference | Type reference (TYPE) | RRI2_TH_ACELL | 20130617 | |||
9 | ![]() |
I_TSX_FST | Call by reference | Type reference (TYPE) | RZI0_TSX_FST | 20130617 | |||
10 | ![]() |
I_TS_CHFP | Call by reference | Type reference (TYPE) | RRK_TS_CHFP | 20130617 | |||
11 | ![]() |
I_TS_LOOKUP | Call by reference | Type reference (TYPE) | RRO01_TS_LOOKUP | 20130617 |
Method FILL_CELL_INFO_LRECH on class CL_RSR_RRI2_CELL_BUILDER has no exception.
Method FILL_CELL_INFO_NO_STRUC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TH_CELL | Call by reference | Type reference (TYPE) | RRO01_TH_CELL | 20130617 | |||
2 | ![]() |
I_R_CURMEM | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRI2_CURRENT_MEMBER | 20130617 | |||
3 | ![]() |
I_R_PLAN | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRI2_PLAN | 20130617 | |||
4 | ![]() |
I_THX_KENNZ | Call by reference | Type reference (TYPE) | RRI2_THX_KENNZ | 20130617 | |||
5 | ![]() |
I_TH_FEMZ | Call by reference | Type reference (TYPE) | RRI2_TH_FEMZ | 20130617 | |||
6 | ![]() |
I_TSX_FK | Call by reference | Type reference (TYPE) | RRI2_TSX_FK | 20130617 |
Method FILL_CELL_INFO_NO_STRUC on class CL_RSR_RRI2_CELL_BUILDER has no exception.
Method FILL_CELL_INFO_ONE_STRUC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TH_CELL | Call by reference | Type reference (TYPE) | RRO01_TH_CELL | 20130617 | |||
2 | ![]() |
I_R_CURMEM | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRI2_CURRENT_MEMBER | 20130617 | |||
3 | ![]() |
I_R_PLAN | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRI2_PLAN | 20130617 | |||
4 | ![]() |
I_THX_KENNZ | Call by reference | Type reference (TYPE) | RRI2_THX_KENNZ | 20130617 | |||
5 | ![]() |
I_TH_FEMZ | Call by reference | Type reference (TYPE) | RRI2_TH_FEMZ | 20130617 | |||
6 | ![]() |
I_TH_STRUC1 | Value transfer | Type reference (TYPE) | RRI2_TH_STRUC | RZI0_THX_FORM Projection | 20130617 | ||
7 | ![]() |
I_TSX_FK | Call by reference | Type reference (TYPE) | RRI2_TSX_FK | 20130617 |
Method FILL_CELL_INFO_ONE_STRUC on class CL_RSR_RRI2_CELL_BUILDER has no exception.
Method FILL_CELL_INFO_TWO_STRUC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TH_CELL | Call by reference | Type reference (TYPE) | RRO01_TH_CELL | 20130617 | |||
2 | ![]() |
I_R_CURMEM | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRI2_CURRENT_MEMBER | 20130617 | |||
3 | ![]() |
I_R_PLAN | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRI2_PLAN | 20130617 | |||
4 | ![]() |
I_THX_KENNZ | Call by reference | Type reference (TYPE) | RRI2_THX_KENNZ | 20130617 | |||
5 | ![]() |
I_TH_FEMZ | Call by reference | Type reference (TYPE) | RRI2_TH_FEMZ | 20130617 | |||
6 | ![]() |
I_TH_STRUC1 | Value transfer | Type reference (TYPE) | RRI2_TH_STRUC | RZI0_THX_FORM Projection | 20130617 | ||
7 | ![]() |
I_TH_STRUC2 | Value transfer | Type reference (TYPE) | RRI2_TH_STRUC | RZI0_THX_FORM Projection | 20130617 | ||
8 | ![]() |
I_TSX_FK | Call by reference | Type reference (TYPE) | RRI2_TSX_FK | 20130617 |
Method FILL_CELL_INFO_TWO_STRUC on class CL_RSR_RRI2_CELL_BUILDER has no exception.
Method FILL_CELL_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_S_CELL | Call by reference | Type reference (TYPE) | RRO01_S_CELL | 20130617 | |||
2 | ![]() |
I_R_PLAN | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRI2_PLAN | 20130617 |
Method FILL_CELL_SETTINGS on class CL_RSR_RRI2_CELL_BUILDER has no exception.
Method FILL_CURRENCY_TRANSLATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_THX_VAR | Call by reference | Type reference (TYPE) | RRO01_THX_VAR | 20130620 | |||
2 | ![]() |
C_THX_VREP | Call by reference | Type reference (TYPE) | RRO01_THX_VREP | 20130620 | |||
3 | ![]() |
C_TH_CELL | Call by reference | Type reference (TYPE) | RRO01_TH_CELL | 20130620 | |||
4 | ![]() |
C_TS_CTTNM | Call by reference | Type reference (TYPE) | RRO01_TS_CTTNM | 20130620 | |||
5 | ![]() |
I_TX_LRECH1 | Call by reference | Type reference (TYPE) | RRI2_TX_LRECH1 | 20130620 |
Method FILL_CURRENCY_TRANSLATION on class CL_RSR_RRI2_CELL_BUILDER has no exception.
Method FILL_DELETE_CELL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_S_CELL | Call by reference | Type reference (TYPE) | RRO01_S_CELL | 20130619 |
Method FILL_DELETE_CELL on class CL_RSR_RRI2_CELL_BUILDER has no exception.
Method FILL_LRECH Signature
Method FILL_LRECH on class CL_RSR_RRI2_CELL_BUILDER has no exception.
Method GET_CELL_CONTEXT_FOR_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_ERR_ELTUID | Call by reference | Type reference (TYPE) | RZI0_TH_ELTUID | 20130620 | |||
2 | ![]() |
E_ELTUID1 | Call by reference | Type reference (TYPE) | RZI0_ELTUID | 20130620 | |||
3 | ![]() |
E_ELTUID2 | Call by reference | Type reference (TYPE) | RZI0_ELTUID | 20130620 | |||
4 | ![]() |
E_HELPI | Call by reference | Type reference (TYPE) | I | 20130620 | |||
5 | ![]() |
I_S_CELL | Call by reference | Type reference (TYPE) | RRO01_S_CELL | 20130620 | |||
6 | ![]() |
I_TH_STRUC1 | Call by reference | Type reference (TYPE) | RRI2_TH_STRUC | 20130620 | |||
7 | ![]() |
I_TH_STRUC2 | Call by reference | Type reference (TYPE) | RRI2_TH_STRUC | 20130620 |
Method GET_CELL_CONTEXT_FOR_MESSAGE on class CL_RSR_RRI2_CELL_BUILDER has no exception.
Method REMOVE_LRECH_INFO_FOR_CONSTFAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TX_LRECH1 | Call by reference | Type reference (TYPE) | RRI2_TX_LRECH1 | 20130619 |
Method REMOVE_LRECH_INFO_FOR_CONSTFAG on class CL_RSR_RRI2_CELL_BUILDER has no exception.
Method SET_HIDDEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_CELL | Call by reference | Type reference (TYPE) | RRO01_TH_CELL | 20130620 | |||
2 | ![]() |
I_T_MEM | Call by reference | Type reference (TYPE) | RRO01_T_MEM | 20130620 |
Method SET_HIDDEN on class CL_RSR_RRI2_CELL_BUILDER has no exception.
Method SET_MWKZ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_DDIC_DEF | Call by reference | Type reference (TYPE) | RRDDICDEF | A default was determined in the RSDI or the calc. key figure | 20130620 | ||
2 | ![]() |
C_DFLT_PREC | Call by reference | Type reference (TYPE) | RRPREC | Number of Decimal Places Local in Processor | 20130620 | ||
3 | ![]() |
C_DFLT_SCALE | Call by reference | Type reference (TYPE) | RRSCALE | StrMember: Scaling factor of a number | 20130620 | ||
4 | ![]() |
C_MAX_PREC | Call by reference | Type reference (TYPE) | RRPREC | Number of Decimal Places Local in Processor | 20130620 | ||
5 | ![]() |
C_MWKZ | Call by reference | Type reference (TYPE) | RRMWKZ | Grouping of the key figures | 20130620 | ||
6 | ![]() |
C_WAERSKZ | Call by reference | Type reference (TYPE) | RRWAERSKZ | Key figure of currency affected | 20130620 | ||
7 | ![]() |
I_OPERA | Call by reference | Type reference (TYPE) | RSZOPERA | Formula operator | 20130620 | ||
8 | ![]() |
I_S_CELL | Call by reference | Type reference (TYPE) | RRO01_S_CELL | 20130620 |
Method SET_MWKZ on class CL_RSR_RRI2_CELL_BUILDER has no exception.
Method SET_QUELL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_ACELL | Call by reference | Type reference (TYPE) | RRI2_TH_ACELL | 20130617 | |||
2 | ![]() |
C_TH_STRUC1 | Call by reference | Type reference (TYPE) | RRI2_TH_STRUC | 20130617 | |||
3 | ![]() |
C_TH_STRUC2 | Call by reference | Type reference (TYPE) | RRI2_TH_STRUC | 20130617 | |||
4 | ![]() |
C_TSX_FST | Call by reference | Type reference (TYPE) | RZI0_TSX_FST | 20130617 |
Method SET_QUELL on class CL_RSR_RRI2_CELL_BUILDER has no exception.
Method SET_QUELL_IN_ACELL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_ACELL | Call by reference | Type reference (TYPE) | RRI2_TH_ACELL | 20130617 | |||
2 | ![]() |
I_TS_USE | Call by reference | Type reference (TYPE) | TP_TS_USE | 20130617 |
Method SET_QUELL_IN_ACELL on class CL_RSR_RRI2_CELL_BUILDER has no exception.
Method SET_QUELL_IN_STRUC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_STRUC | Call by reference | Type reference (TYPE) | RRI2_TH_STRUC | RZI0_THX_FORM Projection | 20130617 | ||
2 | ![]() |
I_TS_USE | Call by reference | Type reference (TYPE) | TP_TS_USE | 20130617 |
Method SET_QUELL_IN_STRUC on class CL_RSR_RRI2_CELL_BUILDER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |