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 Table update

Former Member
0 Likes
4,228

HI

We have around 200o invoice in which one specific output type called ZIDR is in process yellow state. We wanted to update it to green.

Is there any utility program which updates NAST-VSTAT based on message type?

Reg

shan1242

8 REPLIES 8
Read only

Former Member
0 Likes
1,860

Any clues will be highly appreciable.

Reg

shan1242

Read only

Former Member
0 Likes
1,860

Hi Shan .,

Program Short description

ASTBKF08 Convert processing status single NAST

NASTVF08 Convert processing status single NAST

if You need Function modules

RV_MESSAGE_SET_PROCESS_STATE

thanks

Sreenivas Reddy

Edited by: Sreenivas Reddy Dommata on Aug 21, 2008 10:56 AM

Read only

Former Member
0 Likes
1,860

Hi Shan,

First use the FM 'RV_MESSAGE_READ' to get the nast entries for the object key. Then modify the nast entries as u needed and call the FM 'RV_MESSAGE_UPDATE' with the modified entries.

Regards,

Shailaja

Read only

Former Member
0 Likes
1,860

I am not sure if you have looked into this thread,

[;

You might find it useful

Read only

0 Likes
1,860

Guys,

Thanks for ur replies, but i tried with all options but that could not help me.

Sreenivas

When i go into SE38 ASTBKF08 F8 option not avble.

through these Fun mod i cant execute for many invoices..

even i do not have invoices to process.

Only i need to execute the report which have ZIDR (output type) not processes with a objective of to change VSTAT to 2.

Read only

0 Likes
1,860

FM not helping me.. any other program which meets my req.

reg

shan1242

Read only

0 Likes
1,860

One can use program #RSCLNAST. This program solved my issue.

Read only

Former Member
0 Likes
1,860

Hi shan,

I have same riquirement, can i know which function module is helpd to you, please let me know