2009 Jun 12 4:47 PM
Hi,
whats is the functionality of NAST_PROTOCOL_UPDATE FUNTION funtion module ?
2009 Jun 12 5:07 PM
To add appropriate message to your Processed message. For example, To have the Spool number of the print in the Log of the messages, you can use this FM NAST_PROTOCOL_UPDATE.
You can view the messages for processed messages in the respective Output screen.
E.g. For Billing document VF03
Go to > Header > Output.
Select the processed output, Press the button Processing Log.
Regards,
Naimesh Patel
Hi,
whats is the functionality of NAST_PROTOCOL_UPDATE FUNTION funtion module ?
2009 Jun 12 5:07 PM
To add appropriate message to your Processed message. For example, To have the Spool number of the print in the Log of the messages, you can use this FM NAST_PROTOCOL_UPDATE.
You can view the messages for processed messages in the respective Output screen.
E.g. For Billing document VF03
Go to > Header > Output.
Select the processed output, Press the button Processing Log.
Regards,
Naimesh Patel
2009 Jun 13 6:03 AM
Hi Naimesh,
Now my requirement is that I have to create a Prog which will trigger whenever a Output is initiated for a tcode, so how should be my approach, as of now I am selecting a nast entries with respect to my output type and getting the doc number from objkey and using that I am selecting all the required values for that doc and processing it, now my doubt is will this work or do I have to do any thing more apart from this.How to get the correct doc number to select the values ?
Thanks and Regards,
Varun.K
2009 Jun 13 6:32 AM
declare your driver program in NACE for that output type.. when ever the output type is triggered ur driver program will be triggered....
2009 Jun 13 5:13 PM
It will work. You only have to set the appropriate triggering time. E.g if you want to trigger the output as soon as you save the document than you must select the processing time 4 (Trigger as soon as transcation is saved). If you want to take care of that using the job created on the program RSNAST00, than you have to select 1 or 2. This setting can be made in the output configuration.
Regards,
Naimesh Patel
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |