SAP ABAP Class CL_SR_INBOUND_DESCR_HANDLER (Services Registry : Handler for descriptions of objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SUDDICLIENT_NEW (Package) New development regarding UDDI Publication
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SR_INBOUND_DESCRIPTABLE Services Registry : Entity that can be described 20110118
Properties
Class CL_SR_INBOUND_DESCR_HANDLER  
Short Description Services Registry : Handler for descriptions of objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SUDDICLIENT_NEW   New development regarding UDDI Publication 
Created 20090915   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SR_INBOUND_DESCRIPTABLE Services Registry : Entity that can be described 20110118
Friends
Class CL_SR_INBOUND_DESCR_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SR_INBOUND_DESCR_HANDLER' Class Name 20110118
2 MT_DESCRIPTION Instance attribute Private Type reference (TYPE) STTY_SR_DESCRIPTION_CACHE Services Registry : Description cache table 20110118
3 MV_ADDITIONAL_COLNAME Instance attribute Private Type reference (TYPE) STRING 20110118
4 MV_ADDITIONAL_COL_VALUE Instance attribute Private Type reference (TYPE) STRING 20110118
5 MV_DESCRIPTION_CACHED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110118
6 MV_GENERAL_PARAM Instance attribute Private Type reference (TYPE) STRING General parameter to determine additional column value 20110118
7 MV_GUID Instance attribute Private Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER Services Registry : Identifier 20110118
8 MV_GUID_COLNAME Instance attribute Private Type reference (TYPE) STRING 20110118
9 MV_IS_PERSISTED Instance attribute Private Type reference (TYPE) ABAP_BOOL True if any part of the description is persisted 20110118
10 MV_LOCKED Instance attribute Private Type reference (TYPE) ABAP_BOOL True if "locked" 20110118
11 MV_OBJECT_TYPE Instance attribute Private Type reference (TYPE) SDTE_SRT_WSP_SR_OBJECT_TYPE Services Registry : Object Type 20110118
12 MV_TABNAME Instance attribute Private Type reference (TYPE) STRING 20110118
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110118
2 CREATE_WHERE_CLAUSE Instance method Private Method Creates where clause based on parameters 20110118
3 ENSURE_LOCK Instance method Private Method Raises exception if not "locked" 20110118
4 LOAD_FROM_DB Instance method Private Method Loads all data from db if cache is not set 20110118
5 LOCK Instance method Public Method "Lock" this descriptions 20110118
6 REMOVE_ALL_DESCRIPTIONS Instance method Public Method Set all descriptions to be deleted 20110118
7 SET_TABLE_SETTINGS Instance method Private Method Set table settings for dynamic loading of descriptions 20110118
8 UNLOCK Instance method Public Method "Unlock" this descriptions 20110118
Events
Class CL_SR_INBOUND_DESCR_HANDLER has no event.
Types
Class CL_SR_INBOUND_DESCR_HANDLER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GENERAL_PARAM Value transfer Type reference (TYPE) STRING 20110118
2 Importing IV_GUID Value transfer Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER 20110118
3 Importing IV_OBJECT_TYPE Value transfer Type reference (TYPE) SDTE_SRT_WSP_SR_OBJECT_TYPE 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method CREATE_WHERE_CLAUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS Language Key 20110118
2 Returning RV_WHERE_CLAUSE Value transfer Type reference (TYPE) STRING 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method ENSURE_LOCK Signature

Method ENSURE_LOCK on class CL_SR_INBOUND_DESCR_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method LOAD_FROM_DB Signature

Method LOAD_FROM_DB on class CL_SR_INBOUND_DESCR_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method LOCK Signature

Method LOCK on class CL_SR_INBOUND_DESCR_HANDLER has no parameter.
Method LOCK on class CL_SR_INBOUND_DESCR_HANDLER has no exception.

Method REMOVE_ALL_DESCRIPTIONS Signature

Method REMOVE_ALL_DESCRIPTIONS on class CL_SR_INBOUND_DESCR_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method SET_TABLE_SETTINGS Signature

Method SET_TABLE_SETTINGS on class CL_SR_INBOUND_DESCR_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method UNLOCK Signature

Method UNLOCK on class CL_SR_INBOUND_DESCR_HANDLER has no parameter.
Method UNLOCK on class CL_SR_INBOUND_DESCR_HANDLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in