SAP ABAP Class IF_SRT_LP_CONFIG (SRT Logical Port Configuration)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_LP_CONFIG | SRT Logical Port Configuration | 20041220 |
Properties
Class | IF_SRT_LP_CONFIG | |
Short Description | SRT Logical Port Configuration | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20041220 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SRT_LP_CONFIG has no forward declaration.
Interfaces
Class IF_SRT_LP_CONFIG has no interface implemented.
Friends
Class IF_SRT_LP_CONFIG 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) | SRT_LP_DESCRIPTION | Description of Logical Port | 20041220 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | C | 'D' = Display; 'C' = Change | 20041230 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | HTTP Destination | 20041228 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | HTTP Path Prefix | 20041228 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Logical Port Active | 20041223 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Logical Port Modified Since Last Saved | 20041220 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Logical Port Is Default Port | 20041220 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Logical Port Is New | 20041220 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRT_LP_NAME | Name of Logical Port | 20041220 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SEOCLSNAME | ABAP Name of Proxy Class | 20041220 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Object terminated | 20041228 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | URL | 20041228 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Logical Port Uses HTTP Destination | 20041223 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Logical Port Uses URL | 20041223 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Activates LP | 20041223 |
2 | ![]() |
Instance method | Public | Method | Checks LP | 20041223 |
3 | ![]() |
Instance method | Public | Method | Creates Copy of LP | 20041223 |
4 | ![]() |
Instance method | Public | Method | Deactivates LP | 20041223 |
5 | ![]() |
Instance method | Public | Method | Deletes LP from Database | 20041223 |
6 | ![]() |
Instance method | Public | Method | Saves LP to Database | 20041223 |
7 | ![]() |
Instance method | Public | Method | Sets Port to Default/Regular Logical Port | 20041229 |
8 | ![]() |
Instance method | Public | Method | Sets Description of LP | 20050101 |
9 | ![]() |
Instance method | Public | Method | Sets Edit Mode | 20041230 |
10 | ![]() |
Instance method | Public | Method | Sets HTTP Destination (Deletes URL Implicitly) | 20041223 |
11 | ![]() |
Instance method | Public | Method | Sets URL (Deletes HTTP Destination Implicitly) | 20041223 |
12 | ![]() |
Instance method | Public | Method | Terminates this Instance of Logical Port | 20041223 |
Events
Class IF_SRT_LP_CONFIG has no event.
Types
Class IF_SRT_LP_CONFIG has no local type.
Method Signatures
Method ACTIVATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RC | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' = ok / ' ' = failure | 20041223 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRT Error class | 20041223 |
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR_INFO | Value transfer | Type reference (TYPE) | SOAP_ERROR_INFO_LIST | Liste von SOAP Framework-Fehlern | 20041223 | ||
2 | ![]() |
IS_VALID | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' = valid / ' ' = invalid | 20041223 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRT Error class | 20041223 |
Method CLONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_LP | Value transfer | Object reference (TYPE REF TO) | IF_SRT_LP_CONFIG | SRT Logical Port Configuration | 20041223 | ||
2 | ![]() |
LP_NAME | Value transfer | Type reference (TYPE) | SRT_LP_NAME | Logischer Port Name | 20041229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRT Error class | 20041223 |
Method DEACTIVATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RC | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' = ok / ' ' = failure | 20041223 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRT Error class | 20041223 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RC | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' = ok / ' ' = failure | 20041223 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRT Error class | 20041223 |
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RC | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' = ok / ' ' = failure | 20041223 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRT Error class | 20041223 |
Method SET_DEFAULT_PORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEFAULT | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' = Default port / ' ' = Normal port | 20041229 | ||
2 | ![]() |
RC | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' = ok / ' ' = failure | 20041229 | ||
3 | ![]() |
RESET_OTHER | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' = resets another default port to a normal port | 20041231 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRT Error class | 20041229 |
Method SET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Description of the LP | 20050101 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRT Error class | 20050101 |
Method SET_EDIT_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MODE | Value transfer | Type reference (TYPE) | C | Display = 'D'; Change = 'C' | 20041230 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRT Error class | 20041230 |
Method SET_HTTP_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESTINATION | Value transfer | Type reference (TYPE) | STRING | target HTTP Destination | 20041223 | ||
2 | ![]() |
PATHPREFIX | Value transfer | Type reference (TYPE) | STRING | target path prefix | 20041228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRT Error class | 20041223 |
Method SET_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
URL | Value transfer | Type reference (TYPE) | STRING | target URL | 20041223 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRT Error class | 20041223 |
Method TERMINATE Signature
Method TERMINATE on class IF_SRT_LP_CONFIG has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRT Error class | 20041223 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |