SAP ABAP Class IF_ACO_FUNCTION (Aco Function)
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
Class | IF_ACO_FUNCTION | |
Short Description | Aco Function | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100325 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_ACO_FUNCTION has no interface implemented.
Friends
Class IF_ACO_FUNCTION has no friend class.
Attributes
Class IF_ACO_FUNCTION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | call function | 20100325 |
2 | ![]() |
Instance method | Public | Method | get abap exception | 20111031 |
3 | ![]() |
Instance method | Public | Method | getlist of possible exceptions | 20100325 |
4 | ![]() |
Instance method | Public | Method | get function module name | 20100325 |
5 | ![]() |
Instance method | Public | Method | get changing parameters | 20100326 |
6 | ![]() |
Instance method | Public | Method | retrieve result from asyncronous task | 20111121 |
Events
Class 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 | ![]() |
DESTINATION | Call by reference | Object reference (TYPE REF TO) | IF_ACO_DESTINATION | Aco Destination | 20100325 | ||
2 | ![]() |
RESULT_CLASS | Call by reference | Object reference (TYPE REF TO) | CL_ACO_RECEIVE_RESULT | Interface to Retrieve Result from asyconchronous RFC | 20111101 | ||
3 | ![]() |
TASK | Call by reference | Type reference (TYPE) | ACO_TASK_ID | Task ID for ACO | 20111101 | ||
4 | ![]() |
UNIT | Call by reference | Object reference (TYPE REF TO) | IF_BGRFC_UNIT | Unit in Background RFC | 20120301 |
Method EXECUTE on class 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 | ![]() |
EXCEPTION | Call by reference | Type reference (TYPE) | ABAP_EXCPNAME | 20111031 | |||
2 | ![]() |
MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20111031 | ||
3 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20111031 | ||
4 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20111031 | ||
5 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20111031 | ||
6 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20111031 | ||
7 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20111031 | ||
8 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20111031 | ||
9 | ![]() |
RFC_MESSAGE | Call by reference | Type reference (TYPE) | CHAR255 | Char255 | 20111109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111031 |
Method GET_EXCEPTION_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXCEPTION_LIST | Call by reference | Type reference (TYPE) | POSSIBLE_EXCEPTIONS | List of function module parameters | 20100326 |
Method GET_EXCEPTION_LIST on class 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 | ![]() |
FUNCTION_NAME | Value transfer | Type reference (TYPE) | RS38L_FNAM | Name of Function Module | 20100325 |
Method GET_NAME on class 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 | ![]() |
PARAMETER_CLASS | Call by reference | Type reference (TYPE) | ACO_PARAM_TYPE | ACO Parameter Type | 20100528 | ||
2 | ![]() |
PARAMETER_LIST | Value transfer | Object reference (TYPE REF TO) | IF_ACO_PARAMETER_LIST | List of function module parameters | 20100326 |
Method GET_PARAMETER_LIST on class IF_ACO_FUNCTION has no exception.
Method RECEIVE_RESULT Signature
Method RECEIVE_RESULT on class IF_ACO_FUNCTION has no parameter.
Method RECEIVE_RESULT on class IF_ACO_FUNCTION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |