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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Classification Name | 20090109 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Classification Namespace | 20090109 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Classification Value | 20090109 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'Event' | Event Classification System Name | 20090109 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'http://uddi.sap.com/classification' | Event Classification System Namespace | 20090109 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'uddi:uddi.sap.com:categorization:event' | Event Classification UDDI Key | 20090109 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'true' | Event Classification Value Code | 20090109 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CSNAME' | Classification Name constant | 20090109 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CSNAMESPACE' | classification namespace constant | 20090109 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'UDDIKEY' | Classification UDDI Key | 20090109 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CSVALUE' | 20090109 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Classification UDDI Key | 20090109 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Classification Name | 20090109 |
2 | ![]() |
Instance method | Public | Method | Get Classification Namespace | 20090109 |
3 | ![]() |
Instance method | Public | Method | Get Classification Value | 20090109 |
4 | ![]() |
Static method | Public | Method | Gets Queried Attributes of Object | 20090109 |
5 | ![]() |
Static method | Public | Method | Gets Object Type | 20090109 |
6 | ![]() |
Instance method | Public | Method | Get Classification UDDI Key | 20090109 |
7 | ![]() |
Instance method | Public | Method | Create New Classification Object | 20090109 |
8 | ![]() |
Instance method | Private | Method | Set Classification Name | 20090109 |
9 | ![]() |
Instance method | Private | Method | Set Classification Namespace | 20090109 |
10 | ![]() |
Instance method | Private | Method | Set Classification Value | 20090109 |
11 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IM_CS_NAME | Call by reference | Type reference (TYPE) | STRING | Classification System Name | 20090109 | ||
2 | ![]() |
IM_CS_NS | Call by reference | Type reference (TYPE) | STRING | Classification System Namespace | 20090109 | ||
3 | ![]() |
IM_CS_VALUE | Call by reference | Type reference (TYPE) | STRING | Classification Value | 20090109 | ||
4 | ![]() |
IM_UDDI_KEY | Call by reference | Type reference (TYPE) | STRING | UDDI Key | 20090109 | ||
5 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |