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

which program / Fn.mod is using to save quatation va21.

Former Member
0 Likes
485

Dear Experts,

I want to one more function, just before save the quatation.

can any one guide me, which program / Fn.mod is using to save quatation (VA21).

Thanks & Regards

RaJ

3 REPLIES 3
Read only

Former Member
0 Likes
451

hi,

check out the BAPI "BAPI_QUOTATION_CREATEFROMDATA"

regards,

Navneeth K.

Read only

Former Member
0 Likes
451

Hi,

Program is SAPMV45A

Try to find any user exit and then add the code in user exit

regards

Arun

Read only

0 Likes
451

HI Arun,

SAPMV45A is the main Program Name, it is having many include programs.

my requirment is,

While creating / Saving the Quatation(VA21) I want save the vbeln number in ZTABLE.

while debugging i am not able to find the exact include.

In VA22 & VA23 i am able to get the vbeln number.

Thanks & Regards

RaJ