Custom DFF In Standard AR Transaction Form
In Oracle EBS R12, AR invoice, In Invoice Transaction Flexfields There is a DFF with context value as 'ORDER ENTRY' and I have added 5 new DFF's fields. For the existing AR invoice when I query the transaction number I can see the values are displayed in DFF. I have checked in backend for those interface_header_attributes and found the data. If I change to any other attributes the value are reflecting in DFF. What I found is all 1-15 interface_header_attributes has values in backend. I have created custom table and registered.
In this case can we custom tables for DFF in Standard Transaction form?