SAP ABAP Class CL_SRAPI_CLASSIFICATION (Classification Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBD (Application Component) Integration Builder - Design
     SAI_SREP_API (Package) API for Repository
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRAPI_REP_OBJECT Repository Object 20090109
Properties
Class CL_SRAPI_CLASSIFICATION  
Short Description Classification Class    
Super Class CL_SRAPI_REP_OBJECT Repository Object 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_SREP_API   API for Repository 
Created 20090109   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAPI_CLASSIFICATION has no forward declaration.
Interfaces
Class CL_SRAPI_CLASSIFICATION has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SRAPI_QUERY_RES_2_REP_OBJ 20090109 Factory for Repository Objects
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASSIFICATION_NAME Instance attribute Private Type reference (TYPE) STRING Classification Name 20090109
2 CLASSIFICATION_NS Instance attribute Private Type reference (TYPE) STRING Classification Namespace 20090109
3 CLASSIFICATION_VALUE Instance attribute Private Type reference (TYPE) STRING Classification Value 20090109
4 EVENT_NAME Constant Public Type reference (TYPE) STRING 'Event' Event Classification System Name 20090109
5 EVENT_NAMESPACE Constant Public Type reference (TYPE) STRING 'http://uddi.sap.com/classification' Event Classification System Namespace 20090109
6 EVENT_UDDI_KEY Constant Public Type reference (TYPE) STRING 'uddi:uddi.sap.com:categorization:event' Event Classification UDDI Key 20090109
7 EVENT_VALUE Constant Public Type reference (TYPE) STRING 'true' Event Classification Value Code 20090109
8 FIELD_CS_NAME Constant Public Type reference (TYPE) STRING 'CSNAME' Classification Name constant 20090109
9 FIELD_CS_NS Constant Public Type reference (TYPE) STRING 'CSNAMESPACE' classification namespace constant 20090109
10 FIELD_CS_UDDI_KEY Constant Public Type reference (TYPE) STRING 'UDDIKEY' Classification UDDI Key 20090109
11 FIELD_CS_VALUE Constant Public Type reference (TYPE) STRING 'CSVALUE' 20090109
12 UDDI_KEY Instance attribute Private Type reference (TYPE) STRING Classification UDDI Key 20090109
Methods
# Method Level Visibility Method type Description Created on
1 GET_CLASSIFICATION_NAME Instance method Public Method Get Classification Name 20090109
2 GET_CLASSIFICATION_NS Instance method Public Method Get Classification Namespace 20090109
3 GET_CLASSIFICATION_VALUE Instance method Public Method Get Classification Value 20090109
4 GET_RESULT_ATTRIBUTES Static method Public Method Gets Queried Attributes of Object 20090109
5 GET_TYPE Static method Public Method Gets Object Type 20090109
6 GET_UDDI_KEY Instance method Public Method Get Classification UDDI Key 20090109
7 NEW_CLSF_INSTANCE Instance method Public Method Create New Classification Object 20090109
8 SET_CLASSIFICATION_NAME Instance method Private Method Set Classification Name 20090109
9 SET_CLASSIFICATION_NS Instance method Private Method Set Classification Namespace 20090109
10 SET_CLASSIFICATION_VALUE Instance method Private Method Set Classification Value 20090109
11 SET_UDDI_KEY Instance method Private Method Set Classification UDDI Key 20090109
Events
Class CL_SRAPI_CLASSIFICATION has no event.
Types
Class CL_SRAPI_CLASSIFICATION has no local type.
Method Signatures

Method GET_CLASSIFICATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20090109

Method GET_CLASSIFICATION_NAME on class CL_SRAPI_CLASSIFICATION has no exception.

Method GET_CLASSIFICATION_NS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20090109

Method GET_CLASSIFICATION_NS on class CL_SRAPI_CLASSIFICATION has no exception.

Method GET_CLASSIFICATION_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20090109

Method GET_CLASSIFICATION_VALUE on class CL_SRAPI_CLASSIFICATION has no exception.

Method GET_RESULT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESULT Call by reference Type reference (TYPE) SRAPI_T_STRING Table with String Entries 20090109

Method GET_RESULT_ATTRIBUTES on class CL_SRAPI_CLASSIFICATION has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20090109

Method GET_TYPE on class CL_SRAPI_CLASSIFICATION has no exception.

Method GET_UDDI_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20090109

Method GET_UDDI_KEY on class CL_SRAPI_CLASSIFICATION has no exception.

Method NEW_CLSF_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CS_NAME Call by reference Type reference (TYPE) STRING Classification System Name 20090109
2 Importing IM_CS_NS Call by reference Type reference (TYPE) STRING Classification System Namespace 20090109
3 Importing IM_CS_VALUE Call by reference Type reference (TYPE) STRING Classification Value 20090109
4 Importing IM_UDDI_KEY Call by reference Type reference (TYPE) STRING UDDI Key 20090109
5 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SRAPI_CLASSIFICATION Classification Class 20090109

Method NEW_CLSF_INSTANCE on class CL_SRAPI_CLASSIFICATION has no exception.

Method SET_CLASSIFICATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CS_NAME Call by reference Type reference (TYPE) STRING 20090109

Method SET_CLASSIFICATION_NAME on class CL_SRAPI_CLASSIFICATION has no exception.

Method SET_CLASSIFICATION_NS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CS_NS Call by reference Type reference (TYPE) STRING 20090109

Method SET_CLASSIFICATION_NS on class CL_SRAPI_CLASSIFICATION has no exception.

Method SET_CLASSIFICATION_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CS_VALUE Call by reference Type reference (TYPE) STRING 20090109

Method SET_CLASSIFICATION_VALUE on class CL_SRAPI_CLASSIFICATION has no exception.

Method SET_UDDI_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_UDDI_KEY Call by reference Type reference (TYPE) STRING 20090109

Method SET_UDDI_KEY on class CL_SRAPI_CLASSIFICATION has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in