‎2006 May 19 6:45 AM
How can I retrieve steus or the control key using order?
The structure that holds the control key is AFVGD-STEUS and I can't find a link to AFRU-AUFNR.
‎2006 Jun 21 7:01 AM
I've search the where to used list regarding the field steus but I found nothing that will connect it to the table afru.
Need your help guys.
‎2006 Jun 21 7:06 AM
go to structure AFVGD.
and select the filed STEUS .
Check the corresponding dataelement.
and then use the whre used list option for that data element.
it shows all the tables. then u can find the table which is linked to the AFRU table.
Maybe it will help you.
- Selvapandian Arunachalam
‎2006 Jun 21 7:11 AM
That's what I did. And I can't find anything that will link to the table AFRU.
‎2006 Jun 21 7:24 AM
How u r filling the structure? If FM is used for this purpose then check the source code of this FM.
is it releted to which transaction?
if you know the transaction goto SE48 and give the transaction code.
and run...and u find the what are the tables are used in this transaction.
otherwise that field is derived from another filed.
-
‎2006 Jun 21 7:26 AM
Hi Adrian,
Use the fields AUFPL and APLZL of structure AFVGD to find the ARBID in tabel AFVC. With this field you can access table AFRU (an index exists on ARBID).
Regards,
John.