SAP ABAP Interface IF_SRT_WSP_WSDL_FLAVOUR (WSDL Flavour)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_CONFIG (Package) SOAP Configuration Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_WSDL_FLAVOUR WSDL flavour 20120620
Properties
Interface IF_SRT_WSP_WSDL_FLAVOUR  
Short Description WSDL Flavour    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20100713   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRT_WSP_WSDL_FLAVOUR has no forward declaration.
Interfaces
Interface IF_SRT_WSP_WSDL_FLAVOUR has no interface.
Friends
Interface IF_SRT_WSP_WSDL_FLAVOUR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CONFIG_CODE Constant Public Type reference (TYPE) SRT_WSP_WSDL_FLAVOUR_PROPERTY 2 2 byte integer (signed) 20120620
2 CO_CONFIG_CODE_SAP_ALL_ASSERTS Constant Public Type reference (TYPE) STRING '00' 20120620
3 CO_CONFIG_CODE_SAP_OPT_ASSERTS Constant Public Type reference (TYPE) STRING '01' 20120620
4 CO_CONFIG_CODE_STD_ASSERTS Constant Public Type reference (TYPE) STRING '02' 20120620
5 CO_FLAVOUR_VERSION Constant Public Type reference (TYPE) SRT_WSP_WSDL_FLAVOUR_PROPERTY 1 2 byte integer (signed) 20120620
6 CO_FLAVOUR_VERSION_1 Constant Public Type reference (TYPE) STRING '1' 20120620
7 CO_POLICY_STYLE Constant Public Type reference (TYPE) SRT_WSP_WSDL_FLAVOUR_PROPERTY 7 2 byte integer (signed) 20120620
8 CO_POLICY_STYLE_MULTI_BN Constant Public Type reference (TYPE) STRING 'M' 20120620
9 CO_POLICY_STYLE_SINGLE_BN Constant Public Type reference (TYPE) STRING '1' 20120620
10 CO_POLICY_VERSION Constant Public Type reference (TYPE) SRT_WSP_WSDL_FLAVOUR_PROPERTY 6 2 byte integer (signed) 20120620
11 CO_POLICY_VERSION_1_2 Constant Public Type reference (TYPE) STRING '1' 20120620
12 CO_POLICY_VERSION_1_5 Constant Public Type reference (TYPE) STRING '2' 20120620
13 CO_POLICY_VERSION_NO_POLICY Constant Public Type reference (TYPE) STRING '0' 20120620
14 CO_SECURITY_CODE Constant Public Type reference (TYPE) SRT_WSP_WSDL_FLAVOUR_PROPERTY 3 2 byte integer (signed) 20120620
15 CO_SECURITY_CODE_DOT_NET Constant Public Type reference (TYPE) STRING '00' 20120620
16 CO_SECURITY_CODE_NEW_SAP Constant Public Type reference (TYPE) STRING '02' 20120620
17 CO_SECURITY_CODE_OLD_SAP Constant Public Type reference (TYPE) STRING '01' 20120620
18 CO_SOAP_ACTION Constant Public Type reference (TYPE) SRT_WSP_WSDL_FLAVOUR_PROPERTY 10 2 byte integer (signed) 20120620
19 CO_SOAP_ACTION_INCL Constant Public Type reference (TYPE) STRING '1' 20120620
20 CO_SOAP_ACTION_OMIT Constant Public Type reference (TYPE) STRING '0' 20120620
21 CO_SOAP_STYLE Constant Public Type reference (TYPE) SRT_WSP_WSDL_FLAVOUR_PROPERTY 9 2 byte integer (signed) 20120620
22 CO_SOAP_STYLE_DOC Constant Public Type reference (TYPE) STRING 'D' 20120620
23 CO_SOAP_STYLE_DOC_WRAPPED Constant Public Type reference (TYPE) STRING 'W' 20120620
24 CO_SOAP_STYLE_RPC Constant Public Type reference (TYPE) STRING 'R' 20120620
25 CO_SOAP_VERSION Constant Public Type reference (TYPE) SRT_WSP_WSDL_FLAVOUR_PROPERTY 8 2 byte integer (signed) 20120620
26 CO_SOAP_VERSION_1_1 Constant Public Type reference (TYPE) STRING '1' 20120620
27 CO_SOAP_VERSION_1_2 Constant Public Type reference (TYPE) STRING '2' 20120620
28 CO_SOAP_VERSION_ALL Constant Public Type reference (TYPE) STRING 'A' 20120620
29 CO_WSDL_SECTION Constant Public Type reference (TYPE) SRT_WSP_WSDL_FLAVOUR_PROPERTY 4 2 byte integer (signed) 20120620
30 CO_WSDL_SECTION_ALLINONE Constant Public Type reference (TYPE) STRING 'A' 20120620
31 CO_WSDL_SECTION_BINDING Constant Public Type reference (TYPE) STRING 'B' 20120620
32 CO_WSDL_SECTION_PORTTYPE Constant Public Type reference (TYPE) STRING 'P' 20120620
33 CO_WSDL_SECTION_SERVICE Constant Public Type reference (TYPE) STRING 'S' 20120620
34 CO_WSDL_VERSION Constant Public Type reference (TYPE) SRT_WSP_WSDL_FLAVOUR_PROPERTY 5 2 byte integer (signed) 20120620
35 CO_WSDL_VERSION_1_1 Constant Public Type reference (TYPE) STRING '1' 20120620
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONFIG_CODE Instance method Public Method 20120620
2 GET_FLAVOUR_AS_STRING Instance method Public Method 20120620
3 GET_POLICY_FORMAT Instance method Public Method 20120620
4 GET_POLICY_STYLE Instance method Public Method 20120620
5 GET_SECURITY_CODE Instance method Public Method 20120620
6 GET_SOAP_ACTION Instance method Public Method 20120620
7 GET_SOAP_STYLE Instance method Public Method 20120620
8 GET_SOAP_VERSION Instance method Public Method 20120620
9 GET_WSDL_SECTION Instance method Public Method 20120620
10 GET_WSDL_VERSION Instance method Public Method 20120620
11 MODIFY_FIELDS Instance method Public Method 20120620
Events
Interface IF_SRT_WSP_WSDL_FLAVOUR has no event.
Types
Interface IF_SRT_WSP_WSDL_FLAVOUR has no local type.
Method Signatures

