cancel
Showing results for 
Search instead for 
Did you mean: 

Mismatch in Batch Number in Delivery and Delivery Receipt.

Former Member
0 Kudos

Dear SAP Experts,

Need your help here. We observed a strange issue.

The scenario here is -

1. User is entering a batch number Manually while creating a sales order (Say batch number - B1).

2. But System is automatically taking different batch Number (Say B2). (When we checked in MMBE - batch B1 does not exist corresponding to the material given, But B2 exists with some unrestricted Stock).

3. Now in Delivery we are seeing the same batch number.

4. But when we are seeing the receipt of delivery ("Issue output to" option) we are seeing the batch number which is given manually i.e. B1.

Not sure why is this happening.

Any inputs here how do we go for debugging this issue?

Best Regards-

Mangesh Kelkar

Accepted Solutions (0)

Answers (4)

Answers (4)

siva_vasireddy2
Active Contributor
0 Kudos

Hi,

As stated by Mr.Moazzam it is advantageous in activating Batch at Delivery level instead Sales order

system check s and confirms the Batch relevant stock at sales order level and copies the same to delivery

you will get material availability issues

moazzam_ali
Active Contributor
0 Kudos

Hi

In you delivery output the batch is being fetched from sale order. Ask your ABAPer to check this in smartform program and change the logic. Fetch it from delivery.

Now other thing is why batch is being changed. Are you using batch determination? System is checking batch in delivery not in sale order. Usually we give batch in delivery. Why are you giving batch at sale order level?

Thank$

Former Member
0 Kudos

Hi

What I am understanding your issue is

In sales order user entering batch B1

However at the time of delivery creation system automatically determine the batch B2, but in the delivery output Batch B1 is showing

In MMBE not showing batch B1

Right ?

1. If batch does not have stock, you can not see in MMBE report. First check the table MCHB, whether Batch B1 having stock or not (If you in development system put some stock against the batch B1 then try)

2. You need to check the delivery smart form logic, from where system pick the batch


former_member220617
Contributor
0 Kudos

Any inputs here how do we go for debugging this issue?

Dear Mangesh ,

this type of issue is coming in all scenarios or in one scenario ?

1.kindly check Batch configuration once again.

2.Debugging is little bit difficult to identify the error in the standard program . take the help of ABAPER , so that he can analyze the entire program, where exactly error is coming .

3. any Z enhancement is done for any batch configuration ? if yes kindly check at the program level any buffering is happening or not .

Regards,

C.B Reddy.