Class Method list used by SAP ABAP Class CL_CFX_TEXT_FOLDER (Manages the Folder with the XML Text Files)
SAP ABAP Class CL_CFX_TEXT_FOLDER (Manages the Folder with the XML Text Files) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_CFX_TEXT_FOLDER - GET_ALL_MIMES Manages the Folder with the XML Text Files SOURCE CALL METHOD me->get_all_mimes
2 Class Method  CL_CFX_TEXT_FOLDER - GET_ALL_MIMES Manages the Folder with the XML Text Files SOURCE EXPORTING
3 Class Method  CL_CFX_TEXT_FOLDER - GET_ALL_MIMES Manages the Folder with the XML Text Files SOURCE i_mime_repository_folder = i_mime_repository_folder
4 Class Method  CL_CFX_TEXT_FOLDER - GET_ALL_MIMES Manages the Folder with the XML Text Files SOURCE IMPORTING
5 Class Method  CL_CFX_TEXT_FOLDER - GET_ALL_MIMES Manages the Folder with the XML Text Files SOURCE et_mimes = mt_mime_info.
6 Class Method  CL_CFX_TEXT_FOLDER - GET_TEXT_FILE_INFO Manages the Folder with the XML Text Files SOURCE CALL METHOD me->get_text_file_info
7 Class Method  CL_CFX_TEXT_FOLDER - GET_TEXT_FILE_INFO Manages the Folder with the XML Text Files SOURCE EXPORTING
8 Class Method  CL_CFX_TEXT_FOLDER - GET_TEXT_FILE_INFO Manages the Folder with the XML Text Files SOURCE i_file_name = l_name
9 Class Method  CL_CFX_TEXT_FOLDER - GET_TEXT_FILE_INFO Manages the Folder with the XML Text Files SOURCE IMPORTING
10 Class Method  CL_CFX_TEXT_FOLDER - GET_TEXT_FILE_INFO Manages the Folder with the XML Text Files SOURCE e_language = ls_text_file-language
11 Class Method  CL_CFX_TEXT_FOLDER - GET_TEXT_FILE_INFO Manages the Folder with the XML Text Files SOURCE e_package = ls_text_file-package
12 Class Method  CL_CFX_TEXT_FOLDER - GET_TEXT_FILE_INFO Manages the Folder with the XML Text Files SOURCE e_vocabulary = ls_text_file-vocabulary.
13 Class Method  CL_WB_MIME_REPOSITORY - GET_ALL_MIMES Workbench Access to MIME Repository