SAP ABAP Class CL_SRT_WSDL11_BINDING (CL_SRT_WSDL11_BINDING)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_WSDL (Package) WSDL Tools
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRT_WSDL11_PART_ROOT | 20030919 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRT_WSDL11_BINDING_SOAP | 20030919 |
Properties
| Class | CL_SRT_WSDL11_BINDING | |
| Short Description | ||
| Super Class | CL_SRT_WSDL11_PART_ROOT | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_WSDL | WSDL Tools |
| Created | 20030919 | 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
Class CL_SRT_WSDL11_BINDING has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRT_WSDL11_GEN | 20030919 |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SOAP_FEATURE | 20030919 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20030919 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SOAP_CONFIGURE_SERVICE | 20030919 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRT_WSDL11_PORTTYPE | 20030919 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20030919 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20030919 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20030919 | ||
| 2 | Instance method | Protected | Method | 20030919 | ||
| 3 | Instance method | Protected | Method | 20030919 | ||
| 4 | Instance method | Protected | Method | 20030919 | ||
| 5 | Instance method | Protected | Method | 20030919 | ||
| 6 | Instance method | Protected | Method | 20030919 | ||
| 7 | Static method | Protected | Method | 20030919 |
Events
Class CL_SRT_WSDL11_BINDING has no event.
Types
Class CL_SRT_WSDL11_BINDING has no local type.
Method Signatures
Method ADD_EXTENSION_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BINDING | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20030919 |
Method ADD_EXTENSION_1 on class CL_SRT_WSDL11_BINDING has no exception.
Method ADD_EXTENSION_2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPERATION | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20030919 |
Method ADD_EXTENSION_2 on class CL_SRT_WSDL11_BINDING has no exception.
Method ADD_EXTENSION_3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Call by reference | Object reference (TYPE REF TO) | CL_SRT_WSDL11_MESSAGE | 20030919 | ||||
| 2 | PARENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20030919 |
Method ADD_EXTENSION_3 on class CL_SRT_WSDL11_BINDING has no exception.
Method ADD_EXTENSION_4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUTPUT | Call by reference | Object reference (TYPE REF TO) | CL_SRT_WSDL11_MESSAGE | 20030919 | ||||
| 2 | PARENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20030919 |
Method ADD_EXTENSION_4 on class CL_SRT_WSDL11_BINDING has no exception.
Method ADD_EXTENSION_5 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAULT | Call by reference | Object reference (TYPE REF TO) | CL_SRT_WSDL11_MESSAGE | 20030919 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | QNAME | 20030929 | ||||
| 3 | PARENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20030919 |
Method ADD_EXTENSION_5 on class CL_SRT_WSDL11_BINDING has no exception.
Method GET_PORTTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PORTTYPE | Value transfer | Type reference (TYPE) | QNAME | 20030919 |
Method GET_PORTTYPE on class CL_SRT_WSDL11_BINDING has no exception.
Method NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BINDING_FEATURE | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_FEATURE | 20030919 | ||||
| 2 | CTX | Call by reference | Object reference (TYPE REF TO) | CL_SRT_WSDL11_CTX | 20030919 | ||||
| 3 | OBJ | Value transfer | Object reference (TYPE REF TO) | CL_SRT_WSDL11_BINDING | 20030919 | ||||
| 4 | PORTTYPE | Call by reference | Object reference (TYPE REF TO) | CL_SRT_WSDL11_PORTTYPE | 20030922 | ||||
| 5 | STYLE | Call by reference | Type reference (TYPE) | TSRTW_STYLE | 20030919 |
Method NEW on class CL_SRT_WSDL11_BINDING has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 640 |