Tdl object TypeIn Tdl there are two type of object.
• Interface object
• Data object
1) Interface Object: - Interface object define user interface.
Objects used for designing the User Interface are referred to as Interface objects. Report, Form, Menu etc. are interface objects. Interface objects like Report and Menu are independent items and can exist on their own. The objects Form, Part, Line, and Field can’t exist independently
2) Data object: - Data is actually stored in the Data Objects. These objects are classified into two types viz., Internal objects and User defined objects / TDL objects.
There are two type of Data Object.
• Internal Object
• Tdl object
Internal object – it provide by tally platform .they are store in tally database.
Example: - ledger, voucher, cost center, stock, bill etc.
TDL object – it’s also known as user define object. All the objects which is defined by the user these are referred object are user define object.
There are two type of TDL object.
• Static TDL object
• Dynamic Tdl object
Static TDL Object: - static Tdl object are hard coded object. it is use only for display purpose.
Dynamic Tdl object: - can be created from the data available in any of the following external data sources:
1 ) XML Files from remote HTTP server.
2 ) DLL files.
3 ) From any type of database through ODBC.
Skip to main content
Comments
Post a Comment