SAP ABAP Interface IF_RRSI_LOCAL_SID (Local SID)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRSID (Package) Surrogate Key Conversion
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RRSI_COMMON_SID | 20091030 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RRSI_LOCAL_SID | Generation of Local SIDs | 20060510 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RRSI_SID_SHM_LOCAL | Creation from Local SIDs in the Shared Memory | 20110209 |
Properties
| Interface | IF_RRSI_LOCAL_SID | |
| Short Description | Local SID |
General Data
| Package | RSRSID | Surrogate Key Conversion |
| Created | 20060510 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | RRSI | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RRSI_LOCAL_SID has no interface.
Friends
Interface IF_RRSI_LOCAL_SID has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_C_STABLE | Constant | Public | See coding | 20110203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Time stamp from when SIDs are valid | 20110204 | |
| 2 | Instance method | Public | Method | Is the SID conversion permanent/reproducible? | 20081121 | |
| 3 | Instance method | Public | Method | Conversion of SID to Characteristic Value | 20060510 | |
| 4 | Instance method | Public | Method | Converts Characteristic Value to SID | 20060510 |
Events
Interface IF_RRSI_LOCAL_SID has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | NT_STABLE | Public | See coding | Degree of Stability | 20110203 | nt_stable(1) TYPE c
|
Method Signatures
Method GET_VALIDITY_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TIMESTAMP | Value transfer | Type reference (TYPE) | RSTIMESTMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20110204 |
Method GET_VALIDITY_TIMESTAMP on Interface IF_RRSI_LOCAL_SID has no exception.
Method IS_SID_PERMANENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | NT_STABLE | Stabilitätsgrad | 20081121 |
Method IS_SID_PERMANENT on Interface IF_RRSI_LOCAL_SID has no exception.
Method SID_VAL_CONVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TH_SIDVAL | Call by reference | Type reference (TYPE) | RRSI_TH_SIDVAL | 20081121 |
Method SID_VAL_CONVERT on Interface IF_RRSI_LOCAL_SID has no exception.
Method VAL_SID_CONVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TH_VALSID | Call by reference | Type reference (TYPE) | RRSI_TH_VALSID | 20081121 |
Method VAL_SID_CONVERT on Interface IF_RRSI_LOCAL_SID has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |