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: 

User exit in invoice document

Former Member
0 Kudos

Hi all,

I'm looking for a user-exit triggered in the moment that I save an invoice because under certain conditions change the field vbrp-ktgrm (Material account assignment group) automatically.

Thanks,

Xavi

5 REPLIES 5

Former Member
0 Kudos

Hi Xavier,

You can try using this

Extension: <b>V61A0001</b>

Exit name: <b>EXIT_SAPLV61A_002 </b>

Desc: <b>Customer Exit: Pricing - Rounding Rule</b>

Include: <b>ZX61AU01</b>

Regards,

Raj

0 Kudos

Hi Raj,

this user exit only allows you to change a field like konv-kwart and this is not the field I'm trying to modify.

Regards,

Xavi

Former Member
0 Kudos

Hello,

try the reports like

RV60A*

in this report there are form thar are used as user exit.

Bye

enzo

Former Member
0 Kudos

Hi Xavier,

Please check USEREXIT_FILL_VBRK_VBRP in Module pool SAPLV60A and program RV60AFZC.

Thanks,

Kavitha

0 Kudos

Thanks kavitha,

at the end I used the transaction VOFM to do it