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

message control for delivery

Former Member
0 Likes
545

Hi all,

I want to configure the outbound delivery to create an output record whenever the doc is changed (VL02N),

I've defined a new output type, added it to the determination procedure, set the dispatch time to 4, but it only creates an output record after running VL01N.

should I define the requirement(write an FM) for this ?

or what other step I need?

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
384

Take a look at the output condition type to see if multiple issuing is checked.

General tab on the output condtion type.

Multiple issuing of output

Indicates whether the same output may be issued to the same partner more than once.

Example

For example, if you add an order item to a sales order for which the order confirmation was already sent, you will want to send a changed output to the same customer.