Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Update Flag in another table when record is inserted

742134Jan 3 2010 — edited Jan 3 2010
Hi All,

I am new to oracle form and working on my aasignment.

I have created 2 form 1.Requisiton 2.Purchase Order
I have created one 'find' form which will find requisition number form requisition table and once I click on 'AutocreateButton'. It will open Purchase order form and will default all values form selected requisition number and will create Purchase order.

Problem statement.
Currently I have insured one more Column PO_CREATED_FLAG in 'Requisition header' column once i click on save button on purchase order form i want to update 'Y' Value in PO_CREATED_FLAG in Requisition header table.

Table Names

PO_REQUISITION_HEADERS (COLUMN 'PO_CREATED_FLAG')
PO_REQUISITION_LINES
PO_HEADERS
PO_LINES

Please help

Archana
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 31 2010
Added on Jan 3 2010
2 comments
698 views