Class Method list used by SAP ABAP Class CL_FDT_CLASSDESCR (BRFplus: Class for static method descriptors)
SAP ABAP Class CL_FDT_CLASSDESCR (BRFplus: Class for static method descriptors) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_FDT_CLASSDESCR - CONSTRUCTOR BRFplus: Class for static method descriptors SOURCE CREATE OBJECT ls_buffer-o_instance
2 Class Method  CL_FDT_CLASSDESCR - CONSTRUCTOR BRFplus: Class for static method descriptors SOURCE EXPORTING
3 Class Method  CL_FDT_CLASSDESCR - CONSTRUCTOR BRFplus: Class for static method descriptors SOURCE iv_rfc_destination = lv_rfcdest
4 Class Method  CL_FDT_CLASSDESCR - CONSTRUCTOR BRFplus: Class for static method descriptors SOURCE iv_class_name = iv_class_name
5 Class Method  CL_FDT_CLASSDESCR - CONSTRUCTOR BRFplus: Class for static method descriptors SOURCE it_method = lt_method
6 Class Method  CL_FDT_CLASSDESCR - CONSTRUCTOR BRFplus: Class for static method descriptors SOURCE it_interface = lt_interface
7 Class Method  CL_FDT_CLASSDESCR - CONSTRUCTOR BRFplus: Class for static method descriptors SOURCE iv_descr = lv_descr.
8 Class Method  CL_FDT_CLASSDESCR - GET_METHOD_METADATA BRFplus: Class for static method descriptors
9 Class Method  CL_FDT_CLASSDESCR - GET_RFC_DESTINATION BRFplus: Class for static method descriptors SOURCE lv_rfcdest = get_rfc_destination( iv_id = iv_id ).
10 Class Method  CL_FDT_DSM - GET_DESTINATION_FOR_OBJECT BRS: Desicion Service Manager
11 Class Method  CL_FDT_TYPEDESCR - DESCRIBE_BY_NAME FDT: Data object descriptor service
12 Class Method  CX_FDT - GET_SOURCE_NAME FDT: Abstract Exception Class