‎2009 Oct 28 12:10 PM
Hello,
Is it possible to issue an output message (sales order) programmatically? Message types have been created.
I need to inform Logical destination and Cover Page Text before send the message.
Thanks in advance,
Ricard.
‎2009 Oct 28 1:07 PM
output messages are triggered to create a output like SF sending in mail or print..
if you have your z program itself.. then why need to trigger the output message.. you can trigger the SF from your program itself..
by the way, outputs are triggered on some conditions lets say fro save one output is created,, for change one output is created.. for new some output is created... you can simulate these using BAPIs and make the messages triggered.. hope you understand...
‎2009 Oct 28 1:07 PM
output messages are triggered to create a output like SF sending in mail or print..
if you have your z program itself.. then why need to trigger the output message.. you can trigger the SF from your program itself..
by the way, outputs are triggered on some conditions lets say fro save one output is created,, for change one output is created.. for new some output is created... you can simulate these using BAPIs and make the messages triggered.. hope you understand...