SAP ABAP Interface IF_SOAP_COLLECTION (SOAP Part Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality
⤷
⤷
Properties
| Interface | IF_SOAP_COLLECTION | |
| Short Description | SOAP Part Interface |
General Data
| Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
| Created | 20020905 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | TSOAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SOAP_COLLECTION has no interface.
Friends
Interface IF_SOAP_COLLECTION has no friend.
Attributes
Interface IF_SOAP_COLLECTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020905 | ||
| 2 | Instance method | Public | Method | 20020905 | ||
| 3 | Instance method | Public | Method | 20020905 | ||
| 4 | Instance method | Public | Method | 20020905 | ||
| 5 | Instance method | Public | Method | 20020905 |
Events
Interface IF_SOAP_COLLECTION has no event.
Types
Interface IF_SOAP_COLLECTION has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PART | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_PART | combines anyValue with a QName | 20020905 |
Method ADD on Interface IF_SOAP_COLLECTION has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PART | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_PART | SOAP part interface | 20020905 | |||
| 2 | QNAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20020905 |
Method GET on Interface IF_SOAP_COLLECTION has no exception.
Method GET_FIRST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PART | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_PART | combines anyValue with a QName | 20020905 |
Method GET_FIRST on Interface IF_SOAP_COLLECTION has no exception.
Method GET_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PART | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_PART | combines anyValue with a QName | 20020905 |
Method GET_NEXT on Interface IF_SOAP_COLLECTION has no exception.
Method HAS_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | I | # of childern of this node | 20020905 |
Method HAS_ELEMENTS on Interface IF_SOAP_COLLECTION has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 630 |