SAP ABAP Class CL_SRT_REGISTRY_ENTRY (SRT: SOAP Application Registry Entry Based on WSD)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_TOOLS (Package) SOAP Runtime Tools

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_REGISTRY_ENTRY | SRT: Registry Entry | 20030217 |
Properties
Class | CL_SRT_REGISTRY_ENTRY | |
Short Description | SRT: SOAP Application Registry Entry Based on WSD | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SOAP_TOOLS | SOAP Runtime Tools |
Created | 20030217 | SAP |
Last change | 20110908 | 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) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SRT_REGISTRY_ENTRY | SRT: Registry Entry | 20030217 |
Friends
Class CL_SRT_REGISTRY_ENTRY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20030219 | ||||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20030219 | ||||
3 | ![]() |
Constant | Public | Type reference (TYPE) | ANYURI | 'urn:sap-com:soap:runtime:application:rfc:fast' | Temporary: Namespace for SOAP Application Test | 20030812 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'Error' | Constant: Check Returns Errors | 20040701 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | SPACE | Constant: Check Finds No Errors | 20040701 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'Warning' | Constant: Check Returns Warnings | 20040701 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '/sap/bc/srt/rfc' | Root URL for SOAP Application RFC | 20030610 | |
8 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20030217 | ||||
9 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20030217 | ||||
10 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20030217 | ||||
11 | ![]() |
Constant | Private | Type reference (TYPE) | VEPREFTYPE | 'BAPI' | VI for BAPI | 20040121 | |
12 | ![]() |
Constant | Private | Type reference (TYPE) | VEPREFTYPE | 'FUGR' | VI for Function Module | 20030815 | |
13 | ![]() |
Constant | Private | Type reference (TYPE) | VEPREFTYPE | 'FUNC' | VI for Function Module | 20030722 | |
14 | ![]() |
Constant | Private | Type reference (TYPE) | VEPREFTYPE | 'XIPR' | VI for XI Proxy | 20030722 | |
15 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_ICF_AUTHORITY | Authorization check | 20090520 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_REGISTRY_NO_TR_RECORDING | SRT Registry: No Recording of Configuration | 20040803 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SOAP_CFG_LIST | WS Definition: Configuration | 20030219 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_WS_OPERATIONS | WS Definition: Operations | 20030814 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_WS_DEFINITION | SRT Tools: WS Definition | 20030219 | ||
20 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20030813 | ||||
21 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20030219 | ||||
22 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20030219 | ||||
23 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20030219 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Web Services | 20030512 |
2 | ![]() |
Instance method | Public | Method | Check Interface Information for Operations | 20030818 |
3 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090520 |
4 | ![]() |
Instance method | Public | Method | Create External Alias in ICF | 20030610 |
5 | ![]() |
Instance method | Public | Method | Delete External Alias in ICF | 20030908 |
6 | ![]() |
Static method | Public | Method | Get Call Address when Releasing New Web Services | 20031126 |
7 | ![]() |
Static method | Private | Method | Determine VEP Types Using SOAP Application Name | 20030812 |
8 | ![]() |
Instance method | Public | Method | Get Web Service Definiton | 20030415 |
9 | ![]() |
Instance method | Private | Method | Set Transport Flag Depending on WSD Package | 20040803 |
Events
Class CL_SRT_REGISTRY_ENTRY has no event.
Types
Class CL_SRT_REGISTRY_ENTRY has no local type.
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_APPL_LOG | Call by reference | Type reference (TYPE) | BALLOGHNDL | ID Anwendungs-Log | 20030512 | ||
2 | ![]() |
PE_RESULT | Call by reference | Type reference (TYPE) | STRING | Gesamtergebnis | 20040701 | ||
3 | ![]() |
PE_RESULT_DT | Call by reference | Type reference (TYPE) | STRING | Ergebnis für Design-Time-relevante Checks | 20040701 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRT: Ausnahmen der Runtime Registry | 20030528 |
Method CHECK_OPERATIONS_IF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_ERROR | Call by reference | Type reference (TYPE) | FLAG | 'X' - Fehler | 20030818 |
Method CHECK_OPERATIONS_IF on class CL_SRT_REGISTRY_ENTRY has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SRT_REGISTRY_ENTRY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SRT_REGISTRY_ENTRY has no exception.
Method CREATE_EXT_ALIAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_ACCESS_POINT | Call by reference | Type reference (TYPE) | SRT_REGISTRY_ACCESSPOINT | URL | 20030610 | ||
2 | ![]() |
PI_HOST_NUMBER | Call by reference | Type reference (TYPE) | ICFHOSTNUM | Virt. Host | 20030610 | ||
3 | ![]() |
PI_ICFSERDESC | Call by reference | Type reference (TYPE) | ICFSERDESC | Beschreibung eines ICF-Services | 20060717 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRT: Ausnahmen der Runtime Registry | 20030610 |
Method DELETE_EXT_ALIAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_ACCESS_POINT | Call by reference | Type reference (TYPE) | SRT_REGISTRY_ACCESSPOINT | URL | 20030908 | ||
2 | ![]() |
PI_HOST_NUMBER | Call by reference | Type reference (TYPE) | ICFHOSTNUM | Virt. Host | 20030908 | ||
3 | ![]() |
PI_WITH_DIALOG | Call by reference | Type reference (TYPE) | FLAG | Benutzerdialog zum Löschen | 20030908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRT: Ausnahmen der Runtime Registry | 20030908 |
Method DETERMINE_ACCESS_POINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_ACCESS_POINT | Call by reference | Type reference (TYPE) | SRT_REGISTRY_ACCESSPOINT | ermittelte Zugriffsadresse | 20031126 | ||
2 | ![]() |
PE_COUNTER | Call by reference | Type reference (TYPE) | I | Laufende Nummer der Freigabe | 20031126 | ||
3 | ![]() |
PI_DEFAULT_ACCESS_POINT | Value transfer | Type reference (TYPE) | SRT_REGISTRY_ACCESSPOINT | Default Zugriffsadresse | 20031126 | ||
4 | ![]() |
PI_HOST_NUMBER | Value transfer | Type reference (TYPE) | ICFHOSTNUM | Nummer eines virtuellen Hosts | 20031126 | ||
5 | ![]() |
PI_TPHANDLER | Value transfer | Type reference (TYPE) | SRT_REGISTRY_TPHANDLER | ID Transport Handler | 20031126 |
Method DETERMINE_ACCESS_POINT on class CL_SRT_REGISTRY_ENTRY has no exception.
Method GET_VEPTYPE_FOR_SOAP_APPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_VEPTYPES | Value transfer | Type reference (TYPE) | TTYP_VEPTYPE | 20030812 | |||
2 | ![]() |
PI_SOAP_APPLICATION | Call by reference | Type reference (TYPE) | ANYURI | 20030812 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRT: Ausnahmen SOAP Runtime Tools | 20030812 |
Method GET_WS_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_WSDEF_CONFIG | Call by reference | Type reference (TYPE) | SOAP_CFG_LIST | WS Definition: Konfiguration | 20030415 | ||
2 | ![]() |
PE_WSDEF_OPERATIONS | Call by reference | Type reference (TYPE) | SRT_WS_OPERATIONS | WS Definition: Operationen | 20030814 | ||
3 | ![]() |
PE_WSDEF_PROPERTIES | Call by reference | Type reference (TYPE) | SRT_WS_DEFINITION | SRT-Tools: WS-Definition | 20030415 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRT: Ausnahmen der Runtime Registry | 20030415 |
Method INIT_TRANSPORT_FLAG Signature
Method INIT_TRANSPORT_FLAG on class CL_SRT_REGISTRY_ENTRY has no parameter.
Method INIT_TRANSPORT_FLAG on class CL_SRT_REGISTRY_ENTRY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |