‎2007 Jun 13 10:48 AM
Hi!
I try to run program RSNAST00 in order to create Invoice List, but do not know what should I put as Object key?
Maybe number of Idoc of existing Invoice List or number of object of existing Invoice List?
As well, what is the relation to result of Object key? I mean is it inheriting something or what?
Here are the parametres that I put:
Output application: V3
<b>Object key</b>:
Output type: ZLR0 (because EDI Invoice list)
Medium = 6
Will reward,
Mindaugas
‎2007 Jun 13 11:11 AM
Hello!
RSNAST00 program process all messages that are stored in NAST table with VSTAT = 0 (not sent). You can filter what do u want to process. If you don't fill object key you will process all messages with output type ZLR0.
What is object key? For example, when you create a delivery/order in order to send through an idoc, when you save you are creating an entry into NAST table and object key is the id for this table.
Go to se11 and see NAST table for understand better.
Regards
‎2007 Jun 13 11:11 AM
Hello!
RSNAST00 program process all messages that are stored in NAST table with VSTAT = 0 (not sent). You can filter what do u want to process. If you don't fill object key you will process all messages with output type ZLR0.
What is object key? For example, when you create a delivery/order in order to send through an idoc, when you save you are creating an entry into NAST table and object key is the id for this table.
Go to se11 and see NAST table for understand better.
Regards