Page 1 of 1

DFF customize

Posted: Tue Aug 26, 2008 11:20 am
by Aditi
Hello Everyone,

I have a requirement to modify the DFF to display the PO release number in Material Transaction Form.

I wanted to know is when i am adding the where clause in DFF i am unable to find how to tell the system to pick the current records transaction_id

Can someone please help me with it..

Regards,
Aditi

Posted: Tue Sep 16, 2008 7:48 am
by imrankhan
following steps u have to follow
1) first retrieve the base name of ur fom
2) go to appl dev responsibiltiy >appl>register
by base table table name retrive the record
3)copy the title name and go to segment form with title name retrieve
the record
4) after that unfreeze the flexfield segment
5) click on segments and give the field what u want
6) compile the form and submit it
7) go to ur appliction and see the changes