How to Build Master Detail Block in EBS [message #386170] |
Thu, 12 February 2009 23:50 |
shakeelkhan_bk
Messages: 11 Registered: May 2007 Location: pakistan
|
Junior Member |
|
|
hello guyz am new to EBS.
I develop a form baes on a interface table 'PO_REQUISITIONS_INTERFACE_ALL' as u know
interface table have capture master and detail data itself and if its accurate then import it in standard tables .i develop form in such a way i build data block that based on table above menioned.i did canvas null of those fileds that i know r master fields and details fields that was required i display on canvas.
after that i build control block and put some control fields and at pre insert trigger i assign values of these fields to master data base items that have canvas null.wut it's correct?
or
i display all my fields(master/detail) and then master fields no of display=1 and for others it should more.
what is the right way?
|
|
|