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: 

Material Sales Text manipulation when creating Billing document

Former Member
0 Kudos
64

Hi.

I need to put in (append) serial numbers (Selected from table OBJK) on the Material Sales Text for an itme at the moment the billing document is created. So how can I do that?

The problem is not how to get to the serialnumbers, but what I probably need is a User Exit or Badi where I can code the logic, and then returns changes in Sales Item Text at that point in time. So am I right? Is this possible to do?

If anybody can help me with this issue, you wil get a lot of points

Regards,

1 REPLY 1

Former Member
0 Kudos
41

hI,

user exit USEREXIT_NUMBER_RANGE in RV60AFZZ

USE THE FM READ_TEXT

Please check billling user exits in these program.

RV60AFZA

RV60AFZB

RV60AFZC

RV60AFZD

RV60AFZZ

<b>rEWARD POINTS</b>

rEGARDS