‎2008 May 29 8:04 AM
‎2008 May 29 9:51 AM
Hi Venki,
1. The message status table stores the output records of the transaction you did in sap.
Ex:
You configure the output type(any type like print,FAX and email etc..) for PO creation in the transaction NACE.
If you create PO, Output record of the PO automatically stored in this table. it is used to check the status of the transaction.
Reward if it is useful.
Regards,
Boobalan Suburaj
‎2008 May 30 1:38 PM
hi venki,
'NAST' is a transaparant table.It is the table for Message
status.It consists of applicationof message conditions,
message type, message language etc.
1)To know the status of a message we need this field
2)To print the status code in the Script are.
3) by creating internal table field type while creating the
ELEMENT. then the ELEMENT should placed in the FM
"Write-Form".
hope its clear to you,
Reward points if usefull,
Thanks,
Kalyan.