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 | CL_CFX_TEXT_FOLDER - GET_ALL_MIMES | Manages the Folder with the XML Text Files | SOURCE CALL METHOD me->get_all_mimes |
|
| 2 | CL_CFX_TEXT_FOLDER - GET_ALL_MIMES | Manages the Folder with the XML Text Files | SOURCE EXPORTING |
|
| 3 | 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 | CL_CFX_TEXT_FOLDER - GET_ALL_MIMES | Manages the Folder with the XML Text Files | SOURCE IMPORTING |
|
| 5 | CL_CFX_TEXT_FOLDER - GET_ALL_MIMES | Manages the Folder with the XML Text Files | SOURCE et_mimes = mt_mime_info. |
|
| 6 | 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 | CL_CFX_TEXT_FOLDER - GET_TEXT_FILE_INFO | Manages the Folder with the XML Text Files | SOURCE EXPORTING |
|
| 8 | CL_CFX_TEXT_FOLDER - GET_TEXT_FILE_INFO | Manages the Folder with the XML Text Files | SOURCE i_file_name = l_name |
|
| 9 | CL_CFX_TEXT_FOLDER - GET_TEXT_FILE_INFO | Manages the Folder with the XML Text Files | SOURCE IMPORTING |
|
| 10 | CL_CFX_TEXT_FOLDER - GET_TEXT_FILE_INFO | Manages the Folder with the XML Text Files | SOURCE e_language = ls_text_file-language |
|
| 11 | CL_CFX_TEXT_FOLDER - GET_TEXT_FILE_INFO | Manages the Folder with the XML Text Files | SOURCE e_package = ls_text_file-package |
|
| 12 | CL_CFX_TEXT_FOLDER - GET_TEXT_FILE_INFO | Manages the Folder with the XML Text Files | SOURCE e_vocabulary = ls_text_file-vocabulary. |
|
| 13 | CL_WB_MIME_REPOSITORY - GET_ALL_MIMES | Workbench Access to MIME Repository |