Method GET_CONFIG_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) INT2 Natural number 20120620

Method GET_CONFIG_CODE on Interface IF_SRT_WSP_WSDL_FLAVOUR has no exception.

Method GET_FLAVOUR_AS_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) STRING 20120620

Method GET_FLAVOUR_AS_STRING on Interface IF_SRT_WSP_WSDL_FLAVOUR has no exception.

Method GET_POLICY_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) SRT_WSP_SERIALIZATION_FORMAT WSP Serialization Format 20120620

Method GET_POLICY_FORMAT on Interface IF_SRT_WSP_WSDL_FLAVOUR has no exception.

Method GET_POLICY_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) SRT_WSP_POLICY_STYLE WS Policy style 20120620

Method GET_POLICY_STYLE on Interface IF_SRT_WSP_WSDL_FLAVOUR has no exception.

Method GET_SECURITY_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) INT2 Natural number 20120620

Method GET_SECURITY_CODE on Interface IF_SRT_WSP_WSDL_FLAVOUR has no exception.

Method GET_SOAP_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) SRT_WSP_WSDL_SOAP_ACTION WSDL Flavour Code: SOAP Action Flag 20120620

Method GET_SOAP_ACTION on Interface IF_SRT_WSP_WSDL_FLAVOUR has no exception.

Method GET_SOAP_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) SRT_WSP_WSDL_STYLE WSP WSDL Style 20120620

Method GET_SOAP_STYLE on Interface IF_SRT_WSP_WSDL_FLAVOUR has no exception.

Method GET_SOAP_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) SRT_WSP_WSDL_SOAP_VERSION WSP WSDL SOAP version 20120620

Method GET_SOAP_VERSION on Interface IF_SRT_WSP_WSDL_FLAVOUR has no exception.

Method GET_WSDL_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) SRT_WSP_WSDL_SECTION WSP WSDL Section 20120620

Method GET_WSDL_SECTION on Interface IF_SRT_WSP_WSDL_FLAVOUR has no exception.

Method GET_WSDL_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) SRT_WSP_WSDL_VERSION WSP WSDL Version 20120620

Method GET_WSDL_VERSION on Interface IF_SRT_WSP_WSDL_FLAVOUR has no exception.

Method MODIFY_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_CODE Call by reference Type reference (TYPE) INT2 2 byte integer (signed) 20120620
2 Importing POLICY_FORMAT Call by reference Type reference (TYPE) SRT_WSP_SERIALIZATION_FORMAT WSP Serialization Format 20120620
3 Importing POLICY_STYLE Call by reference Type reference (TYPE) SRT_WSP_POLICY_STYLE WS Policy style 20120620
4 Importing SECURITY_CODE Call by reference Type reference (TYPE) INT2 2 byte integer (signed) 20120620
5 Importing SOAP_ACTION Call by reference Type reference (TYPE) SRT_WSP_WSDL_SOAP_ACTION WSDL SOAP Action Flag 20120620
6 Importing SOAP_STYLE Call by reference Type reference (TYPE) SRT_WSP_WSDL_STYLE WSP WSDL Style 20120620
7 Importing SOAP_VERSION Call by reference Type reference (TYPE) SRT_WSP_WSDL_SOAP_VERSION WSP WSDL SOAP version 20120620
8 Importing WSDL_SECTION Call by reference Type reference (TYPE) SRT_WSP_WSDL_SECTION WSP WSDL Section 20120620
9 Importing WSDL_VERSION Call by reference Type reference (TYPE) SRT_WSP_WSDL_VERSION WSP WSDL Version 20120620
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120620
History
Last changed by/on SAP  20130531 
SAP Release Created in