hello
plz tell me how can i insert data into different views throgh oracle forms.
actually i had made form on purchase order using
po_headers_v
po_distribution s_v
po_lines_v
it execute properly, but when i try to insert new data into it
it's gives error "cannot modify a column which maps to a non key-preserved table".
i am fresher to forms .plz guide me properly with steps
plz tell me how can i insert data into different views throgh oracle forms.
actually i had made form on purchase order using
po_headers_v
po_distribution s_v
po_lines_v
it execute properly, but when i try to insert new data into it
it's gives error "cannot modify a column which maps to a non key-preserved table".
i am fresher to forms .plz guide me properly with steps
Comment