SAP ABAP Class IF_ACO_FUNCTION_MD (Aco Function)
Properties
Class IF_ACO_FUNCTION_MD  
Short Description Aco Function    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130304   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_ACO_FUNCTION_MD has no interface implemented.
Friends
Class IF_ACO_FUNCTION_MD has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class IF_ACO_FUNCTION_MD has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in