SAP ABAP Class CL_SRT_WSP_CFG_TEMPLATE (SRT: 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_CFG_TEMPLATE | Configuration template | 20130304 |
Properties
| Class | CL_SRT_WSP_CFG_TEMPLATE | |
| Short Description | SRT: Configuration template | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20130304 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRT_WSP_CFG_TEMPLATE | Configuration template | 20130304 |
Friends
Class CL_SRT_WSP_CFG_TEMPLATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_CFG_TEMPLATE' | 20130304 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_CFG_TEMPLATE_NAME | SRT: Configuration template name | 20130304 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130304 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_CFG_TEMPLATE_PROP_TAB | WSP Template Properties | 20130304 |
Methods
Events
Class CL_SRT_WSP_CFG_TEMPLATE has no event.
Types
Class CL_SRT_WSP_CFG_TEMPLATE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALLOW_EDIT_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130304 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | SRT_WSP_CFG_TEMPLATE_NAME | SRT: Configuration template name | 20130304 | |||
| 3 | PREDEFINED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20131105 | |||
| 4 | TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CFG_TEMPLATE_TYPE | SRT: Configuration template type | 20130424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20130304 |
Method COPY_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SOURCE_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_CFG_TEMPLATE_NAME | Name of the configuration template | 20131105 | |||
| 2 | I_SOURCE_PREDEFINED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20131105 | |||
| 3 | I_TARGET_DESCRIPTION | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_DESCRIPTION | WSP Configuration Description | 20131105 | |||
| 4 | I_TARGET_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_CFG_TEMPLATE_NAME | Name of the configuration template | 20131105 | |||
| 5 | I_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CFG_TEMPLATE_TYPE | Type of the configuration template | 20131105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20131105 |
Method CREATE_FROM_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CFG_TEMPLATE | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CFG_TEMPLATE | Configuration template | 20130606 | |||
| 2 | CFG_TEMPLATE_STRUC | Call by reference | Type reference (TYPE) | SRT_WSP_CFG_TEMPLATE_INFO_EXT | SRT: Structure of configuration template with properties | 20130606 | |||
| 3 | OVERWRITE_ALLOWED | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20130606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20130606 |
Method CREATE_FROM_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CFG_TEMPLATE | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CFG_TEMPLATE | Configuration template | 20130606 | |||
| 2 | OVERWRITE_ALLOWED | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20130606 | ||
| 3 | XML_DOC | Call by reference | Type reference (TYPE) | XSTRING | 20130606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20130606 |
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTS | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130304 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | SRT_WSP_CFG_TEMPLATE_NAME | SRT: Configuration template name | 20130304 | |||
| 3 | PREDEFINED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20131105 | |||
| 4 | TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CFG_TEMPLATE_TYPE | SRT: Configuration template type | 20130424 |
Method EXISTS on class CL_SRT_WSP_CFG_TEMPLATE has no exception.
Method GET_FF_PROPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CFG_TMPL_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CFG_TEMPLATE_TYPE | Type of the configuration template | 20131105 | |||
| 2 | PROPERTIES_TAB | Value transfer | Type reference (TYPE) | SRT_IF_SRT_WSP_PROPERTIES | Table of WSP Properties | 20131105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20131105 |
Method GET_FF_PROPS_FOR_LP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES_TAB | Value transfer | Type reference (TYPE) | SRT_IF_SRT_WSP_PROPERTIES | Table of WSP Properties | 20131105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20131105 |
Method GET_FF_PROPS_FOR_WSDL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES_TAB | Value transfer | Type reference (TYPE) | SRT_IF_SRT_WSP_PROPERTIES | Table of WSP Properties | 20131105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20131105 |
Method IMPORT_2_STRUCTURE_FROM_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CFG_TEMPLATE_STRUC | Value transfer | Type reference (TYPE) | SRT_WSP_CFG_TEMPLATE_INFO_EXT | Configuration template | 20130606 | |||
| 2 | XML_DOC | Call by reference | Type reference (TYPE) | XSTRING | 20130606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20130606 |
Method INIT_FROM_DB Signature
Method INIT_FROM_DB on class CL_SRT_WSP_CFG_TEMPLATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20130304 |
Method LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CFG_TEMPLATE_LIST | Value transfer | Type reference (TYPE) | SRT_WSP_CFG_TEMPLATE_LIST | SRT: Table of configuration templates | 20130304 | |||
| 2 | MAX_HITS | Call by reference | Type reference (TYPE) | SRT_AD_SEARCH_NUM_MAX_HITS | SRT Advanced Search Maximum Number of Hits | 20131105 | |||
| 3 | SEARCH_ATTRIBUTES | Call by reference | Type reference (TYPE) | SRT_WSP_AD_SEARCH_ATTRIBUTE_T | SRT: Advanced Search Attributes | 20131105 |
Method LIST on class CL_SRT_WSP_CFG_TEMPLATE has no exception.
Method LOCK Signature
Method LOCK on class CL_SRT_WSP_CFG_TEMPLATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20130305 |
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CFG_TEMPLATE | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CFG_TEMPLATE | Configuration template | 20130304 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | SRT_WSP_CFG_TEMPLATE_NAME | SRT: Configuration template name | 20130304 | |||
| 3 | PREDEFINED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20131105 | |||
| 4 | TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CFG_TEMPLATE_TYPE | SRT: Configuration template type | 20130424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20130304 |
Method OPEN_READ_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CFG_TEMPLATE | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CFG_TEMPLATE | Configuration template | 20130304 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | SRT_WSP_CFG_TEMPLATE_NAME | SRT: Configuration template name | 20130304 | |||
| 3 | PREDEFINED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20131105 | |||
| 4 | TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CFG_TEMPLATE_TYPE | SRT: Configuration template type | 20130424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20130304 |
Method UNLOCK Signature
Method UNLOCK on class CL_SRT_WSP_CFG_TEMPLATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20130305 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |