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

NAST_PROTOCOL_UPDATE

Former Member
0 Likes
1,343

Hi,

Can anybody explain me the use of FM 'NAST_PROTOCOL_UPDATE'?

Thanks,

Rakesh..

2 REPLIES 2
Read only

Former Member
0 Likes
624

Rakesh,

All the business documents are printed using SMART FOrms / scripts using the MESSAGE OUTPUT DETERMINATION Procdure at the configuration level. So, when a document is created / changed, there is a entry made in the NAST table, once the system has process the message the entry will have to be updated in the NAST table with the processing details, which is exactly done by the NAST_PROTOCOL_UPDATE function module.

Regards,

Ravi

Note : Please close the thread, if the question is answered.

Read only

ferry_lianto
Active Contributor
0 Likes
624

Hi Rakesh,

This FM is used to log individual processing step within application. Once logged, you can display the processing status via the processing log.

Please check this links for more information and sample code.

http://help.sap.com/saphelp_46c/helpdata/en/c8/19894b43b111d1896f0000e8322d00/content.htm

http://www.logosworld.biz/www5/mySap/PDF/Book_06.pdf

Hope this will help.

Regards,

Ferry Lianto