‎2007 Oct 31 10:20 AM
Hi,
I have a situation where when the user clicks save while creating a sales order...a form routine will get triggered...where i need to code something..and i need to get the sales order header and partner data... i cannot fetch form vbak as it is will not present in it as it is on save click..
is there any fm,
plzzz help.
‎2007 Oct 31 10:26 AM
Check the available structures in that form routine. They must contain the data to be saved in DB...
Check the available structures and use them.