/WMD/XF_AGDETP - xSuite central priority table (agent determination)
xSuite central priority table (agent determination) information is stored in SAP table /WMD/XF_AGDETP.
It is part of the development package /WMD/XF_BC. This development package consists of objects that can be grouped under "xSuite Workflow Base Components".
It is part of the development package /WMD/XF_BC. This development package consists of objects that can be grouped under "xSuite Workflow Base Components".
Fields for table /WMD/XF_AGDETP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | |
| .INCLUDE | KEY | X | /WMD/XF_AGDETP_KEY | 0 | ||
| APPLICATION | xSuite concrete application | X | /WMD/XFAPPL | CHAR | 4 | * |
| APPLICATION_KEY | xSuite application key (for agent determination) | X | /WMD/XFAGAPPLKEY | CHAR | 48 | |
| ROLE | Role | X | /WMD/WF_XF_ROLE | CHAR | 8 | * |
| PRIORITY | Search priority in release table. | X | /WMD/WF_XF_PRIORITY | NUMC | 6 | |
| RELTYPE1 | Release type (1. level) | /WMD/WF_XF_RELTYPE1 | CHAR | 8 | ||
| RELTYPE2 | Release type (2. level) | /WMD/WF_XF_RELTYPE2 | CHAR | 8 | ||
| ACCURATE | Exact match | /WMD/WF_XF_ACCURATE | CHAR | 2 | ||
| WILDCARD | Wildcard search | /WMD/WF_XF_WILDCARD | CHAR | 2 | ||
| NOSEARCH | No search | /WMD/WF_XF_NOSEARCH | CHAR | 2 |