SAP ABAP Interface IF_ACO_TMP_PROXY (Temporary ACO proxy class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     SAP_ACO_INTERNAL (Package) SAP ACo internal
Properties
Interface IF_ACO_TMP_PROXY  
Short Description Temporary ACO proxy class    
General Data
Package SAP_ACO_INTERNAL   SAP ACo internal 
Created 20100528   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 IF_ACO_FUNCTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_ACO_TMP_PROXY has no interface.
Friends
Interface IF_ACO_TMP_PROXY has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ASYNCCOUNT Instance attribute Public Type reference (TYPE) I 20111101
2 CLASSIC_EXCEPTION Instance attribute Public Type reference (TYPE) ABAP_EXCPNAME 20111031
3 MD_INDIRECT_TYPES Static Attribute Public See coding 20100528
4 MD_PARAMETERS Static Attribute Public See coding 20100528
5 MD_POSSIBLE_EXCEPTIONS Static Attribute Public Type reference (TYPE) IF_ACO_FUNCTION=>POSSIBLE_EXCEPTIONS 20111031
6 MD_TYPES Static Attribute Public See coding 20100528
7 MSGID Instance attribute Public Type reference (TYPE) SYMSGID Message Class 20111031
8 MSGNO Instance attribute Public Type reference (TYPE) SYMSGNO Message Number 20111031
9 MSGTY Instance attribute Public Type reference (TYPE) SYMSGTY Message Type 20111031
10 MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20111031
11 MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20111031
12 MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20111031
13 MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20111031
14 RFC_MESSAGE Instance attribute Public Type reference (TYPE) CHAR255 Char255 20111109
15 TASK Instance attribute Public Type reference (TYPE) CHAR8 Character field, 8 characters long 20111101
16 USE_CLASSIC_EXCEPTIONS Static Attribute Public Type reference (TYPE) ABAP_BOOL 20111031
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method 20100528
2 RECEIVE_RESULTS Instance method Public Method 20111101
Events
Interface IF_ACO_TMP_PROXY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 RFC_MD_PARAMS_ENH_TAB Public See coding 20111115 rfc_md_params_enh_tab type table of rfc_metadata_params_enh
2 RFC_METADATA_PARAMS_ENH Public See coding 20111115 begin of rfc_metadata_params_enh. include type rfc_metadata_params. types is_table_of type abap_bool. types end of rfc_metadata_params_enh
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing _DEST_ Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20111121
2 Importing _FUNCTION_ Call by reference Object reference (TYPE REF TO) IF_ACO_FUNCTION Aco Function 20111102
3 Importing _RESULT_CLASS_ Call by reference Object reference (TYPE REF TO) CL_ACO_RECEIVE_RESULT Object Type Name 20111102
4 Importing _TASK_ Call by reference Type reference (TYPE) ACO_TASK_ID Task ID for ACO 20111102
5 Importing _UNIT_ Call by reference Object reference (TYPE REF TO) IF_BGRFC_UNIT Unit in Background RFC 20120229
# Exception Resumable Description Created on
1 CX_ACO_EXCEPTION SAP ACo Base exception 20100528

Method RECEIVE_RESULTS Signature

Method RECEIVE_RESULTS on Interface IF_ACO_TMP_PROXY has no parameter.
# Exception Resumable Description Created on
1 CX_ACO_EXCEPTION SAP ACo Base exception 20111101
History
Last changed by/on SAP  20130531 
SAP Release Created in 800