SAP ABAP Interface IF_SRT_WSP_CFG_TEMPLATE (Configuration template)
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_CFG_TEMPLATE | SRT: Configuration template | 20130304 |
Properties
| Interface | IF_SRT_WSP_CFG_TEMPLATE | |
| Short Description | Configuration template |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20130304 | SAP |
| Last changed | 20141121 | |
| Unicode checks active |
Forward declarations
Interface IF_SRT_WSP_CFG_TEMPLATE has no forward declaration.
Interfaces
Interface IF_SRT_WSP_CFG_TEMPLATE has no interface.
Friends
Interface IF_SRT_WSP_CFG_TEMPLATE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED_AT | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20130531 | ||
| 2 | CHANGED_BY | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20130531 | ||
| 3 | CHANGED_CP | Instance attribute | Public | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20130531 | ||
| 4 | CHANGED_ON | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of Last Change | 20130531 | ||
| 5 | CHANGED_TC | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20130531 | ||
| 6 | CREATED_AT | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20130531 | ||
| 7 | CREATED_BY | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20130531 | ||
| 8 | CREATED_CP | Instance attribute | Public | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20130531 | ||
| 9 | CREATED_ON | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of Last Change | 20130531 | ||
| 10 | CREATED_TC | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20130531 | ||
| 11 | DESCRIPTION | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_CONFIG_DESCRIPTION | WSP Configuration Description | 20130304 | ||
| 12 | NAME | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_CFG_TEMPLATE_NAME | SRT: Configuration template name | 20130304 | ||
| 13 | NEW | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130304 | ||
| 14 | PREDEFINED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20131105 | ||
| 15 | READ_ONLY | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130304 | ||
| 16 | TERMINATED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130304 | ||
| 17 | TYPE | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_CFG_TEMPLATE_TYPE | SRT: Configuration template type | 20130424 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130304 | ||
| 2 | Instance method | Public | Method | 20130304 | ||
| 3 | Instance method | Public | Method | Exports a configuration template to an xml document | 20130531 | |
| 4 | Instance method | Public | Method | 20130304 | ||
| 5 | Instance method | Public | Method | 20130304 | ||
| 6 | Instance method | Public | Method | Set Description | 20130606 | |
| 7 | Instance method | Public | Method | Set the Edit Mode | 20130305 | |
| 8 | Instance method | Public | Method | 20130304 | ||
| 9 | Instance method | Public | Method | 20130304 |
Events
Interface IF_SRT_WSP_CFG_TEMPLATE has no event.
Types
Interface IF_SRT_WSP_CFG_TEMPLATE has no local type.
Method Signatures
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 | 20130304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20131105 |
Method DELETE Signature
Method DELETE on Interface IF_SRT_WSP_CFG_TEMPLATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20130304 |
Method EXPORT_TO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML_DOC | Value transfer | Type reference (TYPE) | XSTRING | 20130531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20130531 |
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES | Value transfer | Type reference (TYPE) | SRT_WSP_CFG_TEMPLATE_PROP_TAB | WSP Template Properties | 20130304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20130304 |
Method SAVE Signature
Method SAVE on Interface IF_SRT_WSP_CFG_TEMPLATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20130304 |
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_DESCRIPTION | WSP Configuration Description | 20130606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20130606 |
Method SET_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | READ_ONLY | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20130305 |
Method SET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES | Call by reference | Type reference (TYPE) | SRT_WSP_CFG_TEMPLATE_PROP_TAB | WSP Template Properties | 20130304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20130304 |
Method TERMINATE Signature
Method TERMINATE on Interface IF_SRT_WSP_CFG_TEMPLATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20130304 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |