SAP ABAP Interface IF_ACO_FUNCTION_MD (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
Properties
Interface IF_ACO_FUNCTION_MD  
Short Description Aco Function    
General Data
Package SAP_ACO_PUBLIC   Public Interface for SAP ACo 
Created 20130304   SAP 
Last changed 20140121   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_MD has no interface.
Friends
Interface IF_ACO_FUNCTION_MD has no friend.
Attributes
Interface IF_ACO_FUNCTION_MD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXCEPTION_LIST Instance method Public Method getlist of possible exceptions 20130304
2 GET_NAME Instance method Public Method get function module name 20130304
3 GET_PARAMETER_LIST Instance method Public Method get changing parameters 20130304
Events
Interface IF_ACO_FUNCTION_MD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 POSSIBLE_EXCEPTIONS Public See coding 20130304 possible_exceptions type standard table of abap_excpname
Method Signatures

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 20130304

Method GET_EXCEPTION_LIST on Interface IF_ACO_FUNCTION_MD 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 20130304

Method GET_NAME on Interface IF_ACO_FUNCTION_MD 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 20130304
2 Returning PARAMETER_LIST Value transfer Object reference (TYPE REF TO) IF_ACO_PARAMETER_LIST_MD List of function module parameters 20130304

Method GET_PARAMETER_LIST on Interface IF_ACO_FUNCTION_MD has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740