Hi All,
In BSP application SRMSUS , The PO Details for a supplier are displayed in a table in the view ORDER/LIST.INC , the table contains fields like
Document No.
Document Descreption
Documnet Date
Status
etc etc ...
Now we need to add a new field in this table , i have done it by making a new entry in the table BBPC_SUS_TABDEF (This table contains entries for the fields to be displayed for a particular view in some particular condition.)
But i am not able to find the table/view from which data for the fields that are already there is coming from and how to display the data from that database table/view into the new field?
Please Help.
Thanks.