CFX_SYNC - Synchronization of Background Processes
Synchronization of Background Processes information is stored in SAP table CFX_SYNC.
It is part of development package CFX_UI in software component PLM-CFO. This development package consists of objects that can be grouped under "Collaboration Folders: User Interface".
It is part of development package CFX_UI in software component PLM-CFO. This development package consists of objects that can be grouped under "Collaboration Folders: User Interface".
Fields for table CFX_SYNC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
PROCESS_ID | GUID in 'CHAR' Format in Uppercase | X | GUID_32 | CHAR | 64 | |
OWNER | Created By | CFX_CREATED_BY | CHAR | 24 | ||
PROGRESS | Numeric field length 8 | NUM08 | NUMC | 16 | ||
MAX_PROGRESS | Numeric field length 8 | NUM08 | NUMC | 16 | ||
FINISHED | Boolean Type | CFX_BOOLEAN | CHAR | 2 | ||
XML_RESULT | xstring | CFX_XSTRING | RSTR | 8 |