SAP ABAP Class CO_SRT_IBDT_RPCLIT_OUT (BizTalk: Att3 - RpcLit - BaseDataTypes - Outbound)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_RT_TESTS_BIZTALK (Package) Package for the tests of the BizTalk project.
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_CLIENT Base class for consumer proxies 20080821
Properties
Class CO_SRT_IBDT_RPCLIT_OUT  
Short Description BizTalk: Att3 - RpcLit - BaseDataTypes - Outbound    
Super Class CL_PROXY_CLIENT Base class for consumer proxies 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SOAP_RT_TESTS_BIZTALK   Package for the tests of the BizTalk project. 
Created 20080821   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CO_SRT_IBDT_RPCLIT_OUT has no forward declaration.
Interfaces
Class CO_SRT_IBDT_RPCLIT_OUT has no interface implemented.
Friends
Class CO_SRT_IBDT_RPCLIT_OUT has no friend class.
Attributes
Class CO_SRT_IBDT_RPCLIT_OUT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080821
2 RET_BOOL Instance method Public Method 20080821
3 RET_BYTE Instance method Public Method 20080821
4 RET_BYTE_ARRAY Instance method Public Method 20080821
5 RET_CHAR Instance method Public Method 20080821
6 RET_DATE_TIME Instance method Public Method 20080821
7 RET_DATE_TIME_OFFSET Instance method Public Method 20080821
8 RET_DECIMAL Instance method Public Method 20080821
9 RET_DOUBLE Instance method Public Method 20080821
10 RET_FLOAT Instance method Public Method 20080821
11 RET_GUID Instance method Public Method 20080821
12 RET_INT Instance method Public Method 20080821
13 RET_LONG Instance method Public Method 20080821
14 RET_OBJECT Instance method Public Method 20080821
15 RET_QNAME Instance method Public Method 20080821
16 RET_SBYTE Instance method Public Method 20080821
17 RET_SHORT Instance method Public Method 20080821
18 RET_SINGLE Instance method Public Method 20080821
19 RET_STRING Instance method Public Method 20080821
20 RET_TIME_SPAN Instance method Public Method 20080821
21 RET_UINT Instance method Public Method 20080821
22 RET_ULONG Instance method Public Method 20080821
23 RET_URI Instance method Public Method 20080821
24 RET_USHORT Instance method Public Method 20080821
Events
Class CO_SRT_IBDT_RPCLIT_OUT has no event.
Types
Class CO_SRT_IBDT_RPCLIT_OUT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOGICAL_PORT_NAME Call by reference Type reference (TYPE) PRX_LOGICAL_PORT_NAME 20080821
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT 20080821

Method RET_BOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) RET_BOOL_RESPONSE1 20080821
2 Importing OUTPUT Call by reference Type reference (TYPE) RET_BOOL1 20080821
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080821
2 CX_AI_SYSTEM_FAULT Communication Error 20080821

Method RET_BYTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) RET_BYTE_RESPONSE1 20080821
2 Importing OUTPUT Call by reference Type reference (TYPE) RET_BYTE1 20080821
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080821
2 CX_AI_SYSTEM_FAULT Communication Error 20080821

Method RET_BYTE_ARRAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) RET_BYTE_ARRAY_RESPONSE1 20080821
2 Importing OUTPUT Call by reference Type reference (TYPE) RET_BYTE_ARRAY1 20080821
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080821
2 CX_AI_SYSTEM_FAULT Communication Error 20080821

Method RET_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) RET_CHAR_RESPONSE1 20080821
2 Importing OUTPUT Call by reference Type reference (TYPE) RET_CHAR1 20080821
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080821
2 CX_AI_SYSTEM_FAULT Communication Error 20080821

Method RET_DATE_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) RET_DATE_TIME_RESPONSE1 20080821
2 Importing OUTPUT Call by reference Type reference (TYPE) RET_DATE_TIME1 20080821
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080821
2 CX_AI_SYSTEM_FAULT Communication Error 20080821

Method RET_DATE_TIME_OFFSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) RET_DATE_TIME_OFFSET_RESPONSE4 20080821
2 Importing OUTPUT Call by reference Type reference (TYPE) RET_DATE_TIME_OFFSET1 20080821
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080821
2 CX_AI_SYSTEM_FAULT Communication Error 20080821

