2005 Mar 07 3:41 PM
Hi All,
when i want to see the table Name where User status is stored in VA01 Transaction by pressing F1 it is showing RV45A-ASTTX structure field, pls let me know in which table it is store.
In sales order we can see the field in Item Status.
waiting for Reply.
Thanks in Advance.
Regards,
Suresh
User statuses are found in table JCDS and tj30t. You can use FM STATUS_READ to get the current statuses, then hit the Tj30t table for the descriptions of the statuses. You will need to pass the object number to the function module, in your case it is VBAK-OBJNR.
Regards,
Rich Heilman
2005 Mar 07 4:08 PM
2010 Oct 18 9:38 AM
Dear Deshpande,
I think it is in table JEST .
But if you want to read the status in user-exit , you can check with :
(SAPLBSVA)JEST_BUF[]
Best Regrads,
Carlos
2011 Jul 13 4:06 PM
hi,
this is not stored against any table directly.
there are object numbers and status messages against them.
Go to VBAP-OBJNR and enter your sales order number (line item also if you feel). This will show all the changes done against User status with date.
Status message with your status is mapped in TJ30T table.
Thanks,
Dipankar
Edited by: Dipankar Banerjee on Jul 13, 2011 5:07 PM
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |