Application Development 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: 

BAPI_SALESORDER_CHANGE Email-Id update

Former Member
0 Kudos

Hi Gurus ,

I need to update email-id corresponding to the sales document number using this function module can u pls suggest me how to do this .....BAPI_SALESORDER_CHANGE ,,

Regards

Peter

4 REPLIES 4

former_member188685
Active Contributor
0 Kudos

The email is not part of the Sales Order, It is part of Customer if you are talking about the partner email address.

Just let me know which email you are speaking about...

0 Kudos

Hi ,

the field is coming from oracle ..and the field is added in VBAK table ........its a simple email-id not partner's email-id ......

Regards

Peter

0 Kudos

then you have to do that userexit_save_document_prepare form of the include mv45afzz.

once you enhance the transaction, now go to BAPI , you need to make use of the extension parameter.

*"      EXTENSIONIN STRUCTURE  BAPIPAREX OPTIONAL

i hope you have the field in vbak table.

0 Kudos

>

> Hi ,

>

> the field is coming from oracle ..and the field is added in VBAK table ........its a simple email-id not partner's email-id ......

>

>

>

>

>

> Regards

> Peter

Email ID in VBAK?

which field?