Method RET_DECIMAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) RET_DECIMAL_RESPONSE1 20080821
2 Importing OUTPUT Call by reference Type reference (TYPE) RET_DECIMAL1 20080821
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080821
2 CX_AI_SYSTEM_FAULT Communication Error 20080821

Method RET_DOUBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) RET_DOUBLE_RESPONSE1 20080821
2 Importing OUTPUT Call by reference Type reference (TYPE) RET_DOUBLE1 20080821
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080821
2 CX_AI_SYSTEM_FAULT Communication Error 20080821

Method RET_FLOAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) RET_FLOAT_RESPONSE1 20080821
2 Importing OUTPUT Call by reference Type reference (TYPE) RET_FLOAT1 20080821
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080821
2 CX_AI_SYSTEM_FAULT Communication Error 20080821

Method RET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) RET_GUID_RESPONSE1 20080821
2 Importing OUTPUT Call by reference Type reference (TYPE) RET_GUID1 20080821
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080821
2 CX_AI_SYSTEM_FAULT Communication Error 20080821

Method RET_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) RET_INT_RESPONSE1 20080821
2 Importing OUTPUT Call by reference Type reference (TYPE) RET_INT1 20080821
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080821
2 CX_AI_SYSTEM_FAULT Communication Error 20080821

Method RET_LONG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) RET_LONG_RESPONSE1 20080821
2 Importing OUTPUT Call by reference Type reference (TYPE) RET_LONG1 20080821
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080821
2 CX_AI_SYSTEM_FAULT Communication Error 20080821

Method RET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) RET_OBJECT_RESPONSE1 20080821
2 Importing OUTPUT Call by reference Type reference (TYPE) RET_OBJECT1 20080821
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080821
2 CX_AI_SYSTEM_FAULT Communication Error 20080821

Method RET_QNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) RET_QNAME_RESPONSE1 20080821
2 Importing OUTPUT Call by reference Type reference (TYPE) RET_QNAME1 20080821
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080821
2 CX_AI_SYSTEM_FAULT Communication Error 20080821

Method RET_SBYTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) RET_SBYTE_RESPONSE1 20080821
2 Importing OUTPUT Call by reference Type reference (TYPE) RET_SBYTE1 20080821
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080821
2 CX_AI_SYSTEM_FAULT Communication Error 20080821

Method RET_SHORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) RET_SHORT_RESPONSE1 20080821
2 Importing OUTPUT Call by reference Type reference (TYPE) RET_SHORT1 20080821
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080821
2 CX_AI_SYSTEM_FAULT Communication Error 20080821

Method RET_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) RET_SINGLE_RESPONSE1 20080821
2 Importing OUTPUT Call by reference Type reference (TYPE) RET_SINGLE1 20080821
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080821
2 CX_AI_SYSTEM_FAULT Communication Error 20080821

Method RET_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) RET_STRING_RESPONSE1 20080821
2 Importing OUTPUT Call by reference Type reference (TYPE) RET_STRING1 20080821
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080821
2 CX_AI_SYSTEM_FAULT Communication Error 20080821

Method RET_TIME_SPAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) RET_TIME_SPAN_RESPONSE1 20080821
2 Importing OUTPUT Call by reference Type reference (TYPE) RET_TIME_SPAN1 20080821
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080821
2 CX_AI_SYSTEM_FAULT Communication Error 20080821

Method RET_UINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) RET_UINT_RESPONSE1 20080821
2 Importing OUTPUT Call by reference Type reference (TYPE) RET_UINT1 20080821
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080821
2 CX_AI_SYSTEM_FAULT Communication Error 20080821

Method RET_ULONG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) RET_ULONG_RESPONSE1 20080821
2 Importing OUTPUT Call by reference Type reference (TYPE) RET_ULONG1 20080821
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080821
2 CX_AI_SYSTEM_FAULT Communication Error 20080821

Method RET_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) RET_URI_RESPONSE1 20080821
2 Importing OUTPUT Call by reference Type reference (TYPE) RET_URI1 20080821
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080821
2 CX_AI_SYSTEM_FAULT Communication Error 20080821

Method RET_USHORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) RET_USHORT_RESPONSE1 20080821
2 Importing OUTPUT Call by reference Type reference (TYPE) RET_USHORT1 20080821
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080821
2 CX_AI_SYSTEM_FAULT Communication Error 20080821
History
Last changed by/on SAP  20110908 
SAP Release Created in 712