Check Custom Field Entered (0057) analyser can be used to check if a custom field has been populated or not. This is useful for customers that do not want a particular custom field to be mandatory at the point the Transport Form or Business Task is created, but want to ensure that it has been populated by a certain point in the process, e.g. for customers that have a separate Change Ticket raised as part of their process for moving SAP Change to Production
Parameters
Parameter | Description |
---|---|
CHECK_TASK_AND_FORM | TASK or FORM or TASK & FORM – this is the level of the ActiveControl Hierarchy that you want the Analyser to check. |
CUSTF1 | This is the number of the custom field that you want to check. You can get this number from the [Fields] tab in the Custom Fields configuration screen. |
CUST1_MSG | This is the message you want to appear in the analyser warning. |
CUST1_VAL | Optional parameter if you want the Analyser to highlight if a field is not blank but does NOT have a specific text value. More information on this can found in this Change Note |
Post your comment on this topic.