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

VA42 Adding Contract Status

Former Member
0 Likes
369

Hi All,

After a contract is created and submitted to the approver, I need to add a new status type for contract line items in VA42.

I would appreciate your quick responses. Thank you, thank you!

1 REPLY 1
Read only

Former Member
0 Likes
327

Hi,

For this u can probably add a new field to table VBAK..use the append structure functionality in SE11..

Secondly u will need to write a user exit for it. U can use the exit..FORM userexit_save_document in include program MV45AFZZ. U will also find related user exits in this include program..

Thanks

Varun