SAP ABAP Class CL_SRAPI_AGENT (Agent)
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 | 20050827 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRAPI_WSDL_OBJECT | WSDL Object from Service Repository | 20050827 |
Properties
| Class | CL_SRAPI_AGENT | |
| Short Description | Agent | |
| 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 | 20050827 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAPI_AGENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRAPI_WSDL_OBJECT | WSDL Object from Service Repository | 20050827 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRAPI_QUERY_RES_2_REP_OBJ | 20050827 | 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' | ID for Attribute: Category | 20060203 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | Agent Category | 20060203 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'I' | Inbound Agent | 20060203 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'O' | Outbound Agent | 20060203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets Agent Category | 20060203 | |
| 2 | Static method | Public | Method | Object Label | 20050827 | |
| 3 | Static method | Public | Method | Result Attributes | 20050827 | |
| 4 | Static method | Public | Method | Gets Object Type | 20050827 | |
| 5 | Instance method | Private | Method | Sets Agent Category | 20060203 |
Events
Class CL_SRAPI_AGENT has no event.
Types
Class CL_SRAPI_AGENT has no local type.
Method Signatures
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 des Agenten | 20060203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme Queryservice | 20060203 | ||
| 2 | Repository nicht verfügbar | 20060203 |
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 des Objekts | 20050827 |
Method GET_LABEL on class CL_SRAPI_AGENT 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 | 20050827 |
Method GET_RESULT_ATTRIBUTES on class CL_SRAPI_AGENT 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 | Typ des Objekts | 20050827 |
Method GET_TYPE on class CL_SRAPI_AGENT has no exception.
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 | 20060203 |
Method SET_CATEGORY on class CL_SRAPI_AGENT has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |