cancel
Showing results for 
Search instead for 
Did you mean: 

Inclusion of Tax field in Sales order Header

Former Member
0 Kudos

Hi,

Please suggest how to include Tax field in Sales Order Header = VBAK. What are the user exits we must use and how I do proceed?

Thanks and regards,

Syamala

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Use this user exit MV45AFZZ

Thank you,

Former Member
0 Kudos

Thank you for your mail, but how do I find out the field for tax and how do I actually proceed?

Former Member
0 Kudos

Hi,

Add the custom field in VBAK through append structure

Modify the screen 8309 of SAPMV45A to add your custom fields

Write the logic in subroutine 'USEREXIT_MOVE_FIELD_TO_VBAK' of include MV45AFZZ to populate the value.

Tell to your abaper about your requirement along with above specified logic.

Thankyou.

Former Member
0 Kudos

Thank you very much.

Answers (0)