SAP ABAP Class IF_WS_MD_FEATURE_CONTAINER (Edit Features)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_WS_MD_LPT | Logical Port Template: Main Object | 20030724 |
2 | Interface composition (i COMPRISING i_ref) | IF_WS_MD_WSD_SOAP_APPL | Web Services: SOAP Application | 20030724 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WS_MD_LPT | Logical Port Template: Main Object | 20030724 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WS_MD_WSD_SOAP_APPL | WS MD Function | 20030724 |
Properties
Class | IF_WS_MD_FEATURE_CONTAINER | |
Short Description | Edit Features | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20030724 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_WS_MD_FEATURE_CONTAINER has no forward declaration.
Interfaces
Class IF_WS_MD_FEATURE_CONTAINER has no interface implemented.
Friends
Class IF_WS_MD_FEATURE_CONTAINER has no friend class.
Attributes
Class IF_WS_MD_FEATURE_CONTAINER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20030724 | |
2 | ![]() |
Instance method | Public | Method | 20030826 | |
3 | ![]() |
Instance method | Public | Method | 20030724 | |
4 | ![]() |
Instance method | Public | Method | 20030826 | |
5 | ![]() |
Instance method | Public | Method | 20060220 | |
6 | ![]() |
Instance method | Public | Method | 20051223 | |
7 | ![]() |
Instance method | Public | Method | 20030724 | |
8 | ![]() |
Instance method | Public | Method | 20030724 | |
9 | ![]() |
Instance method | Public | Method | 20030724 | |
10 | ![]() |
Instance method | Public | Method | 20030826 | |
11 | ![]() |
Instance method | Public | Method | 20030826 | |
12 | ![]() |
Instance method | Public | Method | 20030826 | |
13 | ![]() |
Instance method | Public | Method | 20030724 | |
14 | ![]() |
Instance method | Public | Method | 20030826 |
Events
Class IF_WS_MD_FEATURE_CONTAINER has no event.
Types
Class IF_WS_MD_FEATURE_CONTAINER has no local type.
Method Signatures
Method CREATE_FEATURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FEATURE | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_WSD_FEATURE | 20030724 | |||
2 | ![]() |
FEATURE_NAME | Call by reference | Type reference (TYPE) | WSSOAPFEATNAME | 20030724 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service Objekt existiert bereits. | 20030724 | |
2 | ![]() |
Web Service Objekt ist nicht gesperrt/neu | 20030724 |
Method CREATE_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUNCTION | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_WSD_FUNCTION | 20030826 | |||
2 | ![]() |
FUNCTION_NAME | Call by reference | Type reference (TYPE) | VEPFUNCMAP | 20030826 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service Objekt existiert bereits. | 20030826 | |
2 | ![]() |
Web Service Objekt ist nicht gesperrt/neu | 20030826 |
Method DELETE_FEATURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FEATURE | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_WSD_FEATURE | 20030724 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service Objekt ist nicht gesperrt/neu | 20030724 |
Method DELETE_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUNCTION | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_WSD_FUNCTION | 20030826 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service Objekt ist nicht gesperrt/neu | 20030826 |
Method EXCHANGE_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEW_FUNC_NAME | Call by reference | Type reference (TYPE) | VEPFUNCMAP | New Name of a Function in a Service Definition | 20060220 | ||
2 | ![]() |
OLD_FUNC_NAME | Call by reference | Type reference (TYPE) | VEPFUNCMAP | New Name of a Function in a Service Definition | 20060220 |
Method EXCHANGE_FUNCTION on class IF_WS_MD_FEATURE_CONTAINER has no exception.
Method GET_ALL_PROFILES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ALL_PROFILES | Value transfer | Type reference (TYPE) | SRVDEF_PROFILES_TAB | Internal Table of Web Service Commun. or Security Profiles | 20051223 | ||
2 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20051223 |
Method GET_ALL_PROFILES on class IF_WS_MD_FEATURE_CONTAINER has no exception.
Method GET_FEATURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FEATURE | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_WSD_FEATURE | 20030724 | |||
2 | ![]() |
FEATURE_NAME | Call by reference | Type reference (TYPE) | WSSOAPFEATNAME | 20030724 | |||
3 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20030724 |
Method GET_FEATURE on class IF_WS_MD_FEATURE_CONTAINER has no exception.
Method GET_FEATURES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FEATURES | Value transfer | Type reference (TYPE) | WSFEATURETAB | 20030724 | |||
2 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20030724 |
Method GET_FEATURES on class IF_WS_MD_FEATURE_CONTAINER has no exception.
Method GET_FEATURE_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COUNT | Value transfer | Type reference (TYPE) | INT4 | 20030724 | |||
2 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20030724 |
Method GET_FEATURE_COUNT on class IF_WS_MD_FEATURE_CONTAINER has no exception.
Method GET_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUNCTION | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_WSD_FUNCTION | 20030826 | |||
2 | ![]() |
FUNCTION_NAME | Call by reference | Type reference (TYPE) | VEPFUNCMAP | 20030826 | |||
3 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20030826 |
Method GET_FUNCTION on class IF_WS_MD_FEATURE_CONTAINER has no exception.
Method GET_FUNCTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUNCTIONS | Value transfer | Type reference (TYPE) | WSDFUNCTIONTAB | 20030826 | |||
2 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20030826 |
Method GET_FUNCTIONS on class IF_WS_MD_FEATURE_CONTAINER has no exception.
Method GET_FUNCTION_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COUNT | Value transfer | Type reference (TYPE) | INT4 | 20030826 | |||
2 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20030826 |
Method GET_FUNCTION_COUNT on class IF_WS_MD_FEATURE_CONTAINER has no exception.
Method HAS_FEATURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FEATURE_NAME | Call by reference | Type reference (TYPE) | WSSOAPFEATNAME | 20030724 | |||
2 | ![]() |
HAS_FEATURE | Value transfer | Type reference (TYPE) | BOOLEAN | 20030724 | |||
3 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20030724 |
Method HAS_FEATURE on class IF_WS_MD_FEATURE_CONTAINER has no exception.
Method HAS_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUNCTION_NAME | Call by reference | Type reference (TYPE) | VEPFUNCMAP | 20030826 | |||
2 | ![]() |
HAS_FUNCTION | Value transfer | Type reference (TYPE) | BOOLEAN | 20030826 | |||
3 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20030826 |
Method HAS_FUNCTION on class IF_WS_MD_FEATURE_CONTAINER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |