Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Need a FM

Former Member
0 Likes
294

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.

1 REPLY 1
Read only

Former Member
0 Likes
276

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.