SAP ABAP Interface IF_SRT_WSP_DOMAIN_SYSTEM_GROUP (SRT: Domani System Group Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_DOMAIN_SYSTEM_GROUP | SRT: Group of Domain Systems | 20130524 |
Properties
| Interface | IF_SRT_WSP_DOMAIN_SYSTEM_GROUP | |
| Short Description | SRT: Domani System Group Interface |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20130524 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no forward declaration.
Interfaces
Interface IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no interface.
Friends
Interface IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGE_INFO | Instance attribute | Public | Type reference (TYPE) | SRT_CHANGE_INFO | 20130527 | |||
| 2 | CO_ALLOWED_CHARACTERS | Constant | Public | Type reference (TYPE) | STRING | 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789 _-():.,/' | 20130606 | ||
| 3 | CO_SEARCH_PARAMETERS | Constant | Public | See coding | 20130528 | ||||
| 4 | CREATE_INFO | Instance attribute | Public | Type reference (TYPE) | SRT_CREATE_INFO | 20130527 | |||
| 5 | GROUP_KEY | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_DOMSYS_GROUP_KEY | 20130606 | |||
| 6 | GROUP_NAME | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_DOMSYS_GROUP_NAME | 20130606 | |||
| 7 | HAS_CHANGED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | 20130527 | |||
| 8 | IS_LOCKED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | 20130524 | |||
| 9 | IS_NEW | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | 20130527 | |||
| 10 | IS_TERMINATED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | 20130524 | |||
| 11 | STATE | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_CONFIG_STATE | 20130528 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130528 | ||
| 2 | Instance method | Public | Method | 20130528 | ||
| 3 | Instance method | Public | Method | 20130819 | ||
| 4 | Instance method | Public | Method | 20130528 | ||
| 5 | Instance method | Public | Method | 20130524 | ||
| 6 | Instance method | Public | Method | 20130524 | ||
| 7 | Instance method | Public | Method | 20130524 | ||
| 8 | Instance method | Public | Method | 20130528 | ||
| 9 | Instance method | Public | Method | 20130524 | ||
| 10 | Instance method | Public | Method | 20130529 | ||
| 11 | Instance method | Public | Method | 20130524 | ||
| 12 | Instance method | Public | Method | 20130527 | ||
| 13 | Instance method | Public | Method | 20130524 | ||
| 14 | Instance method | Public | Method | 20130528 | ||
| 15 | Instance method | Public | Method | 20130524 |
Events
Interface IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no event.
Types
Interface IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on Interface IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130528 |
Method ASSIGN_DOMAIN_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOMAIN_SYSTEM_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_DOMAIN_SYSTEM_KEY | 20130528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130528 |
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Value transfer | Type reference (TYPE) | SOAP_ERROR_INFO_LIST | List of SOAP Framework Errors | 20130819 |
Method CHECK on Interface IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no exception.
Method DEACTIVATE Signature
Method DEACTIVATE on Interface IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130528 |
Method DELETE Signature
Method DELETE on Interface IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130524 |
Method GET_ASSIGNED_DOMAIN_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DOMAIN_SYSTEMS | Value transfer | Type reference (TYPE) | SRT_GRP_DOMSYS_ASSIGN_INFO_T | 20130528 |
Method GET_ASSIGNED_DOMAIN_SYSTEMS on Interface IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | 20130524 | |||
| 2 | R_DESCRIPTION | Value transfer | Type reference (TYPE) | SRT_WSP_DESCRIPTION | 20130524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130524 |
Method GET_DESCRIPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DESCRIPTIONS | Value transfer | Type reference (TYPE) | SRT_GRP_DOMSYS_DESCR_INFO_T | 20130528 |
Method GET_DESCRIPTIONS on Interface IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no exception.
Method LOCK Signature
Method LOCK on Interface IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130524 |
Method REMOVE_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | 20130529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130606 |
Method SAVE Signature
Method SAVE on Interface IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130524 |
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | SRT_WSP_DESCRIPTION | 20130527 | ||||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | 20130527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130606 |
Method TERMINATE Signature
Method TERMINATE on Interface IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130524 |
Method UNASSIGN_DOMAIN_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOMAIN_SYSTEM_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_DOMAIN_SYSTEM_KEY | 20130528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130528 |
Method UNLOCK Signature
Method UNLOCK on Interface IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no parameter.
Method UNLOCK on Interface IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |