SAP ABAP Class CL_SRT_WSP_ASSIGN_WS (Assignments in Web Service Environment)
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_ASSIGN_ROOT | Assignment of Profile to RT Configurations | 20050517 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_ASSIGN_WS | Assignment of Profiles to XI Configuration | 20050517 |
Properties
| Class | CL_SRT_WSP_ASSIGN_WS | |
| Short Description | Assignments in Web Service Environment | |
| Super Class | CL_SRT_WSP_ASSIGN_ROOT | Assignment of Profile to RT Configurations |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | SRT_WSP | |
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20050517 | SAP |
| Last change | 20090618 | 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_ASSIGN_WS | Assignment of Profiles to XI Configuration | 20050517 |
Friends
Class CL_SRT_WSP_ASSIGN_WS 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_ASSIGN_WS' | Class Name | 20060815 | ||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20070418 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20061019 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20061019 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Checks Cardinality Between Profile and Assignment | 20060815 | |
| 2 | Instance method | Public | Constructor | Constructor | 20050517 | |
| 3 | Static method | Private | Method | Gets Profile ID Using Persisted Assignments | 20060815 |
Events
Class CL_SRT_WSP_ASSIGN_WS has no event.
Types
Class CL_SRT_WSP_ASSIGN_WS has no local type.
Method Signatures
Method CHECK_CARDINALITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_ASSIGN_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_ASSIGN_NAME | Name der Zuordnung | 20060815 | |||
| 2 | PI_ASSIGN_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ASSIGN_TYPE | Typ der Zuordnung | 20060815 | |||
| 3 | PI_PROFILE_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | WSP name of the profile config | 20060815 | |||
| 4 | PI_PROFILE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_TYPE | WSP profile type | 20060815 | |||
| 5 | PR_PROFILE_ASSIGNED | Value transfer | Type reference (TYPE) | BOOLEAN | X=Profil ist bereits zugeordnet; space=sonst | 20060815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20060815 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_ASSIGN_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_ASSIGN_NAME | Name der Zuordnung | 20050517 | |||
| 2 | PI_ASSIGN_STATE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_STATE | Zuordnungszustand | 20050517 | |||
| 3 | PI_ASSIGN_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ASSIGN_TYPE | Typ der Zuordnung | 20070201 | |||
| 4 | PI_PROFILE_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | Profilname | 20050517 | |||
| 5 | PI_PROFILE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_TYPE | Profiltype | 20050517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20050517 |
Method GET_PROFILE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PC_PROFILE_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | WSP name of the profile config | 20060815 | |||
| 2 | PC_PROFILE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_TYPE | WSP profile type | 20060815 | |||
| 3 | PI_ASSIGN_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_ASSIGN_NAME | Name der Zuordnung | 20060815 | |||
| 4 | PI_ASSIGN_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ASSIGN_TYPE | Typ der Zuordnung | 20060815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20060815 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |