DD_ECM und taskOrgFLOW

This commit is contained in:
Developer01
2026-03-10 12:43:37 +01:00
parent 1febe4956b
commit 01e0c726e5
6 changed files with 431 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ End
SELECT type, *
FROM sys.objects
WHERE OBJECT_DEFINITION(object_id) LIKE '%TBCUST_WM_FOLDERS%'
WHERE OBJECT_DEFINITION(object_id) LIKE '%TBTF_PROFILE_FILES_WORK%'
--AND type IN ('V')
ORDER BY name