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: 

Help with SD requirement

Former Member
0 Kudos

Hello, I have a SD requirement tof not allowing modifications (throug transaction VF02) to billing documents of certain classes (Z documents), once they've been created.

First i though using transaction variants, to disable saving functions. This didn't work since i can't associate a variant to billing document classes.

Another idea was to check when the document is saved, if it can be modified. Looked for an userexit, following recomendations of previous posts, but for transaction VF02 couldn't find one that is executed just before saving the document.

I would like some help to check if i'm missing some userexit that could help me or if there's another way to make this verification.

Regards,

Francelice

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

Use this bapi BAPI_SALESORDER_CHANGE for modifications.

Reward if useful.

Regards

Divya

2 REPLIES 2

Former Member
0 Kudos

Hi

Use this bapi BAPI_SALESORDER_CHANGE for modifications.

Reward if useful.

Regards

Divya

GauthamV
Active Contributor
0 Kudos

hi,

check these badi.

SD_CIN_LV60AU02 BADI for billing

VOR_WA_FAKTURA Billing before Goods Issue