SAP ABAP Class CL_SRT_LP_CONFIG (SRT Logical Port Configuration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_LPREG (Package) Logical Port Registry
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_LP_CONFIG | SRT Logical Port Configuration | 20041220 |
Properties
| Class | CL_SRT_LP_CONFIG | |
| Short Description | SRT Logical Port Configuration | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_LPREG | Logical Port Registry |
| Created | 20041220 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRT_LP_CONFIG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRT_LP_CONFIG | SRT Logical Port Configuration | 20041220 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRT_LP_REGISTRY | 20041220 | SRT Logical Port Registry |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | ACTIV_AUTH | '43' | Activate Authorization | 20041228 | ||
| 2 | Constant | Private | Type reference (TYPE) | ACTIV_AUTH | '02' | Change Authorization | 20041228 | ||
| 3 | Constant | Private | Type reference (TYPE) | ACTIV_AUTH | '06' | Delete Authorization | 20041228 | ||
| 4 | Constant | Private | Type reference (TYPE) | ACTIV_AUTH | '03' | Display Authorization | 20041228 | ||
| 5 | Constant | Private | Type reference (TYPE) | C | 'C' | Edit Mode 'Change' | 20041223 | ||
| 6 | Constant | Private | Type reference (TYPE) | C | 'D' | Edit Mode 'Display' | 20041223 | ||
| 7 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | ' ' | Hidden Generation Probably Possible | 20050113 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | SRT_LP_MESSAGE | Logical Port Message Format | 20041223 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | LP Message Text | 20041223 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRT_LP_MAINTENANCE | LP Object | 20041223 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRT_LP_REGISTRY | SRT Logical Port Registry | 20041229 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041223 | |
| 2 | Instance method | Private | Method | Checks Authorizations | 20041228 | |
| 3 | Instance method | Private | Method | Checks Edit Mode 'Change' | 20041230 | |
| 4 | Instance method | Private | Method | Clears All Attributes | 20041228 | |
| 5 | Instance method | Private | Method | Modifies Old Configuration | 20041229 | |
| 6 | Instance method | Private | Method | Sets Attributes from LP Object | 20041228 |
Events
Class CL_SRT_LP_CONFIG has no event.
Types
Class CL_SRT_LP_CONFIG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LP_NAME | Value transfer | Type reference (TYPE) | SRT_LP_NAME | Logischer Port Name | 20041223 | |||
| 2 | LP_REGISTRY | Value transfer | Object reference (TYPE REF TO) | IF_SRT_LP_REGISTRY | SRT Logical Port Registry | 20041223 | |||
| 3 | LP_TABLES | Value transfer | Type reference (TYPE) | SRT_LP_TABLES | Alle Tabellen für einen logischen Port | 20041229 | |||
| 4 | PROXY_CLASS | Value transfer | Type reference (TYPE) | SRT_LP_PROXYCLASS | Proxyklasse eines logischen Ports | 20041223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SRT Error class | 20041223 |
Method _CHECK_AUTHORIZATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVITY | Value transfer | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20041228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SRT Error class | 20041228 |
Method _CHECK_CHANGE_MODE Signature
Method _CHECK_CHANGE_MODE on class CL_SRT_LP_CONFIG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SRT Error class | 20041230 |
Method _CLEAR_ATTRIBUTES Signature
Method _CLEAR_ATTRIBUTES on class CL_SRT_LP_CONFIG has no parameter.
Method _CLEAR_ATTRIBUTES on class CL_SRT_LP_CONFIG has no exception.
Method _MODIFY_OLD_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LP_NAME | Value transfer | Type reference (TYPE) | SRT_LP_NAME | Logischer Port Name | 20041229 | |||
| 2 | TABS_IN | Value transfer | Type reference (TYPE) | SRT_LP_TABLES | Alle Tabellen für einen logischen Port | 20041229 | |||
| 3 | TABS_OUT | Value transfer | Type reference (TYPE) | SRT_LP_TABLES | Alle Tabellen für einen logischen Port | 20041229 |
Method _MODIFY_OLD_CONFIG on class CL_SRT_LP_CONFIG has no exception.
Method _SET_ATTRIBUTES_FROM_LP Signature
Method _SET_ATTRIBUTES_FROM_LP on class CL_SRT_LP_CONFIG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SRT Error class | 20041228 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |