SAP ABAP Class CL_SRT_WSP_CONFIG_DT_PROFILE (WSP Configuration Web Service Profile DT)
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 | Inheritance (c INHERITING FROM c_ref) | CL_SRT_WSP_CONFIG_ROOT | WSP Configuration (Root Class) | 20050602 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_CONFIG_DT_PROFILE | WSP Configuration Profile DT | 20050602 |
Properties
| Class | CL_SRT_WSP_CONFIG_DT_PROFILE | |
| Short Description | WSP Configuration Web Service Profile DT | |
| Super Class | CL_SRT_WSP_CONFIG_ROOT | WSP Configuration (Root Class) |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | SRT_WSP | |
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20050602 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRT_WSP_CONFIG_DT_PROFILE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRT_WSP_CONFIG_DT_PROFILE | WSP Configuration Profile DT | 20050602 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRT_WSP_CONFIG_REGISTRY | 20051017 | WSP Configuration Registry | |
| 2 | CL_SRT_WSP_CONFIG_REGISTRY_XI | 20110502 | WSP Configuration Registry | |
| 3 | CL_SRT_WSP_FACTORY | 20050602 | WSP Factory Class | |
| 4 | CL_SRT_WSP_FEATURE_FACTORY | 20050602 | WSP Feature Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_CONFIG_DT_PROFILE' | Class Name | 20050602 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | WSP internal name of the profile configuration | 20050602 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050602 | |
| 2 | Instance method | Private | Method | Creates the initial subject nodes | 20050602 | |
| 3 | Instance method | Protected | Method | Returns the profile structure | 20050602 | |
| 4 | Instance method | Protected | Method | Initializes the profile from the profile structure | 20050602 | |
| 5 | Static method | Protected | Method | Returns a profile instance | 20050602 | |
| 6 | Instance method | Protected | Method | Sets Edit Mode | 20050602 |
Events
Class CL_SRT_WSP_CONFIG_DT_PROFILE has no event.
Types
Class CL_SRT_WSP_CONFIG_DT_PROFILE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | WSP name of the profile config | 20050602 | |||
| 2 | SOAP_APPLICATION | Value transfer | Type reference (TYPE) | SRT_WSP_SOAP_APPL_NAME | WSP name of the SOAP Application | 20050602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20050602 |
Method CREATE_INITIAL_NODES Signature
Method CREATE_INITIAL_NODES on class CL_SRT_WSP_CONFIG_DT_PROFILE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20050602 |
Method GET_PROFILE_STRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROFILE_STRUC | Value transfer | Type reference (TYPE) | SRT_WSP_DT_PROFILE_STRUC | WSP DT Profile structure for XML transf. (Don't change) | 20050602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20050602 |
Method INITIALIZE_FROM_PROFILE_STRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROFILE_STRUC | Value transfer | Type reference (TYPE) | SRT_WSP_DT_PROFILE_STRUC | WSP DT Profile structure for XML transf. (Don't change) | 20050602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20050602 |
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DT_PROFILE | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_DT_PROFILE | WSP Configuration Profile DT | 20050602 | |||
| 2 | NAME | Value transfer | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | WSP name of the profile config | 20050602 | |||
| 3 | SOAP_APPLICATION | Value transfer | Type reference (TYPE) | SRT_WSP_SOAP_APPL_NAME | WSP name of the SOAP Application | 20050602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20050602 |
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 | read only = 'X'; read/write = ' ' | 20050602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20050602 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |