‎2008 Nov 14 12:03 PM
Hi Friends,
I have want to add new enhancement to the SAP standard program "RV60AFZZ" using
User exit.
The requirement is in SD Module for transaction VOFA for Invoice(F2) if the Sales organisation field (VKORG) is "1200" then internal number assignment "NUMK1" field should not pick the nimber range as "19".
Please help with step to do solve this.
Thanks & Regards
Gayathri S
‎2008 Nov 14 12:06 PM
Hi Gayatri,
Try with the following exits:
V55K0004 Shipping notif. (inbound): Modification of IDoc control data
V55K0005 Purchase order (inbound): Modification of IDoc control data
Regards,
Nitin.
‎2008 Nov 14 1:40 PM
>
> Hi Gayatri,
>
> Try with the following exits:
>
> V55K0004 Shipping notif. (inbound): Modification of IDoc control data
> V55K0005 Purchase order (inbound): Modification of IDoc control data
>
> Regards,
> Nitin.
how does it relate to the original issue?
‎2008 Nov 14 12:08 PM
Hi
You can use the exit userexit_number_range
You can find the field in NUMKI structure TVFK.
Edited by: Subhankar Garani on Nov 14, 2008 1:09 PM