Skip to Content
0
Former Member
Mar 19, 2007 at 09:43 AM

User Exit USEREXIT_NUMBER_RANGE

399 Views

Hi Experts,

According to requirement I have to write my code in program RV60AFZZ in user exit USEREXIT_NUMBER_RANGE, which is a form. I have to set the value of delivery related and order related billing status to Completed when a new line item is created with reference to a line item already created in transaction VA02. The status has to be set for both new line item and reference line item.

Can this be done in that user exit specified in that program? If so i need the Billing Document number for that, how do i get that value in the user exit

USEREXIT_NUMBER_RANGE??

Can anybody help me out??