SAP ABAP Class IF_SRT_WSP_CFG_TEMPLATE (Configuration template)
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
| Class | IF_SRT_WSP_CFG_TEMPLATE | |
| Short Description | Configuration template | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130304 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRT_WSP_CFG_TEMPLATE has no forward declaration.
Interfaces
Class IF_SRT_WSP_CFG_TEMPLATE has no interface implemented.
Friends
Class IF_SRT_WSP_CFG_TEMPLATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20130531 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20130531 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20130531 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of Last Change | 20130531 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20130531 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20130531 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20130531 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20130531 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of Last Change | 20130531 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20130531 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_CONFIG_DESCRIPTION | WSP Configuration Description | 20130304 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_CFG_TEMPLATE_NAME | SRT: Configuration template name | 20130304 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130304 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20131105 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130304 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130304 | |||
| 17 | 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
Class IF_SRT_WSP_CFG_TEMPLATE has no event.
Types
Class 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 class 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 class 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 class 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 |