SAP ABAP Interface IF_RSR_FIPT_STRUCTURE (Structure Description for FIPT)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSROA_FIPT (Package) OLAP Service: Fast Transformation

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_FIPT_STRUCTURE | Structure with Description for FIPT | 20031028 |
Properties
Interface | IF_RSR_FIPT_STRUCTURE | |
Short Description | Structure Description for FIPT |
General Data
Package | RSROA_FIPT | OLAP Service: Fast Transformation |
Created | 20031028 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_RSR_FIPT_STRUCTURE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | RSD | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSR_FIPT_STRUCTURE has no interface.
Friends
Interface IF_RSR_FIPT_STRUCTURE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | N_C_DUMMY_PREFIX | Constant | Public | Type reference (TYPE) | CHAR30 | '___' | 20031028 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20031028 | |
2 | ![]() |
Instance method | Public | Method | 20040908 | |
3 | ![]() |
Instance method | Public | Method | 20031028 | |
4 | ![]() |
Instance method | Public | Method | Create renaming type and help type if moves from i to d/t | 20090803 |
5 | ![]() |
Instance method | Public | Method | 20101026 | |
6 | ![]() |
Instance method | Public | Method | 20031028 | |
7 | ![]() |
Instance method | Public | Method | 20031028 |
Events
Interface IF_RSR_FIPT_STRUCTURE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_FIELDNM | Public | Type reference (TYPE) | RSD_FIELDNM | 20101109 |
|
|
2 | TN_S_FIELDNM_IOBJNM | Public | See coding | 20031103 | begin of tn_s_fieldnm_iobjnm,
fieldnm type tn_fieldnm,
iobjnm type rsd_iobjnm,
is_sid type rs_bool,
end of tn_s_fieldnm_iobjnm
|
||
3 | TN_S_FIELD_INFO | Public | See coding | 20031028 | begin of tn_s_field_info,
position type i,
iobjnm type rsd_iobjnm,
is_sid type rs_bool,
fieldnm type tn_fieldnm,
end of tn_s_field_info
|
||
4 | TN_S_FIELD_INFO_SHORT | Public | See coding | 20031028 | begin of tn_s_field_info_short,
iobjnm type rsd_iobjnm,
is_sid type rs_bool,
end of tn_s_field_info_short
|
||
5 | TN_S_MAPPING | Public | See coding | 20110503 | begin of tn_s_mapping,
iobjnm_s type rsd_iobjnm,
fieldnm_t type rsd_fieldnm,
end of tn_s_mapping
|
||
6 | TN_S_RENAME | Public | See coding | 20031028 | begin of tn_s_rename,
position type i,
fieldnm type tn_fieldnm,
end of tn_s_rename
|
||
7 | TN_TS_FIELDNM | Public | See coding | 20031029 | tn_ts_fieldnm type sorted table of tn_fieldnm
with unique key table_line
|
||
8 | TN_TS_FIELDNM_IOBJNM | Public | See coding | 20031103 | tn_ts_fieldnm_iobjnm type sorted table of tn_s_fieldnm_iobjnm
with unique key fieldnm
|
||
9 | TN_TS_FIELD_INFO | Public | See coding | 20031028 | tn_ts_field_info type sorted table
of tn_s_field_info
with unique key position
|
||
10 | TN_TS_RENAME | Public | See coding | 20031028 | tn_ts_rename type sorted table
of tn_s_rename
with unique key position
|
||
11 | TN_T_FIELDNM_IOBJNM | Public | See coding | 20050207 | tn_t_fieldnm_iobjnm type standard table of tn_s_fieldnm_iobjnm
with non-unique key fieldnm
|
||
12 | TN_T_FIELD_INFO_SHORT | Public | See coding | 20031028 | tn_t_field_info_short type standard table
of tn_s_field_info_short
with default key
|
||
13 | TN_T_MAPPING | Public | See coding | 20110503 | tn_t_mapping type standard table of tn_s_mapping
with non-unique default key
|
Method Signatures
Method CREATE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20031028 |
Method CREATE_DATA on Interface IF_RSR_FIPT_STRUCTURE has no exception.
Method CREATE_MOVE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INCOMPLETE | Call by reference | Type reference (TYPE) | RS_BOOL | 20040908 | |||
2 | ![]() |
E_R_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | 20040908 | |||
3 | ![]() |
E_TS_FIELDNM | Call by reference | Type reference (TYPE) | IF_RSR_FIPT_STRUCTURE=>TN_TS_FIELDNM | 20040908 | |||
4 | ![]() |
E_T_MAPPING | Call by reference | Type reference (TYPE) | IF_RSR_FIPT_STRUCTURE=>TN_T_MAPPING | 20110503 | |||
5 | ![]() |
I_R_TARGET | Call by reference | Object reference (TYPE REF TO) | IF_RSR_FIPT_STRUCTURE | 20040908 | |||
6 | ![]() |
I_TS_EXCLUDE | Call by reference | Type reference (TYPE) | IF_RSR_FIPT_STRUCTURE=>TN_TS_FIELDNM | 20040908 |
Method CREATE_MOVE_TYPE on Interface IF_RSR_FIPT_STRUCTURE has no exception.
Method CREATE_RENAMING_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DUMMY_PREFIX | Call by reference | Type reference (TYPE) | C | '___' | 20031028 | ||
2 | ![]() |
I_TS_RENAME | Call by reference | Type reference (TYPE) | TN_TS_RENAME | 20031028 | |||
3 | ![]() |
R_R_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | 20031028 |
Method CREATE_RENAMING_TYPE on Interface IF_RSR_FIPT_STRUCTURE has no exception.
Method CREATE_RENAMING_TYPE_W_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_HELPER | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Helper Type | 20090804 | ||
2 | ![]() |
E_R_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Renaming Type | 20090803 | ||
3 | ![]() |
I_DUMMY_PREFIX | Call by reference | Type reference (TYPE) | C | '___' | 20090803 | ||
4 | ![]() |
I_TS_RENAME | Call by reference | Type reference (TYPE) | TN_TS_RENAME | 20090803 |
Method CREATE_RENAMING_TYPE_W_CHECK on Interface IF_RSR_FIPT_STRUCTURE has no exception.
Method CREATE_TABLE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20101026 |
Method CREATE_TABLE_DATA on Interface IF_RSR_FIPT_STRUCTURE has no exception.
Method GET_FIELD_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TS_FIELD_INFO | Value transfer | Type reference (TYPE) | TN_TS_FIELD_INFO | 20031028 |
Method GET_FIELD_INFO on Interface IF_RSR_FIPT_STRUCTURE has no exception.
Method GET_STRUCTDESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_STRUCTDESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20031028 |
Method GET_STRUCTDESCR on Interface IF_RSR_FIPT_STRUCTURE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |