Request Detail Tokens
The prefix for these tokens is REQD.
Tokens |
Description |
---|---|
CREATED_BY |
ID of the user who created the request detail. |
CREATION_DATE |
Date on which the request detail was created. |
LAST_UPDATED_BY |
ID of the user who last updated the request detail. |
LAST_UPDATE_DATE |
Date on which request detail was last updated. |
REQUEST_DETAIL_ID |
ID for the request detail in the table KCRT_REQUEST_DETAILS. |
REQUEST_ID |
ID of the request for the request detail. |
REQUEST_TYPE_ID |
ID of the request type for the request detail. |
The REQD
prefix is typically used for accessing custom fields, such as: [REQD.P.CUSTOM_TOKEN]
.
Request Detail > Field Tokens
Within the token builder, Request Detail Field is an empty folder.