Class Method list used by SAP ABAP Class CL_FCML_CONVERT_REP (Conversion of Reporting Structure)
SAP ABAP Class CL_FCML_CONVERT_REP (Conversion of Reporting Structure) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_FCML_CONVERT_REP - ALTERNATIVE_TO_PROCESS Conversion of Reporting Structure SOURCE CALL METHOD me->alternative_to_process( ).
2 Class Method  CL_FCML_CONVERT_REP - BEGIN_AND_ENDING_INV Conversion of Reporting Structure SOURCE CALL METHOD me->begin_and_ending_inv( ).
3 Class Method  CL_FCML_CONVERT_REP - CONVERT_KEPH Conversion of Reporting Structure SOURCE CALL METHOD me->convert_keph
4 Class Method  CL_FCML_CONVERT_REP - CONVERT_KEPH Conversion of Reporting Structure SOURCE EXPORTING
5 Class Method  CL_FCML_CONVERT_REP - CONVERT_KEPH Conversion of Reporting Structure SOURCE is_keph = s_keph
6 Class Method  CL_FCML_CONVERT_REP - CONVERT_KEPH Conversion of Reporting Structure SOURCE is_rep = f_mlrep
7 Class Method  CL_FCML_CONVERT_REP - CONVERT_KEPH Conversion of Reporting Structure SOURCE i_layout = lh_layout.
8 Class Method  CL_FCML_CONVERT_REP - CREATE_CCS Conversion of Reporting Structure SOURCE CALL METHOD me->create_ccs( ).
9 Class Method  CL_FCML_CONVERT_REP - PROCESS_DOCUMENTS Conversion of Reporting Structure SOURCE CALL METHOD me->process_documents( ).
10 Class Method  CL_FCML_CONVERT_REP - PROCESS_MLCD Conversion of Reporting Structure SOURCE CALL METHOD me->process_mlcd( ).
11 Class Method  CL_FCML_CONVERT_REP - READ_PERIOD Conversion of Reporting Structure SOURCE CALL METHOD me->read_period( ).