Hierarchy

⤷

⤷

Properties
Class | CL_SRT_WSDL_ANALYSER_HELPER | |
Short Description | Helper class for WSDL Analyser | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOA_MANAGER_ABAP_UI | SOA Manager: User Interaction ABAP Stack |
Created | 20100209 | 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) |
Interfaces
Class CL_SRT_WSDL_ANALYSER_HELPER has no interface implemented.
Friends
Class CL_SRT_WSDL_ANALYSER_HELPER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20110120 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TSIDL_WSDL_ANL_ELEMENT | Table of WSDL elements for WSDL analyzer | 20110120 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TSIDL_WSDL_ANL_ELEMENT | Table of WSDL elements for WSDL analyzer | 20110120 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20110120 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TSIDL_WSDL_ANL_ELEMENT | Table of WSDL elements for WSDL analyzer | 20110120 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TSIDL_WSDL_ANL_ELEMENT | Table of WSDL elements for WSDL analyzer | 20110120 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TSIDL_WSDL_ANL_NS | Namespace to prefix mapping for WSDL analyzer | 20110120 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20110120 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TSIDL_WSDL_ANL_PARAM_TABLE | Operation parameters | 20110120 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TSIDL_WSDL_ANL_ELEMENT | Table of WSDL elements for WSDL analyzer | 20110120 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_SIDL | WSP Configuration SIDL | 20110120 | ||
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SIDL_DEFINITION | Definition | 20110120 |
Methods
Events
Class CL_SRT_WSDL_ANALYSER_HELPER has no event.
Types
Class CL_SRT_WSDL_ANALYSER_HELPER has no local type.
Method Signatures
Method CHECK_FOR_ASSERTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COUNT | Value transfer | Type reference (TYPE) | I | 20110120 |
Method CHECK_FOR_ASSERTION on class CL_SRT_WSDL_ANALYSER_HELPER has no exception.
Method GET_BINDINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20110120 | |||
2 | ![]() |
PARENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20110120 | |||
3 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | TSIDL_WSDL_ANL_ELEMENT | Table of WSDL elements for WSDL analyzer | 20110120 |
Method GET_BINDINGS on class CL_SRT_WSDL_ANALYSER_HELPER has no exception.
Method GET_BINDING_OPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20110120 | |||
2 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | TSIDL_WSDL_ANL_ELEMENT | Table of WSDL elements for WSDL analyzer | 20110120 |
Method GET_BINDING_OPS on class CL_SRT_WSDL_ANALYSER_HELPER has no exception.
Method GET_BINDING_OPS_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OPERATION_NAME | Call by reference | Type reference (TYPE) | STRING | Binding Operation Name | 20110120 | ||
2 | ![]() |
PARENT_NAME | Call by reference | Type reference (TYPE) | STRING | Parent name of the binding operation | 20110120 |
Method GET_BINDING_OPS_PARENT on class CL_SRT_WSDL_ANALYSER_HELPER has no exception.
Method GET_BINDING_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BINDING_NAME | Call by reference | Type reference (TYPE) | STRING | Binding Name | 20110120 | ||
2 | ![]() |
PARENT_NAME | Call by reference | Type reference (TYPE) | STRING | parent name of the binding | 20110120 |
Method GET_BINDING_PARENT on class CL_SRT_WSDL_ANALYSER_HELPER has no exception.
Method GET_EXCEPTION_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20110120 | ||
2 | ![]() |
LONGTEXT | Call by reference | Type reference (TYPE) | STRING | 20110120 | |||
3 | ![]() |
ORIGINAL_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20110120 | ||
4 | ![]() |
PROBLEM_NODE | Call by reference | Type reference (TYPE) | SSLIB_CHILD_XML_NODE | XML node in a document | 20110120 | ||
5 | ![]() |
XPATH | Call by reference | Type reference (TYPE) | STRING | 20110120 |
Method GET_EXCEPTION_DETAILS on class CL_SRT_WSDL_ANALYSER_HELPER has no exception.
Method GET_INTERFACES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20110120 | |||
2 | ![]() |
PARENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20110120 | |||
3 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | TSIDL_WSDL_ANL_ELEMENT | Table of WSDL elements for WSDL analyzer | 20110120 |
Method GET_INTERFACES on class CL_SRT_WSDL_ANALYSER_HELPER has no exception.
Method GET_INTERFACES_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COUNT | Value transfer | Type reference (TYPE) | I | 20110120 |
Method GET_INTERFACES_COUNT on class CL_SRT_WSDL_ANALYSER_HELPER has no exception.
Method GET_INTERFACE_OPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20110120 | |||
2 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | TSIDL_WSDL_ANL_ELEMENT | Table of WSDL elements for WSDL analyzer | 20110120 |
Method GET_INTERFACE_OPS on class CL_SRT_WSDL_ANALYSER_HELPER has no exception.
Method GET_INTERFACE_OPS_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OPERATION_NAME | Call by reference | Type reference (TYPE) | STRING | Name of the interface operation | 20110120 | ||
2 | ![]() |
PARENT_NAME | Call by reference | Type reference (TYPE) | STRING | Parent of the interface operation | 20110120 |
Method GET_INTERFACE_OPS_PARENT on class CL_SRT_WSDL_ANALYSER_HELPER has no exception.
Method GET_NAMESPACES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | TSIDL_WSDL_ANL_NS | Namespace to prefix mapping for WSDL analyzer | 20110120 |
Method GET_NAMESPACES on class CL_SRT_WSDL_ANALYSER_HELPER has no exception.
Method GET_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INTERFACE | Call by reference | Type reference (TYPE) | STRING | 20110120 | |||
2 | ![]() |
OPERATION | Call by reference | Type reference (TYPE) | STRING | 20110120 | |||
3 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | TSIDL_WSDL_ANL_MESSAGE | Table of messages for WSDL analyzer | 20110120 |
Method GET_PARAMETERS on class CL_SRT_WSDL_ANALYSER_HELPER has no exception.
Method GET_POLICIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALTERNATIVES | Call by reference | Type reference (TYPE) | TSIDL_WSDL_ANL_PROPERTY_LIST | Table of sets of properties | 20110120 | ||
2 | ![]() |
COMMON_PROPS | Call by reference | Type reference (TYPE) | TSIDL_WSDL_ANL_PROPERTY | Table of properties | 20110120 | ||
3 | ![]() |
PARENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20110120 | |||
4 | ![]() |
PARENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20110120 | |||
5 | ![]() |
SUBJECT_NAME | Call by reference | Type reference (TYPE) | STRING | 20110120 | |||
6 | ![]() |
SUBJECT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20110120 |
Method GET_POLICIES on class CL_SRT_WSDL_ANALYSER_HELPER has no exception.
Method GET_SERVICES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20110120 | |||
2 | ![]() |
PARENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20110120 | |||
3 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | TSIDL_WSDL_ANL_ELEMENT | Table of WSDL elements for WSDL analyzer | 20110120 |
Method GET_SERVICES on class CL_SRT_WSDL_ANALYSER_HELPER has no exception.
Method GET_SERVICES_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COUNT | Value transfer | Type reference (TYPE) | I | 20110120 |
Method GET_SERVICES_COUNT on class CL_SRT_WSDL_ANALYSER_HELPER has no exception.
Method GET_SERVICE_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT_NAME | Call by reference | Type reference (TYPE) | STRING | Parent name of the service | 20110120 | ||
2 | ![]() |
SERVICE_NAME | Call by reference | Type reference (TYPE) | STRING | Service Name | 20110120 |
Method GET_SERVICE_PARENT on class CL_SRT_WSDL_ANALYSER_HELPER has no exception.
Method GET_SIDL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALT_CHOICE | Call by reference | Type reference (TYPE) | TSIDL_WSDL_ANL_ALT_CHOICE | Table of chosen alternatives | 20110120 | ||
2 | ![]() |
RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SIDL_DEFINITION | Definition | 20110120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SIDL Exception Class | 20110120 |
Method INIT_FOR_INTERFACE_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACCESS_PASSWORD | Call by reference | Type reference (TYPE) | STRING | 20110120 | |||
2 | ![]() |
ACCESS_USER | Call by reference | Type reference (TYPE) | STRING | 20110120 | |||
3 | ![]() |
URL | Call by reference | Type reference (TYPE) | ANYURI | Any URI | 20110120 | ||
4 | ![]() |
WSDL_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20110120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SIDL Exception Class | 20110120 |
Method INIT_SIDL_FROM_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACCESS_PASSWORD | Call by reference | Type reference (TYPE) | STRING | 20110120 | |||
2 | ![]() |
ACCESS_USER | Call by reference | Type reference (TYPE) | STRING | 20110120 | |||
3 | ![]() |
TREE_ROOT | Call by reference | Type reference (TYPE) | I | 20110120 | |||
4 | ![]() |
URL | Call by reference | Type reference (TYPE) | ANYURI | Any URI | 20110120 | ||
5 | ![]() |
WSDL_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20110120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SIDL Exception Class | 20110120 |
Method INIT_TREE_FROM_SIDL_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SUBJECT_CONFIG | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_CLIENT_SUBJECTS | WSP Configuration SIDL | 20110120 | ||
2 | ![]() |
TREE_ROOT | Call by reference | Type reference (TYPE) | I | 20110120 |
Method INIT_TREE_FROM_SIDL_CONFIG on class CL_SRT_WSDL_ANALYSER_HELPER has no exception.
Method _FILL_TARGET_NAMESPACES Signature
Method _FILL_TARGET_NAMESPACES on class CL_SRT_WSDL_ANALYSER_HELPER has no parameter.
Method _FILL_TARGET_NAMESPACES on class CL_SRT_WSDL_ANALYSER_HELPER has no exception.
Method _GENERATE_ALT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | 20110120 | |||
2 | ![]() |
SUBJECT_NAME | Call by reference | Type reference (TYPE) | STRING | 20110120 |
Method _GENERATE_ALT_NAME on class CL_SRT_WSDL_ANALYSER_HELPER has no exception.
Method _GENERATE_NS_PREFIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | 20110120 |
Method _GENERATE_NS_PREFIX on class CL_SRT_WSDL_ANALYSER_HELPER has no exception.
Method _GET_NAMESPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PREFIX | Call by reference | Type reference (TYPE) | STRING | 20110120 | |||
2 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | ANYURI | Any URI | 20110120 |
Method _GET_NAMESPACE on class CL_SRT_WSDL_ANALYSER_HELPER has no exception.
Method _GET_NS_PREFIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAMESPACE | Call by reference | Type reference (TYPE) | ANYURI | Any URI | 20110120 | ||
2 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | 20110120 |
Method _GET_NS_PREFIX on class CL_SRT_WSDL_ANALYSER_HELPER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 740 |