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

User exit in invoice document

Former Member
0 Likes
1,027

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

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
Read only

Former Member
0 Likes
909

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

Read only

0 Likes
909

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

Read only

Former Member
0 Likes
909

Hello,

try the reports like

RV60A*

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

Bye

enzo

Read only

Former Member
0 Likes
909

Hi Xavier,

Please check USEREXIT_FILL_VBRK_VBRP in Module pool SAPLV60A and program RV60AFZC.

Thanks,

Kavitha

Read only

0 Likes
909

Thanks kavitha,

at the end I used the transaction VOFM to do it