SAP ABAP Class CL_SRAPI_DATA_TYPE (Data Type)
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 | 20040917 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRAPI_WSDL_OBJECT | WSDL Object from Service Repository | 20040917 |
Properties
| Class | CL_SRAPI_DATA_TYPE | |
| Short Description | Data Type | |
| 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 | 20040917 | SAP |
| Last change | 20080612 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAPI_DATA_TYPE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRAPI_WSDL_OBJECT | WSDL Object from Service Repository | 20040917 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRAPI_QUERY_RES_2_REP_OBJ | 20040920 | Factory for Repository Objects |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'CLASSIFICATION' | 20061204 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'A' | 20061204 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20061204 | ||||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'C' | 20061204 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | '' | 20061204 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'IS_COMPLEX' | 20061204 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20061204 | ||||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'X' | 20061204 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | '' | 20061204 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'S' | 20061204 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRAPI_REP_OBJECT_KEY | Key of a Repository Object | 20070523 | |||
| 12 | Constant | Private | Type reference (TYPE) | STRING | 'IS_RESTRICTION' | Query field for is restriction | 20070523 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'REP_TERM' | 20061204 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | STRING | 20061204 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=true, -=false, space=unknown) | 20070523 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20061204 | ||
| 2 | Instance method | Public | Method | 20061204 | ||
| 3 | Static method | Public | Method | Object Description | 20041007 | |
| 4 | Instance method | Public | Method | Get the key of the original data type | 20070523 | |
| 5 | Instance method | Public | Method | 20061204 | ||
| 6 | Static method | Public | Method | Result Attributes | 20040917 | |
| 7 | Static method | Public | Method | Object Type | 20040917 | |
| 8 | Instance method | Public | Method | Check this is a restiction of an original data type | 20070523 | |
| 9 | Instance method | Private | Method | 20061204 | ||
| 10 | Instance method | Private | Method | 20061204 | ||
| 11 | Instance method | Private | Method | 20061204 |
Events
Class CL_SRAPI_DATA_TYPE has no event.
Types
Class CL_SRAPI_DATA_TYPE has no local type.
Method Signatures
Method GET_CLASSIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20061204 |
Method GET_CLASSIFICATION on class CL_SRAPI_DATA_TYPE has no exception.
Method GET_CONTENT_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20061204 |
Method GET_CONTENT_MODEL on class CL_SRAPI_DATA_TYPE has no exception.
Method GET_LABEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | Label | 20041007 |
Method GET_LABEL on class CL_SRAPI_DATA_TYPE has no exception.
Method GET_ORIGINAL_TYPE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRAPI_REP_OBJECT_KEY | Schlüssel eines Repositoryobjekts | 20070523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme Rep API | 20070523 |
Method GET_REPRESENTATION_TERM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20061204 |
Method GET_REPRESENTATION_TERM on class CL_SRAPI_DATA_TYPE 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 | Ergebnisattribute | 20040917 |
Method GET_RESULT_ATTRIBUTES on class CL_SRAPI_DATA_TYPE 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 | Objekttyp | 20040917 |
Method GET_TYPE on class CL_SRAPI_DATA_TYPE has no exception.
Method IS_RESTRICTION_OF_ORIGINAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20070523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme Rep API | 20070523 |
Method SET_CLASSIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLASSIFICATION | Call by reference | Type reference (TYPE) | STRING | 20061204 |
Method SET_CLASSIFICATION on class CL_SRAPI_DATA_TYPE has no exception.
Method SET_CONTENT_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTENT_MODEL | Call by reference | Type reference (TYPE) | STRING | 20061204 |
Method SET_CONTENT_MODEL on class CL_SRAPI_DATA_TYPE has no exception.
Method SET_REPRESENTATION_TERM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REPRESENTATION_TERM | Call by reference | Type reference (TYPE) | STRING | 20061204 |
Method SET_REPRESENTATION_TERM on class CL_SRAPI_DATA_TYPE has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 700 |