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 IF_RSO_RES_REST_HANDLER 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 CO_CLASS_NAME Constant Public Type reference (TYPE) SEOCLSNAME 'CL_RSO_RES_QD_ENQ' 20121025
2 C_RES_VERSION_MAJOR Constant Private Type reference (TYPE) I 1 20130522
3 C_RES_VERSION_MINOR Constant Private Type reference (TYPE) I 0 20130522
4 C_RES_VERSION_PATCH_NUMBER Constant Private Type reference (TYPE) I 0 20130522
5 P_ACTION Instance attribute Private Type reference (TYPE) STRING 20121102
6 P_COMPID Instance attribute Private Type reference (TYPE) RSZCOMPID 20121102
7 P_COMPUID Instance attribute Private Type reference (TYPE) SYSUUID_25 20121102
8 P_DATA Instance attribute Private Type reference (TYPE) XSTRING 20130522
9 P_LANGUAGE Instance attribute Private Type reference (TYPE) SYLANGU 20121102
10 P_OBJVERS Instance attribute Private Type reference (TYPE) RSOBJVERS 20121102
11 P_S_RES_VERSION Static Attribute Private Type reference (TYPE) IF_RSO_RES_REST_HANDLER=>GT_S_CONTENT_VERSION 20130522
12 P_TEXTID Instance attribute Private Type reference (TYPE) SCX_T100KEY 20121102
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20130522
2 CREATE_LOCK_HANDLE 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 Exporting E_COMPUID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20130716
2 Exporting E_LOCK_HANDLE Call by reference Type reference (TYPE) SADT_LOCK_HANDLE Lock handle 20130716
3 Importing I_COMPID Call by reference Type reference (TYPE) RSZCOMPID Name (ID) of a reporting component 20130716
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20130716
# Exception Resumable Description Created on
1 CX_RSO_RES_INTERNAL RSO Resource Exception 20130912
History
Last changed by/on SAP  20140121 
SAP Release Created in 740