A Simple UDF can only store values of a single data type; so, when multiple values of different data types are required to be stored as one entity, an Aggregate UDF can be used. Aggregate UDFs are very useful for storing multiple values and repeated values. An aggregate UDF is a combination of different types of UDFs. Aggregate UDFs can be used to store user data in a tabular format, attached to any internal object, and can be used as a collection of UDFs. In other words, an Aggregate UDF comprises of a set of fields repeating more than once. The output can be stated in the form of a record consisting of fields of different types and sizes. When a line is repeated over an Aggregate UDF, it associates all its storage components (same or different data types) as a single unit. Example : - ;;;;; Aggregate UDF example [#Menu: Gateway of Tally] Add :Key Item : Aggregate UDF example : A : Alter : Aggregate UDF example [Report : Aggregate UDF example] Obje...
This Blog is use to share information Tally Customization, By Pradeep Ray ADISOFTTECH
Skip to main content