File/Function X-Ref Parameter List |
DEVELOPER |
Name |
Length |
Usage |
Type |
$QueueName |
12 |
Queue name. Primary key of @VBQU1. |
Input |
$FileName |
8 |
File definition name. |
Input |
$IncludeChildren |
1 |
‘Y’ if you also want to find usages of any child files of $FileName. |
Input |
$IncludeMaps |
1 |
‘Y’ if you also want to find usages of any maps (also known as indices) of $FileName. |
Input |
$IncludeAssociates |
1 |
‘Y’ if you also want to find usages of any file definitions that point to the same physical file as $FileName. |
Input |
$EndOfProcessStatus |
250 |
This returns an error message if there is an error that aborts the whole process (e.g. missing queue name). A ‘Y’ is returned if the process completes correctly. |
Input |
Topic ID: 500137