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

Output type processing status

Former Member
0 Likes
2,997

Hello All,

i have an output type for a delivery. whenever a new delivery is created or modified, i need to collect that information and write it to the application server, and also need to change the processing status of output type from yellow to green.

please anybody tell where to write this logic and how to change the traffic signal status....

thx in advance,

Sippy.

5 REPLIES 5
Read only

Former Member
0 Likes
1,244

thsi will be done automatically by your processign program for the output. check the standard programs in NACE

Read only

0 Likes
1,244

hi, thx for the reply, but i need to change the status from yellow to green only after writing the information to the file, if the information is not written to the file, the status should not be changed from yellow to green.

Read only

0 Likes
1,244

use your own custom processing program for the output, and mark the status as success in that only on your condition whatever it is. if its wrting to a file use that as the sucess in the processing program

Read only

Former Member
0 Likes
1,244

change the status of vstat field in nast as 1.

Read only

Former Member
0 Likes
1,244

Hi,

In NACE you will be provided with the output types................

write a custom driver program that makes your work...and ask support team to configure your progam to

the Standard SAP transactions where you want your program have to execute.

thanks,

vinayaka