SAP ABAP Class CL_RSO_RES_QD_GETMD (Retrieval of InfoObjects assigned to a provider.)
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 | 20121009 |
Properties
Class | CL_RSO_RES_QD_GETMD | |
Short Description | Retrieval of InfoObjects assigned to a provider. | |
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 | 20120820 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSO_RES_QD_GETMD has no forward declaration.
Interfaces
Class CL_RSO_RES_QD_GETMD has no interface implemented.
Friends
Class CL_RSO_RES_QD_GETMD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_RSO_RES_QD_GETMD' | 20121009 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSCHABASNM | 20130114 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSZVERSION | 20130114 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSINFOCUBE | 20130114 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | 20130114 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | 20130114 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSOBJVERS | 20130114 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYSUBRC | 20130114 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_ATOM_TYPES=>ENTRY_S | 20130114 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_ATOM_TYPES=>FEED_S | 20130114 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCX_T100KEY | 20130114 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Returns attributes | 20121025 |
2 | ![]() |
Instance method | Private | Method | Returns InfoObjects of an InfoProvider | 20121025 |
3 | ![]() |
Instance method | Private | Method | Returns a selection list of queries | 20130114 |
Events
Class CL_RSO_RES_QD_GETMD has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_SX_IPROV | Public | See coding | 20130430 | BEGIN OF tn_sx_iprov,
iprov TYPE rsinfocube, " InfoProvider
objvers TYPE rsobjvers, " Object version
t_cob_pro TYPE STANDARD TABLE OF rsz_x_cobpro WITH DEFAULT KEY,
t_iobj_cmp TYPE STANDARD TABLE OF rsz_x_iobj_cmp WITH DEFAULT KEY,
t_dimet TYPE STANDARD TABLE OF rsz_x_dimet WITH DEFAULT KEY,
t_iobj_hie TYPE STANDARD TABLE OF rsz_x_iobj_hie WITH DEFAULT KEY,
END OF tn_sx_iprov
|
Method Signatures
Method GETATTRIBS 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 | 20121025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121025 |
Method GETIOBJS 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 | 20121025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121025 |
Method GETQUERYLIST 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 | 20130114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130114 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |