SAP ABAP Interface IF_RSDRS_EXITS_WRITE (infocube write specific database exits)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRS (Package) Data Manager SQL Interface

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDRS_DB6_EXITS | Database dependent exits for DB6 | 20070910 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDRS_MSSQL_EXITS | Database dependent exits for MS SQLServer | 20120224 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDRS_ORACLE_EXITS | Database dependent exits for Oracle | 20070907 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDRS_SYBASE_EXITS | Database dependent exits for Sybase ASE | 20101108 |
Properties
Interface | IF_RSDRS_EXITS_WRITE | |
Short Description | infocube write specific database exits |
General Data
Package | RSDRS | Data Manager SQL Interface |
Created | 20070907 | SAP |
Last changed | 20130531 | SAP |
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 | RSD | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSDRS_EXITS_WRITE has no interface.
Friends
Interface IF_RSDRS_EXITS_WRITE has no friend.
Attributes
Interface IF_RSDRS_EXITS_WRITE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get Hint for dimension lookup | 20070907 |
Events
Interface IF_RSDRS_EXITS_WRITE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_CTE | Public | See coding | Rowtype for cte definition | 20070907 | begin of TN_S_CTE,
viewnm TYPE rsd_tablnm,
code TYPE rsdr0_t_abapsource,
end of TN_S_CTE
|
|
2 | TN_T_CTE | Public | See coding | Table type for CTE entries | 20070907 | tn_t_cte type standard table of tn_s_cte initial size 0
|
Method Signatures
Method GET_DIMENSION_HINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TABLNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20070907 | |||
2 | ![]() |
R_HINT | Value transfer | Type reference (TYPE) | CHAR100 | Hint String incl. %_HINTS without ending . | 20070907 |
Method GET_DIMENSION_HINT on Interface IF_RSDRS_EXITS_WRITE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |