SAP ABAP Interface IF_WS_MD_VIF_FIELD (Web Services: Field in Structure)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SEWS (Package) ES Tools: Service Interfaces
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WS_MD_VIF_FIELD | Web Services: Field in Structure | 20021002 |
Properties
| Interface | IF_WS_MD_VIF_FIELD | |
| Short Description | Web Services: Field in Structure |
General Data
| Package | SEWS | ES Tools: Service Interfaces |
| Created | 20021002 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WS_MD_VIF_FIELD has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WS_MD_OBJECT | Web Services: Object | 20021002 |
Friends
Interface IF_WS_MD_VIF_FIELD has no friend.
Attributes
Interface IF_WS_MD_VIF_FIELD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20021217 | ||
| 2 | Instance method | Public | Method | 20021202 | ||
| 3 | Instance method | Public | Method | 20100831 | ||
| 4 | Instance method | Public | Method | 20031006 | ||
| 5 | Instance method | Public | Method | 20050420 | ||
| 6 | Instance method | Public | Method | 20021002 | ||
| 7 | Instance method | Public | Method | 20021218 | ||
| 8 | Instance method | Public | Method | 20021002 | ||
| 9 | Instance method | Public | Method | 20021217 | ||
| 10 | Instance method | Public | Method | 20021002 |
Events
Interface IF_WS_MD_VIF_FIELD has no event.
Types
Interface IF_WS_MD_VIF_FIELD has no local type.
Method Signatures
Method GET_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | VEPFIELDNAME | WS: Virtual Interface Name einer SOAP Extension | 20021217 | |||
| 2 | VERSION | Value transfer | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20021217 |
Method GET_FIELDNAME on Interface IF_WS_MD_VIF_FIELD has no exception.
Method GET_FIELDPOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDPOS | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20021202 |
Method GET_FIELDPOS on Interface IF_WS_MD_VIF_FIELD has no exception.
Method GET_MANUAL_MAPPED_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MANUAL_MAPPED | Value transfer | Type reference (TYPE) | BOOLEAN | 20100831 |
Method GET_MANUAL_MAPPED_FLAG on Interface IF_WS_MD_VIF_FIELD has no exception.
Method GET_ORG_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_VIF_FIELD | WS: Virtual Interface Name einer SOAP Extension | 20031006 | |||
| 2 | VERSION | Value transfer | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20031006 |
Method GET_ORG_FIELD on Interface IF_WS_MD_VIF_FIELD has no exception.
Method GET_PARENTSTRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PARENT_STRUC | Value transfer | Object reference (TYPE REF TO) | CL_WS_MD_VIF_STRUC_TYPE | WS MD Struktur Typ | 20050420 |
Method GET_PARENTSTRUC on Interface IF_WS_MD_VIF_FIELD has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_VIF_TYPE | Web Services: Virtual Type | 20021002 | |||
| 2 | VERSION | Value transfer | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20021002 |
Method GET_TYPE on Interface IF_WS_MD_VIF_FIELD has no exception.
Method GET_XML_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20021218 | |||
| 2 | XML_NAME | Value transfer | Type reference (TYPE) | STRING | 20021218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Web Service Objekt interner Fehler | 20021218 |
Method HAS_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_TYPE | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20021002 | |||
| 2 | VERSION | Value transfer | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20021002 |
Method HAS_TYPE on Interface IF_WS_MD_VIF_FIELD has no exception.
Method SET_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MANUAL_MAPPED | Call by reference | Type reference (TYPE) | BOOLEAN | 20100831 | ||||
| 2 | I_FUNC_NAME | Call by reference | Type reference (TYPE) | RS38L-NAME | 20050629 | ||||
| 3 | NAME | Call by reference | Type reference (TYPE) | VEPFIELDNAME | Natürliche Zahl | 20021217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Web Service Objekt existiert bereits. | 20021217 |
Method SET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FUNC_NAME | Call by reference | Type reference (TYPE) | RS38L-NAME | 20050629 | ||||
| 2 | TYPE | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_VIF_TYPE | Web Services: Virtual Type | 20021002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Web Service Objekt ist nicht gesperrt/neu | 20021002 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |