cancel
Showing results for 
Search instead for 
Did you mean: 

Re: Vendor batch during MIGO

Former Member
0 Kudos

Dear Friends,

while iam running MIGO transactioin, Vendor batch is manadatory and i while entrying a vendorbatch in the respective field it is giving the below error

*Rejection => VendorBatch TEST , for thickness 80,000 is not introduced jet.*

*Message no. ZZ177*

Please help me how to achieve this problem, if necessary any customization required please provide me

thanks in advance

Regards

Rahul

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

thanks

Former Member
0 Kudos

As above, there's a development.

Based on the message try creating a (std) batch for TEST and thickness 80,000 if it's Sandbox, that might get you past the message if you're trying to test something else.

You really ought to understand the purpose though so you need an ABAPer to explain what function has been added e.g. there may be Z tables that need populating with vendor batch data.

Former Member
0 Kudos

Hi,

This message is custom message, not a SAP standard message.

Need to debug program to find out reason.

Regards

KRK

Former Member
0 Kudos

Dear Rahul,

This is a clear case of a development working behind MIGO (user exit / bapi). You will have to find out from the system documentation or through debugging.

The error message number ZZ revealed the existance of a development.

Regards,

Aroop