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: 

A little debugging of VL01N

Former Member
0 Kudos

Hi!

I have the following requirement (it will be not easy). In the transaction VL01N, I have to find the routine, which it processing the user command (SY-UCOMM, FCODE) "KOMU_T".

This is occurs, when we wanted to copy the commission quantity to the delivered quantity (Shift+F7). I have to add some modifications here.

If any of you have a little time and lust, you might help me.

Thank you

Tamá

2 REPLIES 2

Former Member
0 Kudos

Well, just as I thought, it took too much time. I found it meanwhile, so it is answered.

The relevant program was: MV50AF0F_FCODE_KOMU. I "like" dynamical function calls in SAP...

Former Member
0 Kudos

Hi Tamas ,

u have to make use of User Exits or BADI's.

Regards

prabhu