Hello everyone,
I am working in a custom model, where I need to use an already extended Standard Table (which was extended in another project).
Eg. In a model 'Custom Project Contract' , I have extended the standard table PSACONTRACTLINEITEMS and added a field named 'TransDate'.
Now I am working on another model where I need to used the TransDate field. How to achieve this ? I can refer the first model in my second project, but how to add PSACONTRACTLINEITEMS.extention to the project.