Dear all,
Suppose I create a new (Model/Package) say LedgerTableMod. Then I create a extension of LedgerTable say MyLedgerTable_Extension and add new field in Ledger Table.
Suppose in future some other developer need to do some modification on Ledger Table again.
So, which one is the option:
1. As per my understanding he can select my Model/Package "LedgerTableMod" and do the modification on MyLedgerTable_Extension. No need to create again Extension for Ledger Table.
Ist correct?
Please give me more she'd on this
Thanks!
*This post is locked for comments