File_Field_DynamicEntryOptions - DataDictionary
Used to check the current state of NoPut and NoEnter field options
Type: Function
Return Data Type: Integer
Parameters
| Parameter | Type | Description |
|---|---|---|
| iFile | Integer | Table number to check |
| iField | Integer | Column number to check |
Syntax
Function File_Field_DynamicEntryOptions Integer iFile Integer iField Returns Integer
Call Example
Get File_Field_DynamicEntryOptions iFile iField to IntegerVariable
Description
Used to check the current state of NoPut and NoEnter Field_Options.
Return Value
Returns the current DD options for the column based on the state of the record.