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

Create a message control NAST for general PDF document

sweetruedi
Explorer
0 Likes
973

Hello,

can someone tell me, how I can create a message control by NAST for a general PDF document. The PDF document has to be sended by email to plants.

Also the PDF document has to be displayed, when it's stored in the message control.

Thank you very much for tips.

Kind regards

Rüdiger

Hello,

can someone tell me, how I can create a message control by NAST for a general PDF document. The PDF document has to be sended by email to plants.

Also the PDF document has to be displayed, when it's stored in the message control.

Thank you very much for tips.

Kind regards

Rüdiger

3 REPLIES 3
Read only

Former Member
0 Likes
843

Hi

But for which kind of object do you need the pdf?

Sales order? or Bill? or Purchase order? or.......?

Max

Read only

0 Likes
843

Hi Max,

it's only a general Information document without a conjunction to a kind of object.

Kind regards

Rüdiger

Read only

0 Likes
843

Hi

the messages stored in NAST table are based concept of message type, the message type are usually assigned to a business transaction

If you don't have anything you should create all you need: the program for printing and all customizing object you need.

I've created a transaction to store/print message for custom object, but I've prefered to use a z-table instead of NAST

Max