SAP ABAP Interface IF_ACO_FUNCTION (Aco Function)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     SAP_ACO_PUBLIC (Package) Public Interface for SAP ACo
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ACO_FUNCTION function module in aco repository 20100326
Properties
Interface IF_ACO_FUNCTION  
Short Description Aco Function    
General Data
Package SAP_ACO_PUBLIC   Public Interface for SAP ACo 
Created 20100325   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)
Interfaces
Interface IF_ACO_FUNCTION has no interface.
Friends
Interface IF_ACO_FUNCTION has no friend.
Attributes
Interface IF_ACO_FUNCTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method call function 20100325
2 GET_CLASSIC_EXCEPTION Instance method Public Method get abap exception 20111031
3 GET_EXCEPTION_LIST Instance method Public Method getlist of possible exceptions 20100325
4 GET_NAME Instance method Public Method get function module name 20100325
5 GET_PARAMETER_LIST Instance method Public Method get changing parameters 20100326
6 RECEIVE_RESULT Instance method Public Method retrieve result from asyncronous task 20111121
Events
Interface IF_ACO_FUNCTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 POSSIBLE_EXCEPTIONS Public See coding 20111031 possible_exceptions type standard table of abap_excpname
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Object reference (TYPE REF TO) IF_ACO_DESTINATION Aco Destination 20100325
2 Importing RESULT_CLASS Call by reference Object reference (TYPE REF TO) CL_ACO_RECEIVE_RESULT Interface to Retrieve Result from asyconchronous RFC 20111101
3 Importing TASK Call by reference Type reference (TYPE) ACO_TASK_ID Task ID for ACO 20111101
4 Importing UNIT Call by reference Object reference (TYPE REF TO) IF_BGRFC_UNIT Unit in Background RFC 20120301

Method EXECUTE on Interface IF_ACO_FUNCTION has no exception.

Method GET_CLASSIC_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXCEPTION Call by reference Type reference (TYPE) ABAP_EXCPNAME 20111031
2 Exporting MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20111031
3 Exporting MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20111031
4 Exporting MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20111031
5 Exporting MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20111031
6 Exporting MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20111031
7 Exporting MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20111031
8 Exporting MSGV4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20111031
9 Exporting RFC_MESSAGE Call by reference Type reference (TYPE) CHAR255 Char255 20111109
# Exception Resumable Description Created on
1 CX_ACO_INVALID_INPUT 20111031

Method GET_EXCEPTION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXCEPTION_LIST Call by reference Type reference (TYPE) POSSIBLE_EXCEPTIONS List of function module parameters 20100326

Method GET_EXCEPTION_LIST on Interface IF_ACO_FUNCTION has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FUNCTION_NAME Value transfer Type reference (TYPE) RS38L_FNAM Name of Function Module 20100325

Method GET_NAME on Interface IF_ACO_FUNCTION has no exception.

Method GET_PARAMETER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETER_CLASS Call by reference Type reference (TYPE) ACO_PARAM_TYPE ACO Parameter Type 20100528
2 Returning PARAMETER_LIST Value transfer Object reference (TYPE REF TO) IF_ACO_PARAMETER_LIST List of function module parameters 20100326

Method GET_PARAMETER_LIST on Interface IF_ACO_FUNCTION has no exception.

Method RECEIVE_RESULT Signature

Method RECEIVE_RESULT on Interface IF_ACO_FUNCTION has no parameter.
Method RECEIVE_RESULT on Interface IF_ACO_FUNCTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800