cancel
Showing results for 
Search instead for 
Did you mean: 

VL02N automatic change output message for quantities modifications

Former Member
0 Kudos

Hi,

I need some help on getting the necessary steps to set a scenario to automatic creation of header delivery output messages in VL02N when item quantities are modified.

I want to avoid going to extras/delivery output/header and select change output option.

Thanks in advance.

Best regards,

Hugo Braz

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You may try this -

For your output type used for delivery message, select the check boxe

(Trn Code: v/34):

Multiple Issuing

and assign in Change Output :

Program SAPMV50A

FORM routine CHECK_TPS_CHANGE

This should give you output automatically whenever you change the document.

Reward points if it helps!

Regards

Answers (3)

Answers (3)

Former Member
0 Kudos

Closed.

Thanks a lot.

Former Member
0 Kudos

Hi Gopala,

Thanks a lot for your help.

I've tried your suggestion and it's working fine.

Meanwhile there's one extra requisite. Because we have one other message for the goods issue and we must avoid that the modification message is created when goods issue is posted.

Do you know which validations that I must perform in the requisite abap code assigned to the modification message?

Best regards,

Hugo Braz

Former Member
0 Kudos

Hi,

It should be possible by slightly modifying the print program. Please contact your ABAPer.

Regards

Former Member
0 Kudos

Hi Gopala,

Please check my subsequent question.

Best regards,

Hugo Braz