Earlier in Example 19, we have seen how to add a UDF (Single UDF) in the Ledger Master. Now, we shall see how to add a REPEAT UDF.
A Single UDF allows you to enter ONE value, whereas a Repeat UDF allows you to enter several/multiple VALUES.
Syntax:-
<FieldName> : <FieldType> : <Index> : <RepeatYesNo>
Example:-
[System: UDF]
MyRepeatUDF: String: 1000: Yes
Click here to download the Example 20 compiled file and the source-code.