SAP ABAP Class IF_RSDRS_EXITS_WRITE (infocube write specific database exits)
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
Class | IF_RSDRS_EXITS_WRITE | |
Short Description | infocube write specific database exits | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20070907 | SAP |
Last change | 20130531 | 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 IF_RSDRS_EXITS_WRITE has no interface implemented.
Friends
Class IF_RSDRS_EXITS_WRITE has no friend class.
Attributes
Class 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
Class 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 class IF_RSDRS_EXITS_WRITE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |