SAP ABAP Class CL_DOCU_UTILITIES (Documentation Server utilities)
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
Properties
Class CL_DOCU_UTILITIES  
Short Description Documentation Server utilities    
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 20090108   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DOCU_UTILITIES has no forward declaration.
Interfaces
Class CL_DOCU_UTILITIES has no interface implemented.
Friends
Class CL_DOCU_UTILITIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 S_DOCU_BASE_ADDRESS Static Attribute Private Type reference (TYPE) SDEL_ER_DOCU_BASE_ADDR Documentation server base address 20090108
2 S_DOCU_BASE_ADDRESS_READ Static Attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090108
3 S_IS_LOCKED Static Attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090109
4 S_OBJECT_NAME Static Attribute Private Type reference (TYPE) DLVUNIT Technial Name (ABAP Name) of the consumer Group 20090109
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_DATA Static method Public Method Delete Data 20090109
2 GET_DOCU_BASE_ADDRESS Static method Public Method Get documentation base address 20090108
3 GET_DOCU_LINK_FOR_DATA_TYPE Static method Public Method Get documentation link for data type 20090108
4 LOCK_OBJECT Static method Public Method Lock Object 20090109
5 READ_ALL_DOCU_SERVERS Static method Public Method Read documentaton data from DB 20090108
6 SAVE_DATA Static method Public Method Save documentation server data 20090108
7 UNLOCK_OBJECT Static method Public Method Unlock Object 20090109
Events
Class CL_DOCU_UTILITIES has no event.
Types
Class CL_DOCU_UTILITIES has no local type.
Method Signatures

Method DELETE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_DATA Call by reference Type reference (TYPE) SSTR_DOCU_SERVER Documentation server 20090109

Method DELETE_DATA on class CL_DOCU_UTILITIES has no exception.

Method GET_DOCU_BASE_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BASE_ADDRESS Call by reference Type reference (TYPE) SDEL_ER_DOCU_BASE_ADDR Documentation server base address 20090108
2 Importing I_SOFTWARE_COMPONENT Call by reference Type reference (TYPE) DLVUNIT Software Component 20090108

Method GET_DOCU_BASE_ADDRESS on class CL_DOCU_UTILITIES has no exception.

Method GET_DOCU_LINK_FOR_DATA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LINK_TO_DOCUMENTATION Call by reference Type reference (TYPE) STRING 20090108
2 Importing I_DATA_TYPE_NAME Call by reference Type reference (TYPE) QNAME QName of Data Type 20090108
3 Importing I_SOFTWARE_COMPONENT Call by reference Type reference (TYPE) DLVUNIT Software Component 20090108
4 Importing I_SOFTWARE_COMPONENT_VERSION Call by reference Type reference (TYPE) SAPRELEASE SAP Release 20090108

Method GET_DOCU_LINK_FOR_DATA_TYPE on class CL_DOCU_UTILITIES has no exception.

Method LOCK_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090109
2 Exporting E_ERROR_TEXT Call by reference Type reference (TYPE) STRING 20090109
3 Importing I_SOFTWARE_COMPONENT Call by reference Type reference (TYPE) DLVUNIT Software Component 20090109

Method LOCK_OBJECT on class CL_DOCU_UTILITIES has no exception.

Method READ_ALL_DOCU_SERVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DOCU_SERVERS Value transfer Type reference (TYPE) STTY_DOCU_SERVER Documentation Server details 20090108

Method READ_ALL_DOCU_SERVERS on class CL_DOCU_UTILITIES has no exception.

Method SAVE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_DATA Call by reference Type reference (TYPE) SSTR_DOCU_SERVER Documentation Server 20090108

Method SAVE_DATA on class CL_DOCU_UTILITIES has no exception.

Method UNLOCK_OBJECT Signature

Method UNLOCK_OBJECT on class CL_DOCU_UTILITIES has no parameter.
Method UNLOCK_OBJECT on class CL_DOCU_UTILITIES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720