Application Development and Automation 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: 
Read only

VT02N Issue when saving a shipment

former_member498821
Participant
0 Likes
4,431

Hi Abapers,

I got an issue for VT02N where after a click on shipment completion and save, then a warning message appears which says "Unit has to be maintained in 'KG' or 'L'"

Please suggest.

Kind Regards

Venkat

13 REPLIES 13
Read only

Former Member
0 Likes
3,590

If its warning then you can press enter to continue or check your UOM in material master.

Regards,

Vadamalai A

Read only

0 Likes
3,590

Hi,

Even I click on SAVE button, the shipment completion button does not appear with green tick.

Regards

Venkat

Read only

0 Likes
3,590

Press the "Check log" button, to verify if it's standard message or specific message. That looks like a control to be sure you could make the Good issue for the corresponding deliveries

regards

Fred

Read only

0 Likes
3,590

HI Fred,

Message no. Z_DG005 is the message which I get after press the "check log"

And this is happening only for single Article.

Please suggest.

Kind Regards

Venkat

Read only

0 Likes
3,590

As I said, this should be used in BADI or Exit. You will have to find it. And you will understand why.

SE91 --> Display message --> Use case   may help you to find the corresponding source code.

regards

Fred

Read only

0 Likes
3,590

Frederic is right: custom message means badi/exit implemented.

You can check implementations for badi BADI_LE_SHIPMENT (i used it to check shipment and give warning)

Read only

0 Likes
3,590

Hi Simone,

I have checked the BADI_LE_SHIPMENT but the warning message appears before entering BADI.

Kindly Suggest.

Pradeep

Read only

0 Likes
3,590

You can also check if a customer function in implemented.

Check V56* implementations in CMOD/SMOD

Read only

Lakshmipathi
SAP Champion
SAP Champion
0 Likes
3,590

Is it a Warning or an Error message?  If it is warning, try to ignore and save.  If it is an error message, then compare the UoM flowing in delivery and the condition records maintained in TK12.  Also, share the warning / error message number

G. Lakshmipathi

Read only

0 Likes
3,590

Hi,

It is a warning message.

Even If I ignore and save the shipment,I can see the info message that shipment is saved, but If we enter into VT02N by providing the same shipment number then the shipment completion button is not in green tick.

Pls suggest.

Regards

Venkat

Read only

0 Likes
3,590

Hi ,

Message no. Z_DG005 is the message which I get after press the "check log"

And this is happening only for single Article.

Please suggest.

Regards

Venkat

Read only

0 Likes
3,590

Hi Lakshmipathi,

I still dint find any solution for this issue.

Message no. Z_DG005 is the message which I get after press the "check log"

And this is happening only for single Article.

Kindly Suggest.

Pradeep

Read only

0 Likes
3,590

This message was moderated.