SAP ABAP Class CL_RSO_RES_INTERNAL_CORE (Resource for handling of backend messages)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_RES_QUERY (Package) BW: ResourceQuery

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers | 20130110 |
Properties
Class | CL_RSO_RES_INTERNAL_CORE | |
Short Description | Resource for handling of backend messages | |
Super Class | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSO_RES_QUERY | BW: ResourceQuery |
Created | 20120924 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSO_RES_INTERNAL_CORE has no interface implemented.
Friends
Class CL_RSO_RES_INTERNAL_CORE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'ACCEPT_SSO_TICKET' | 20131004 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_RSO_RES_INTERNAL_CORE' | 20130110 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CLIENT' | 20130912 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '/sap/bw/modeling/query/' | 20130502 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'SERVERTIME' | 20130912 | ||
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'TIMEZONE' | 20130912 | ||
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'USER_NAME' | 20130912 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20130110 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ACTIV_AUTH | 20130110 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20130110 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSZCOMPID | 20130110 | |||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSZCOMPTP | 20130110 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYSUUID_25 | 20130110 | |||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSINFOCUBE | 20130110 | |||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | NUMC4 | 20130110 | |||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSOBJVERS | 20130110 | |||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_ATOM_TYPES=>ENTRY_S | 20130110 | |||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_ATOM_TYPES=>FEED_S | 20130110 | |||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_ATOM_TYPES=>EXT_ATTRIBUTE_S | 20130110 | |||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCX_T100KEY | 20130110 | |||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSZX_TIMESTMP | 20130110 | |||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIHTTPNVP | 20130425 | |||
23 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_ATOM_TYPES=>EXT_ATTRIBUTE_T | 20130110 | |||
24 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EFG_TAB_ITCDP | Table Type itcdp | 20130110 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20130110 | |
2 | ![]() |
Instance method | Private | Method | Perform a component exist check and returns HTTP code | 20130425 |
3 | ![]() |
Instance method | Private | Method | 20130110 | |
4 | ![]() |
Instance method | Private | Method | Creation of an unique ID for consumption in Queries | 20130802 |
5 | ![]() |
Instance method | Private | Method | 20130110 | |
6 | ![]() |
Instance method | Private | Method | Provides user properties | 20130912 |
Events
Class CL_RSO_RES_INTERNAL_CORE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_APPLICATION_LOG | Private | See coding | 20130212 | BEGIN OF tp_s_application_log,
s_msg TYPE rs_s_msg,
shorttext TYPE string,
messagetype TYPE string,
t_longtext TYPE tp_t_msg_longtext,
END OF tp_s_application_log
|
||
2 | TP_S_MSG_LONGTEXT | Private | See coding | 20130212 | BEGIN OF tp_s_msg_longtext,
tdformat TYPE string,
text TYPE string,
END OF tp_s_msg_longtext
|
||
3 | TP_T_APPLICATION_LOG | Private | See coding | 20130212 | tp_t_application_log TYPE STANDARD TABLE OF tp_s_application_log WITH DEFAULT KEY
|
||
4 | TP_T_MSG_LONGTEXT | Private | See coding | 20130212 | tp_t_msg_longtext TYPE STANDARD TABLE OF tp_s_msg_longtext WITH DEFAULT KEY
|
Method Signatures
Method AUTHCHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20130110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130110 |
Method COMPEXIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | ADT Access to REST Response | 20130425 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Shared exceptions for resource/service framework | 20130425 |
Method EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20130110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130110 |
Method GET_UNIQUE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20130802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130802 |
Method TIMECHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20130110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130110 |
Method USR_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHECKSSO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20131004 | |
2 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider for which cache refresh is requested | 20130923 | ||
3 | ![]() |
I_R_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | ADT Access to REST Response | 20130912 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Shared exceptions for resource/service framework | 20130912 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |