SAP ABAP Class CL_RSO_RES_QD_ENQ (Resource for lock handling)
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_RSO_RES_RESOURCE | Base Class for HEDW resources | 20130522 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_RES_REST_HANDLER | Handle REST Operation | 20130522 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_RES_REST_HDL_GET | Handle the GET REST Operation | 20130522 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_RES_REST_HDL_POST | Handle the POST REST Operation | 20130522 |
Properties
Class | CL_RSO_RES_QD_ENQ | |
Short Description | Resource for lock handling | |
Super Class | CL_RSO_RES_RESOURCE | Base Class for HEDW resources |
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... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSO_RES_REST_HANDLER | Handle REST Operation | 20130522 | ||
2 | IF_RSO_RES_REST_HDL_GET | Handle the GET REST Operation | 20130522 | ||
3 | IF_RSO_RES_REST_HDL_POST | Handle the POST REST Operation | 20130522 |
Friends
Class CL_RSO_RES_QD_ENQ 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_ENQ' | 20121025 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | I | 1 | 20130522 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | I | 0 | 20130522 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | I | 0 | 20130522 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20121102 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSZCOMPID | 20121102 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYSUUID_25 | 20121102 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | 20130522 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYLANGU | 20121102 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSOBJVERS | 20121102 | |||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IF_RSO_RES_REST_HANDLER=>GT_S_CONTENT_VERSION | 20130522 | |||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCX_T100KEY | 20121102 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20130522 | |
2 | ![]() |
Static method | Public | Method | Create an ADT lock handle. | 20130716 |
Events
Class CL_RSO_RES_QD_ENQ has no event.
Types
Class CL_RSO_RES_QD_ENQ has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSO_RES_QD_ENQ has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSO_RES_QD_ENQ has no exception.
Method CREATE_LOCK_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COMPUID | Call by reference | Type reference (TYPE) | SYSUUID_25 | UUID in compressed form | 20130716 | ||
2 | ![]() |
E_LOCK_HANDLE | Call by reference | Type reference (TYPE) | SADT_LOCK_HANDLE | Lock handle | 20130716 | ||
3 | ![]() |
I_COMPID | Call by reference | Type reference (TYPE) | RSZCOMPID | Name (ID) of a reporting component | 20130716 | ||
4 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130716 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RSO Resource Exception | 20130912 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |