SAP ABAP Class CL_SRAPI_SERVICE_INTERFACE (Service Interface)
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_CLASSIFIABLE_REPOBJ | Classification Parent Class | 20090109 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRAPI_WSDL_OBJECT | WSDL Object from Service Repository | 20041015 |
Properties
| Class | CL_SRAPI_SERVICE_INTERFACE | |
| Short Description | Service Interface | |
| Super Class | CL_SRAPI_CLASSIFIABLE_REPOBJ | Classification Parent Class |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_SREP_API | API for Repository |
| Created | 20041015 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAPI_SERVICE_INTERFACE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRAPI_WSDL_OBJECT | WSDL Object from Service Repository | 20041015 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRAPI_QUERY_RES_2_REP_OBJ | 20041015 | 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 | 'CATEGORY' | Category attrib. | 20041015 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | Category of Interface | 20041015 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'I' | Inbound Interface | 20041015 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'L' | Abstract/Local Interface | 20041015 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'O' | Outbound Interface | 20041015 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | Interface pattern | 20070518 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'S' | 20061204 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'L' | 20061204 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'T' | 20061204 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | '' | 20061204 | |||
| 11 | Static Attribute | Public | Type reference (TYPE) | STRING | Operation Links | 20041015 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | SRAPI_T_OPERATIONS | Table of Operation Instances | 20041015 | |||
| 13 | Constant | Private | Type reference (TYPE) | STRING | 'IFPATTERN' | Query attribute for interface pattern | 20070518 | ||
| 14 | Constant | Protected | Type reference (TYPE) | STRING | 'OBJECTSTATE' | Query result attribute for release state | 20070620 | ||
| 15 | Instance attribute | Private | Type reference (TYPE) | STRING | Value of release state | 20070620 | |||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'D' | Release status value "DEPRECATED" | 20070620 | ||
| 17 | Constant | Public | Type reference (TYPE) | STRING | '' | Release status value "NOT_RELEASED" | 20070620 | ||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'R' | Release status "RELEASED" | 20070620 | ||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'S' | Release status value "RELEASE_RESTRICTED" | 20070620 | ||
| 20 | Constant | Public | Type reference (TYPE) | STRING | 'V' | Release status value "REVOKED" | 20070620 |
Methods
Events
Class CL_SRAPI_SERVICE_INTERFACE has no event.
Types
Class CL_SRAPI_SERVICE_INTERFACE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SRAPI_SERVICE_INTERFACE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SRAPI_SERVICE_INTERFACE has no exception.
Method GET_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | Kategorie | 20041015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme Queryservice | 20041015 | ||
| 2 | Repository nicht verfügbar | 20041015 |
Method GET_INTERFACE_PATTERN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20070518 |
Method GET_INTERFACE_PATTERN on class CL_SRAPI_SERVICE_INTERFACE 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 | Objektbezeichnung | 20041019 |
Method GET_LABEL on class CL_SRAPI_SERVICE_INTERFACE has no exception.
Method GET_MATCHING_INTERFACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SRAPI_T_REP_OBJECT_KEY | Keys passender Interfaces | 20060209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme Queryservice | 20060209 | ||
| 2 | Repository nicht verfügbar | 20060209 | ||
| 3 | User nicht berechtigt | 20060209 |
Method GET_OPERATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SRAPI_T_OPERATIONS | Tabelle mit Referenzen auf Interfaceoperationen | 20041021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme Queryservice | 20041015 | ||
| 2 | Repository nicht verfügbar | 20041015 |
Method GET_RELEASE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | The release state | 20070620 |
Method GET_RELEASE_STATE on class CL_SRAPI_SERVICE_INTERFACE 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 | 20041015 |
Method GET_RESULT_ATTRIBUTES on class CL_SRAPI_SERVICE_INTERFACE 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 | 20041015 |
Method GET_TYPE on class CL_SRAPI_SERVICE_INTERFACE has no exception.
Method IS_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20090109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Query Service | 20090109 | ||
| 2 | Repository Not Available | 20090109 |
Method QUERY_OPERATIONS 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_OPERATIONS | Tabelle mit Referenzen auf Interfaceoperationen | 20041015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme Queryservice | 20041015 | ||
| 2 | Repository nicht verfügbar | 20041015 |
Method SET_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CATEGORY | Call by reference | Type reference (TYPE) | STRING | Kategorie des Interfaces | 20041015 |
Method SET_CATEGORY on class CL_SRAPI_SERVICE_INTERFACE has no exception.
Method SET_INTERFACE_PATTERN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INTERFACE_PATTERN | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method SET_INTERFACE_PATTERN on class CL_SRAPI_SERVICE_INTERFACE has no exception.
Method SET_OPERATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OPERATIONS | Call by reference | Type reference (TYPE) | SRAPI_T_OPERATIONS | Tabelle mit Referenzen auf Interfaceoperationen | 20041015 |
Method SET_OPERATIONS on class CL_SRAPI_SERVICE_INTERFACE has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |