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 SEWS 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 CREATE_CONFIG_DT_FROM_LPT Static method Public Method Creates Config DT Object for Consumer Proxies 20080125
2 CREATE_IDOC_ENH_CONFIG_DT Static method Private Method Creates a config dt object for idoc enhancements 20110323
3 CREATE_NEW_OUT_OF_OLD Static method Public Method Creates Config DT Object FROM VIF Instance 20041207
4 CREATE_OLD_OUT_OF_NEW Static method Public Method Create VIF Instance from Config DT Object 20041207
5 CREATE_SRT_WSP_CONFIG_DT_NEW Static method Public Method Creates Config DT Object From SD / ConsProxy Name ... 20041228
6 CREATE_WS_MD_LPT_FROM_CONF_DT Static method Public Method Creates LPT Instance via Config DT Instance 20050701
7 GET_ADEQUATE_SOAP_APPLICATION Static method Public Method returns SOAP APPL for object 20050804
8 GET_ALLOWED_FEATS_PROPS_VALS Static method Public Method returns feats & Props for given soap appl 20050228
9 GET_CONFIG_DT_FROM_EX_DAT Static method Private Method returns Config DT object for old data (old Soap Appl) 20110607
10 GET_CONFIG_DT_FROM_PROP_STRING Static method Private Method Returns Config DT object based on property string of LPT Ref 20110607
11 GET_EXISTING_PROFILES Static method Public Method returns existing profiles for given soap appl 20050609
12 GET_FEATS_PROPS_FOR_PRF_REF Static method Private Method Returns table with profile / soap appl / Feature values 20130128
13 GET_FEATS_PROPS_FOR_PROFILE Static method Public Method Returns table with profile / soap appl / Feature values 20080319
14 GET_MATCHING_PROFILES Static method Public Method returns matching profiles for given profile 20091202
15 UPDATE_CONF_DT_FROM_WS_MD_LPT 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 Exporting E_CONFIG_DT Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_DT WSP Configuration Designtime 20080125
2 Importing I_PROXY_CLASS Call by reference Type reference (TYPE) PRX_R3NAME Logical Port Template: Main Object 20080125
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080131
2 CX_WS_MD_INTERNAL_ERROR Web Service Object: Internal Error 20080131
3 CX_WS_MD_OBJ_NOT_EXISTS 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 Returning E_CONFIG_DT Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_DT WSP Configuration Designtime 20110323
2 Importing I_MSG_TYPE Call by reference Type reference (TYPE) PRX_R3NAME Extension Message Type 20110323
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110323
2 CX_WS_MD_INTERNAL_ERROR Web Service Object: Internal Error 20110323
3 CX_WS_MD_OBJ_NOT_EXISTS 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 Importing SERVICE_DEFINITION Call by reference Object reference (TYPE REF TO) IF_WS_MD_VIF Web Services: SOAP Application 20050224
2 Returning SRT_WSP_CONFIG_DT_NEW Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_DT WSP configuration designtime 20041207
3 Importing VARIANT_NAME Value transfer Type reference (TYPE) WSDNAME_INT_EXT Web Service Definition Name, Internally and Externally 20050224
4 Importing VERSION Call by reference Type reference (TYPE) R3STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20050224
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP-Ausnahme 20050224
2 CX_WS_MD_OBJ_NOT_EXISTS 20041207

Method CREATE_OLD_OUT_OF_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIGURATION Call by reference Object reference (TYPE REF TO) IF_WS_MD_WSD Web Services: Web Service Definition 20051202
2 Importing IT_ALL_PROFILES Call by reference Type reference (TYPE) SRVDEF_PROFILES_TAB Internal Table of Web Service Commun. or Security Profiles 20051110
3 Importing 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 Changing SERVICE_DEFINITION Value transfer Object reference (TYPE REF TO) IF_WS_MD_VIF Web Services: SOAP Application 20050224
5 Importing 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 CX_SRT_WSP_CONFIG WSP-Ausnahme 20050224
2 CX_WS_MD_EXCEPTION Web Service : Exception 20050225
3 CX_WS_MD_OBJ_ALREADY_EXISTS Web Service Objekt existiert bereits. 20050225
4 CX_WS_MD_OBJ_NOT_EXISTS 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 Importing CONFIGURATION Call by reference Object reference (TYPE REF TO) IF_WS_MD_WSD Web Services: Web Service Definition 20051202
2 Exporting CONFIGURATION_DT_NEW Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_DT WSP configuration designtime 20050223
3 Importing ESR_INTERFACE_NAME Call by reference Type reference (TYPE) STRING Name of ESR Interface Name if Outside-In 20060512
4 Exporting 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 Importing INTERFACE Call by reference Type reference (TYPE) VEPNAME_INT_EXT 20041228
6 Importing INTERFACE_NAMESPACE Call by reference Type reference (TYPE) STRING 20050221
7 Importing IS_EVENT_PROVIDER Call by reference Type reference (TYPE) BOOLEAN Flag for Event Provider 20081201
8 Importing IT_ALL_PROFILES Call by reference Type reference (TYPE) SRVDEF_PROFILES_TAB 20050929
9 Importing I_SOAP_APPL_NAME Call by reference Type reference (TYPE) VEPSOAPAPPLURI 20050804
10 Importing I_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_TYPE Type SD or CD 20100111
11 Importing OPERATIONS Call by reference Type reference (TYPE) VEPFUNCTION_IT Interne Tabelle wie DB Tabelle 20041228
12 Importing PROFILE Call by reference Type reference (TYPE) STRING Werte-Profil 20041228
13 Importing VARIANT Call by reference Type reference (TYPE) WSDNAME_INT_EXT 20041228
# Exception Resumable Description Created on
1 CX_WS_MD_EXCEPTION 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 Changing CR_WS_MD_LPT Value transfer Object reference (TYPE REF TO) CL_WS_MD_LPT 20050704
2 Importing IR_CONFIG_WSP_DT Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_DT Designtime für WSP Konfiguration 20050701
3 Importing I_LOCK Call by reference Type reference (TYPE) BOOLEAN Boolsche Variable (X=true, -=false, Space=unknown) 20050704
# Exception Resumable Description Created on
1 CX_WS_MD_EXCEPTION 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 Importing I_ENDPOINT Call by reference Type reference (TYPE) VEPREFTYPE 20050804
2 Importing I_INT_OBJECT_NAME Call by reference Type reference (TYPE) PRX_R3NAME 20050804
3 Importing I_OBJECT_IS_NEW Call by reference Type reference (TYPE) BOOLEAN Boolsche Variable (X=true, -=false, Space=unknown) 20050804
4 Importing I_SERVER_OR_CLIENT Call by reference Type reference (TYPE) CHAR01 20050804
5 Returning 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 Returning FEATS_PROPS_VALS Value transfer Type reference (TYPE) WSDT_FEATURES_PROPERTY_IT Table of Features, their corresponding properties and values 20050228
2 Importing I_SOAP_APPL_NAME Call by reference Type reference (TYPE) VEPSOAPAPPLURI Zeichenfeld der Länge 1 20050804
3 Importing 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 Importing IR_LPT Call by reference Object reference (TYPE REF TO) IF_WS_MD_LPT Logical Port Template: Main Object 20110607
2 Importing IV_PROXY_CLASS Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20110607
3 Importing IV_SOAP_APPL Call by reference Type reference (TYPE) STRING 20110607
4 Returning 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 CX_SRT_WSP_CONFIG WSP Exception 20110607
2 CX_WS_MD_INTERNAL_ERROR Web Service Object: Internal Error 20110607
3 CX_WS_MD_OBJ_NOT_EXISTS 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 Importing IR_LPT Call by reference Object reference (TYPE REF TO) IF_WS_MD_LPT Logical Port Template: Main Object 20110607
2 Importing IV_EVENT Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110607
3 Importing IV_PROXY_CLASS Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20110607
4 Importing IV_SOAP_APPL Call by reference Type reference (TYPE) STRING 20110607
5 Returning 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 CX_SRT_WSP_CONFIG WSP Exception 20110607
2 CX_WS_MD_INTERNAL_ERROR Web Service Object: Internal Error 20110607
3 CX_WS_MD_OBJ_NOT_EXISTS 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 Importing I_INTF_PROFILE Call by reference Type reference (TYPE) CHAR32 Selected Interface profile name 20051205
2 Importing I_PROFILE_CATEGORY Call by reference Type reference (TYPE) CHAR01 20050804
3 Importing I_SOAP_APPL_NAME Call by reference Type reference (TYPE) VEPSOAPAPPLURI 20050804
4 Returning 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 Exporting 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 Importing IV_PROFILE_URI Call by reference Type reference (TYPE) WSPROFILE_NAME Name of a Web Service Communication or Security Profile 20130128
3 Importing 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 Exporting 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 Importing IV_PROFILE_URI Call by reference Type reference (TYPE) WSPROFILE_NAME Name of a Web Service Communication or Security Profile 20080319
3 Importing 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 Importing IT_PROFILES Call by reference Type reference (TYPE) SRT_IF_SRT_WSP_PROFILE_DT_TAB Table of WSP Configuration DT Profiles 20091202
2 Importing IV_PROFILE Call by reference Type reference (TYPE) CHAR32 Selected profile name 20091202
3 Importing IV_PROFILE_CATEGORY Call by reference Type reference (TYPE) CHAR01 Profile Category 'S'ecurity, 'I'nterface, 'O'peration 20091202
4 Returning 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 Changing CR_CONFIG_DT Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_DT WSP Configuration Designtime 20060215
2 Importing IR_LPT Call by reference Object reference (TYPE REF TO) IF_WS_MD_LPT Logical Port Template: Main Object 20060214
3 Importing NO_OP_DELETION Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080201
4 Importing VERSION Call by reference Type reference (TYPE) R3STATE ABAP: Program Status (Active, Saved, Transported...) 20060215
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060215
History
Last changed by/on SAP  20140121 
SAP Release Created in 710