SAP ABAP Function Module FDT_GET_CLASS_METHOD_METADATA (FDT: Gets the metadata for the class methods)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_BRS_RS (Package) Business Rule Services: Remote Services
Basic Data
Function Module FDT_GET_CLASS_METHOD_METADATA FDT: Gets the metadata for the class methods  
Function Group FDT_REMOTE_SERVICE   FDT: Function group for Remote services  
Program Name SAPLFDT_REMOTE_SERVICE    
INCLUDE Name LFDT_REMOTE_SERVICEU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_PARAMETER TYPE FDT_T_CLS_MTD_PARAM_METADATA FDT: Table Type for Class's method parameter metadata
Exporting ET_EXCEPTION TYPE SEO_EXCEPTIONS Table of Exceptions
Exporting EV_PUBLIC TYPE BOOLE_D Is the method Public
Exporting EV_STATIC TYPE BOOLE_D Is the Method a static Method
Exporting ET_MESSAGE TYPE FDT_T_MESSAGE FDT: Table type for messages
Importing IV_CLASSNAME TYPE SEOCLSNAME Class Name
Importing IV_METHODNAME TYPE SEOCMPNAME Method name
Importing IV_INTERFACENAME TYPE SEOITFNAME Interface name
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20130604 
SAP Release Created in 731