Updating the Requisition Tables
Hi there,
I wonder if anyone can help me. This is a development question with regards to updating Requisition tables.
I am trying to update the Requisition Header (F43E01) and Requisition Detail (F43E11) using the standard Business Functions.
A standard requisition has been created but NO Supplier (AN8), Unit Price (PRRC) has been entered, as these fields will be sourced and updated from an external suppliers database.
So I have a record in the Hdr and Dtl tables, I receive the AN8 and PRRC values for the external source, now I want to create a custom report that goes and updates these tables using the standard Bsfn's. I have looked at the code behind the "Save for Later" and "Submit" buttons but it is rather confusing with the caches that are being used.
I wonder if anyone can help me. This is a development question with regards to updating Requisition tables.
I am trying to update the Requisition Header (F43E01) and Requisition Detail (F43E11) using the standard Business Functions.
A standard requisition has been created but NO Supplier (AN8), Unit Price (PRRC) has been entered, as these fields will be sourced and updated from an external suppliers database.
So I have a record in the Hdr and Dtl tables, I receive the AN8 and PRRC values for the external source, now I want to create a custom report that goes and updates these tables using the standard Bsfn's. I have looked at the code behind the "Save for Later" and "Submit" buttons but it is rather confusing with the caches that are being used.
0