cancel
Showing results for 
Search instead for 
Did you mean: 

How to capture the serial number or batch number into the delivery output form?

Former Member
0 Kudos

Hi,

Can any one help me ,how to capture the serial number or batch number into the delivery output form?I am able to pull the serial number using function module and the batch number from the LIPS table.My concern is if i am having a Part number which does not have the serial number or batch number that is not displaying in the form,this is happening due to the logic i have written to consider only the Part numbers  which are having only the serial number or batch number.

I have to considered this logic,if i am considering the part number which is having batch number it is splitting into two items and the form is triggering into two pgs one with delivery quantity  as zero and the other with batch number and delivery quantity.

Your early response is highly appreciated.

Thanks&Regards,

Devi

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184080
Active Contributor
0 Kudos

Hi,

Can we change the logic in the below way:

Pick-up the line items of LIPS-LFIMG is not equal to Zero, from there you can get the CHARG or ANZSN of the line item.

I may be wrong but you can try this with ABAPer.

All the best !!

Regards, Sai Krishna.