SAP ABAP Class CL_RSTTU_TRANS_REQUID (Service Class for relative request ID transformation)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSTT_UTIL (Package) Adaptation of system-dependent components during transport

⤷

⤷

Properties
Class | CL_RSTTU_TRANS_REQUID | |
Short Description | Service Class for relative request ID transformation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSTT_UTIL | Adaptation of system-dependent components during transport |
Created | 20050715 | 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) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSTTU_TRANS_REQUID has no interface implemented.
Friends
Class CL_RSTTU_TRANS_REQUID has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20050715 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RRSI_T_SID | SID (or Integer) Table | 20050715 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create Requid conversion Object | 20050715 |
2 | ![]() |
Instance method | Public | Method | Get absolute request-CHAVL | 20050715 |
3 | ![]() |
Instance method | Public | Method | Get absolute request-ID SID | 20050715 |
4 | ![]() |
Static method | Public | Method | Create list of requids for infoprovider | 20070531 |
5 | ![]() |
Static method | Public | Method | Create Requid conversion Object | 20070719 |
6 | ![]() |
Instance method | Public | Method | Get normalized request-ID (relative to the highest requid) | 20050715 |
Events
Class CL_RSTTU_TRANS_REQUID has no event.
Types
Class CL_RSTTU_TRANS_REQUID has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20050715 | ||
2 | ![]() |
R_R_REQUID_TRANS | Value transfer | Object reference (TYPE REF TO) | CL_RSTTU_TRANS_REQUID | Service Class for relative request ID transformation | 20050715 |
Method CREATE on class CL_RSTTU_TRANS_REQUID has no exception.
Method GET_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REQUID_N | Call by reference | Type reference (TYPE) | RSSID | Normalized Request-ID | 20050715 | ||
2 | ![]() |
R_REQUEST | Value transfer | Type reference (TYPE) | RSCHAVL | Absolute Request Chavl | 20050715 |
Method GET_REQUEST on class CL_RSTTU_TRANS_REQUID has no exception.
Method GET_REQUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REQUID_N | Call by reference | Type reference (TYPE) | RSSID | Normalized Request-ID | 20050715 | ||
2 | ![]() |
R_REQUID | Value transfer | Type reference (TYPE) | RSSID | Absolute Request ID SID | 20050715 |
Method GET_REQUID on class CL_RSTTU_TRANS_REQUID has no exception.
Method GET_REQUID_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20070531 | ||
2 | ![]() |
R_T_REQUID | Value transfer | Type reference (TYPE) | RRSI_T_SID | List of requids | 20070531 |
Method GET_REQUID_LIST on class CL_RSTTU_TRANS_REQUID has no exception.
Method GET_REQUID_LIST_CUBE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20070719 | ||
2 | ![]() |
R_T_REQUID | Value transfer | Type reference (TYPE) | RRSI_T_SID | Requid List for infocube | 20070719 |
Method GET_REQUID_LIST_CUBE on class CL_RSTTU_TRANS_REQUID has no exception.
Method GET_REQUID_N Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IGNORE_NOT_EXISTING | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Ignore not existing requests | 20060104 | |
2 | ![]() |
I_REQUEST | Call by reference | Type reference (TYPE) | ANY | Request ID Chavl | 20050715 | ||
3 | ![]() |
I_REQUID | Call by reference | Type reference (TYPE) | RSSID | Request ID SID | 20050715 | ||
4 | ![]() |
R_REQUID_N | Value transfer | Type reference (TYPE) | RSSID | Normalized Request-ID | 20050715 |
Method GET_REQUID_N on class CL_RSTTU_TRANS_REQUID has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |