SAP ABAP Class CL_WS_MD_FEAT_PROP_NEW_OLD (Umwandlung neues <-> altes Feature/Property Modell)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SEWS (Package) ES Tools: Service Interfaces

⤷

⤷

Properties
Class | CL_WS_MD_FEAT_PROP_NEW_OLD | |
Short Description | Umwandlung neues <-> altes Feature/Property Modell | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEWS | ES Tools: Service Interfaces |
Created | 20041207 | SAP |
Last change | 20140121 | 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_WS_MD_FEAT_PROP_NEW_OLD has no interface implemented.
Friends
Class CL_WS_MD_FEAT_PROP_NEW_OLD has no friend class.
Attributes
Class CL_WS_MD_FEAT_PROP_NEW_OLD has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Creates Config DT Object for Consumer Proxies | 20080125 |
2 | ![]() |
Static method | Private | Method | Creates a config dt object for idoc enhancements | 20110323 |
3 | ![]() |
Static method | Public | Method | Creates Config DT Object FROM VIF Instance | 20041207 |
4 | ![]() |
Static method | Public | Method | Create VIF Instance from Config DT Object | 20041207 |
5 | ![]() |
Static method | Public | Method | Creates Config DT Object From SD / ConsProxy Name ... | 20041228 |
6 | ![]() |
Static method | Public | Method | Creates LPT Instance via Config DT Instance | 20050701 |
7 | ![]() |
Static method | Public | Method | returns SOAP APPL for object | 20050804 |
8 | ![]() |
Static method | Public | Method | returns feats & Props for given soap appl | 20050228 |
9 | ![]() |
Static method | Private | Method | returns Config DT object for old data (old Soap Appl) | 20110607 |
10 | ![]() |
Static method | Private | Method | Returns Config DT object based on property string of LPT Ref | 20110607 |
11 | ![]() |
Static method | Public | Method | returns existing profiles for given soap appl | 20050609 |
12 | ![]() |
Static method | Private | Method | Returns table with profile / soap appl / Feature values | 20130128 |
13 | ![]() |
Static method | Public | Method | Returns table with profile / soap appl / Feature values | 20080319 |
14 | ![]() |
Static method | Public | Method | returns matching profiles for given profile | 20091202 |
15 | ![]() |
Static method | Public | Method | Updates Config DT object via (changed) LPT Instance | 20060214 |
Events
Class CL_WS_MD_FEAT_PROP_NEW_OLD has no event.
Types
Class CL_WS_MD_FEAT_PROP_NEW_OLD has no local type.
Method Signatures
Method CREATE_CONFIG_DT_FROM_LPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CONFIG_DT | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_DT | WSP Configuration Designtime | 20080125 | ||
2 | ![]() |
I_PROXY_CLASS | Call by reference | Type reference (TYPE) | PRX_R3NAME | Logical Port Template: Main Object | 20080125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20080131 | |
2 | ![]() |
Web Service Object: Internal Error | 20080131 | |
3 | ![]() |
Web service object does not exist | 20080131 |
Method CREATE_IDOC_ENH_CONFIG_DT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CONFIG_DT | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_DT | WSP Configuration Designtime | 20110323 | ||
2 | ![]() |
I_MSG_TYPE | Call by reference | Type reference (TYPE) | PRX_R3NAME | Extension Message Type | 20110323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20110323 | |
2 | ![]() |
Web Service Object: Internal Error | 20110323 | |
3 | ![]() |
Web service object does not exist | 20110323 |
Method CREATE_NEW_OUT_OF_OLD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SERVICE_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_VIF | Web Services: SOAP Application | 20050224 | ||
2 | ![]() |
SRT_WSP_CONFIG_DT_NEW | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_DT | WSP configuration designtime | 20041207 | ||
3 | ![]() |
VARIANT_NAME | Value transfer | Type reference (TYPE) | WSDNAME_INT_EXT | Web Service Definition Name, Internally and Externally | 20050224 | ||
4 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20050224 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP-Ausnahme | 20050224 | |
2 | ![]() |
20041207 |
Method CREATE_OLD_OUT_OF_NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_WSD | Web Services: Web Service Definition | 20051202 | ||
2 | ![]() |
IT_ALL_PROFILES | Call by reference | Type reference (TYPE) | SRVDEF_PROFILES_TAB | Internal Table of Web Service Commun. or Security Profiles | 20051110 | ||
3 | ![]() |
L_FEATURES_PROFILES_URI_T | Call by reference | Type reference (TYPE) | FEATURES_PROFILE_URI_TAB | Internal table of Features and Profile URI's | 20051110 | ||
4 | ![]() |
SERVICE_DEFINITION | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_VIF | Web Services: SOAP Application | 20050224 | ||
5 | ![]() |
SRT_WSP_CONFIG_DT_NEW | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_DT | 20041207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP-Ausnahme | 20050224 | |
2 | ![]() |
Web Service : Exception | 20050225 | |
3 | ![]() |
Web Service Objekt existiert bereits. | 20050225 | |
4 | ![]() |
Web Service Objekt existiert bereits. | 20050224 |
Method CREATE_SRT_WSP_CONFIG_DT_NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_WSD | Web Services: Web Service Definition | 20051202 | ||
2 | ![]() |
CONFIGURATION_DT_NEW | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_DT | WSP configuration designtime | 20050223 | ||
3 | ![]() |
ESR_INTERFACE_NAME | Call by reference | Type reference (TYPE) | STRING | Name of ESR Interface Name if Outside-In | 20060512 | ||
4 | ![]() |
EX_FEATURES_PROFILES_URI_TAB | Call by reference | Type reference (TYPE) | FEATURES_PROFILE_URI_TAB | Internal table of Features and Profile URI's | 20051110 | ||
5 | ![]() |
INTERFACE | Call by reference | Type reference (TYPE) | VEPNAME_INT_EXT | 20041228 | |||
6 | ![]() |
INTERFACE_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20050221 | |||
7 | ![]() |
IS_EVENT_PROVIDER | Call by reference | Type reference (TYPE) | BOOLEAN | Flag for Event Provider | 20081201 | ||
8 | ![]() |
IT_ALL_PROFILES | Call by reference | Type reference (TYPE) | SRVDEF_PROFILES_TAB | 20050929 | |||
9 | ![]() |
I_SOAP_APPL_NAME | Call by reference | Type reference (TYPE) | VEPSOAPAPPLURI | 20050804 | |||
10 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | Type SD or CD | 20100111 | ||
11 | ![]() |
OPERATIONS | Call by reference | Type reference (TYPE) | VEPFUNCTION_IT | Interne Tabelle wie DB Tabelle | 20041228 | ||
12 | ![]() |
PROFILE | Call by reference | Type reference (TYPE) | STRING | Werte-Profil | 20041228 | ||
13 | ![]() |
VARIANT | Call by reference | Type reference (TYPE) | WSDNAME_INT_EXT | 20041228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service : Exception | 20061113 |
Method CREATE_WS_MD_LPT_FROM_CONF_DT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_WS_MD_LPT | Value transfer | Object reference (TYPE REF TO) | CL_WS_MD_LPT | 20050704 | |||
2 | ![]() |
IR_CONFIG_WSP_DT | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_DT | Designtime für WSP Konfiguration | 20050701 | ||
3 | ![]() |
I_LOCK | Call by reference | Type reference (TYPE) | BOOLEAN | Boolsche Variable (X=true, -=false, Space=unknown) | 20050704 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service : Exception | 20050701 |
Method GET_ADEQUATE_SOAP_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ENDPOINT | Call by reference | Type reference (TYPE) | VEPREFTYPE | 20050804 | |||
2 | ![]() |
I_INT_OBJECT_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | 20050804 | |||
3 | ![]() |
I_OBJECT_IS_NEW | Call by reference | Type reference (TYPE) | BOOLEAN | Boolsche Variable (X=true, -=false, Space=unknown) | 20050804 | ||
4 | ![]() |
I_SERVER_OR_CLIENT | Call by reference | Type reference (TYPE) | CHAR01 | 20050804 | |||
5 | ![]() |
R_SOAP_APPLICATION | Value transfer | Type reference (TYPE) | VEPSOAPAPPLURI | 20050804 |
Method GET_ADEQUATE_SOAP_APPLICATION on class CL_WS_MD_FEAT_PROP_NEW_OLD has no exception.
Method GET_ALLOWED_FEATS_PROPS_VALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FEATS_PROPS_VALS | Value transfer | Type reference (TYPE) | WSDT_FEATURES_PROPERTY_IT | Table of Features, their corresponding properties and values | 20050228 | ||
2 | ![]() |
I_SOAP_APPL_NAME | Call by reference | Type reference (TYPE) | VEPSOAPAPPLURI | Zeichenfeld der Länge 1 | 20050804 | ||
3 | ![]() |
LEVEL | Call by reference | Type reference (TYPE) | CHAR01 | I (Interface Level) or O (Operation level) | 20050228 |
Method GET_ALLOWED_FEATS_PROPS_VALS on class CL_WS_MD_FEAT_PROP_NEW_OLD has no exception.
Method GET_CONFIG_DT_FROM_EX_DAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_LPT | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_LPT | Logical Port Template: Main Object | 20110607 | ||
2 | ![]() |
IV_PROXY_CLASS | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20110607 | ||
3 | ![]() |
IV_SOAP_APPL | Call by reference | Type reference (TYPE) | STRING | 20110607 | |||
4 | ![]() |
RR_CONFIG_DT | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_DT | WSP Configuration Designtime | 20110607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20110607 | |
2 | ![]() |
Web Service Object: Internal Error | 20110607 | |
3 | ![]() |
Web service object does not exist | 20110607 |
Method GET_CONFIG_DT_FROM_PROP_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_LPT | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_LPT | Logical Port Template: Main Object | 20110607 | ||
2 | ![]() |
IV_EVENT | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110607 | ||
3 | ![]() |
IV_PROXY_CLASS | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20110607 | ||
4 | ![]() |
IV_SOAP_APPL | Call by reference | Type reference (TYPE) | STRING | 20110607 | |||
5 | ![]() |
RR_CONFIG_DT | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_DT | WSP Configuration Designtime | 20110607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20110607 | |
2 | ![]() |
Web Service Object: Internal Error | 20110607 | |
3 | ![]() |
Web service object does not exist | 20110607 |
Method GET_EXISTING_PROFILES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INTF_PROFILE | Call by reference | Type reference (TYPE) | CHAR32 | Selected Interface profile name | 20051205 | ||
2 | ![]() |
I_PROFILE_CATEGORY | Call by reference | Type reference (TYPE) | CHAR01 | 20050804 | |||
3 | ![]() |
I_SOAP_APPL_NAME | Call by reference | Type reference (TYPE) | VEPSOAPAPPLURI | 20050804 | |||
4 | ![]() |
O_PROFILES | Value transfer | Type reference (TYPE) | SRT_IF_SRT_WSP_PROFILE_DT_TAB | 20050609 |
Method GET_EXISTING_PROFILES on class CL_WS_MD_FEAT_PROP_NEW_OLD has no exception.
Method GET_FEATS_PROPS_FOR_PRF_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PRO_SOAP_PROP | Call by reference | Type reference (TYPE) | VEP_PRO_SOAP_PROP_T | Table for complete Profile / SOAP APPL / Property / Values | 20130128 | ||
2 | ![]() |
IV_PROFILE_URI | Call by reference | Type reference (TYPE) | WSPROFILE_NAME | Name of a Web Service Communication or Security Profile | 20130128 | ||
3 | ![]() |
IV_SOAP_APPL | Call by reference | Type reference (TYPE) | SRT_WSP_SOAP_APPL_NAME | WSP Name of SOAP Application | 20130128 |
Method GET_FEATS_PROPS_FOR_PRF_REF on class CL_WS_MD_FEAT_PROP_NEW_OLD has no exception.
Method GET_FEATS_PROPS_FOR_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PRO_SOAP_PROP | Call by reference | Type reference (TYPE) | VEP_PRO_SOAP_PROP_T | Table for complete Profile / SOAP APPL / Property / Values | 20080319 | ||
2 | ![]() |
IV_PROFILE_URI | Call by reference | Type reference (TYPE) | WSPROFILE_NAME | Name of a Web Service Communication or Security Profile | 20080319 | ||
3 | ![]() |
IV_SOAP_APPL | Call by reference | Type reference (TYPE) | SRT_WSP_SOAP_APPL_NAME | WSP Name of SOAP Application | 20080319 |
Method GET_FEATS_PROPS_FOR_PROFILE on class CL_WS_MD_FEAT_PROP_NEW_OLD has no exception.
Method GET_MATCHING_PROFILES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PROFILES | Call by reference | Type reference (TYPE) | SRT_IF_SRT_WSP_PROFILE_DT_TAB | Table of WSP Configuration DT Profiles | 20091202 | ||
2 | ![]() |
IV_PROFILE | Call by reference | Type reference (TYPE) | CHAR32 | Selected profile name | 20091202 | ||
3 | ![]() |
IV_PROFILE_CATEGORY | Call by reference | Type reference (TYPE) | CHAR01 | Profile Category 'S'ecurity, 'I'nterface, 'O'peration | 20091202 | ||
4 | ![]() |
RT_PROFILES | Value transfer | Type reference (TYPE) | SRT_IF_SRT_WSP_PROFILE_DT_TAB | Matching Profiles | 20091202 |
Method GET_MATCHING_PROFILES on class CL_WS_MD_FEAT_PROP_NEW_OLD has no exception.
Method UPDATE_CONF_DT_FROM_WS_MD_LPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_CONFIG_DT | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_DT | WSP Configuration Designtime | 20060215 | ||
2 | ![]() |
IR_LPT | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_LPT | Logical Port Template: Main Object | 20060214 | ||
3 | ![]() |
NO_OP_DELETION | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080201 | ||
4 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20060215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20060215 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 710 |