SAP ABAP Interface IF_PROXY_SI_TEST (Proxy Generation: Service Interface Test)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_UI (Package) User Interface for Proxy Generation
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PROXY_SI_TEST_WSDL Test Service Interface by WSDL 20080221
Properties
Interface IF_PROXY_SI_TEST  
Short Description Proxy Generation: Service Interface Test    
General Data
Package SAI_PROXY_UI   User Interface for Proxy Generation 
Created 20070222   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SPROX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_PROXY_SI_TEST has no interface.
Friends
Interface IF_PROXY_SI_TEST has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATION Instance attribute Public Type reference (TYPE) SPROX_TEST_DATA-APPLICATION 20070511
2 MODE Instance attribute Public Type reference (TYPE) CHAR1 Single-Character Flag 20090804
3 SOURCE_CODE Instance attribute Public Type reference (TYPE) T_WB_OBJECT 20080201
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_PARAMETER Instance method Public Method 20070222
2 EXECUTE Instance method Public Method 20070222
3 GET_EXCEPTION_STYLESHEET Instance method Public Method 20070222
4 GET_EXCEPTION_STYLESHEET_EXT Instance method Public Method 20070222
5 GET_REQUEST_STYLESHEET Instance method Public Method 20070222
6 GET_REQUEST_STYLESHEET_EXT Instance method Public Method 20070222
7 GET_RESPONSE_STYLESHEET Instance method Public Method 20070222
8 GET_RESPONSE_STYLESHEET_EXT Instance method Public Method 20070222
9 GET_SAMPLE_REQUEST Instance method Public Method 20070222
10 GET_SAMPLE_RESPONSE Instance method Public Method 20070222
11 GET_TITLE Instance method Public Method 20070222
Events
Interface IF_PROXY_SI_TEST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_WB_OBJECT Public See coding 20080201 begin of T_WB_OBJECT, object_type type seu_objtyp, object_name type seu_objkey, END OF t_wb_object
Method Signatures

Method CHANGE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CANCELED Call by reference Type reference (TYPE) ABAP_BOOL 20070222
2 Importing FIRST_CALL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20071005
3 Exporting OBJECT Call by reference Type reference (TYPE) PRX_R3OBJ Proxy Generation: Object Type in R3 (DTEL, TABL,...) 20070511
4 Exporting OBJ_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20070511
5 Exporting SUB_OBJ_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20070511

Method CHANGE_PARAMETER on Interface IF_PROXY_SI_TEST has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CALL_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20070223
2 Exporting ORG_REQUEST Call by reference Type reference (TYPE) XSTRING 20080310
3 Exporting ORG_RESPONSE Call by reference Type reference (TYPE) XSTRING 20080304
4 Importing REQUEST Call by reference Type reference (TYPE) XSTRING 20070222
5 Exporting RESPONSE Call by reference Type reference (TYPE) XSTRING 20070222
6 Exporting RESPONSE_TYPE Call by reference Type reference (TYPE) STRING 20080214
7 Exporting RUNTIME_DESERIALIZE Call by reference Type reference (TYPE) I 20070626
8 Exporting RUNTIME_EXECUTE Call by reference Type reference (TYPE) I 20070626
9 Exporting RUNTIME_SERIALIZE Call by reference Type reference (TYPE) I 20070626
10 Exporting STATUS_CODE Call by reference Type reference (TYPE) I 20080214
11 Exporting STATUS_TEXT Call by reference Type reference (TYPE) STRING 20080214
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Integration: Application Error 20070222
2 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20070223
3 CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20070222
4 CX_PROXY_FAULT Proxy Fault 20070226
5 CX_PROXY_MAPPING_FAULT Mapping failed 20091030
6 CX_TRANSFORMATION_ERROR General Error When Performing CALL TRANSFORMATION 20070226
7 CX_XMS_SYSTEM_ERROR XI: System Error 20070222

Method GET_EXCEPTION_STYLESHEET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) CXSLTDESC Name of an XSLT Program 20070222
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: System Error 20070222

Method GET_EXCEPTION_STYLESHEET_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) CXSLTDESC Name of an XSLT Program 20070222
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: System Error 20070222

Method GET_REQUEST_STYLESHEET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) CXSLTDESC Name of an XSLT Program 20070222
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: System Error 20070222

Method GET_REQUEST_STYLESHEET_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) CXSLTDESC Name of an XSLT Program 20070222
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: System Error 20070222

Method GET_RESPONSE_STYLESHEET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) CXSLTDESC Name of an XSLT Program 20070222
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: System Error 20070222

Method GET_RESPONSE_STYLESHEET_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) CXSLTDESC Name of an XSLT Program 20070222
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: System Error 20070222

Method GET_SAMPLE_REQUEST Signature

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

Method GET_SAMPLE_REQUEST on Interface IF_PROXY_SI_TEST has no exception.

Method GET_SAMPLE_RESPONSE Signature

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

Method GET_SAMPLE_RESPONSE on Interface IF_PROXY_SI_TEST has no exception.

Method GET_TITLE Signature

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

Method GET_TITLE on Interface IF_PROXY_SI_TEST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710