Solution : https://service.sap.com/sap/support/notes/792627 (SAP Service marketplace login required)
Summary :
This SAP Note enhances the CAD desktop's file handling functionalities by enabling an option to check out files into a custom directory structure, thereby potentially resolving performance issues with Windows Explorer due to large assemblies. Implement the BAdI method CDESK_BADI_MAIN~WORKDIR_FOLDER_STRUCTURE so that during CHECKIN and CHECKOUT processes, the system manages file paths. To activate this enhancement, set the CDESK_WORKDIR_FOLDER parameter to 'X' in transaction CDESK_CUS. However, note that this change cannot be applied automatically or manually but requires importing the appropriate Support Package.
Key words :
badi method cdesk_badi_main~workdir_folder_structure, function code checkin, function code checkout, customizing parameter cdesk_workdir_folder, documents-docfile1 field, defined working directory, badi implementation, working directory, documents table, directory structure
Related Notes :
948720 | CDESK: Performance of current directory w/ dir structure |
926044 | CDESK: Correction "Working directory with directory struct" |
886062 | CDESK: "Display working directory" in CAD working directory |
854193 | CDESK: Wrong CAD path in function "Replace version" |
600142 | CDESK: List of all BAdIs/BAdI methods in CAD desktop |