Skip to Content
0
Former Member
May 13, 2008 at 04:32 PM

question on SAP query

45 Views

i am working on sap query,

my requirement is:

there is already a sap query, where MARA tabel and MARC are mapped and are working fine.

i need to drag in one more table AEOI for the purpose of finding latest revision level.

in ususal report program we can find the revision level by sending matnr as OBJKT, objtyp as 41,

and out of the list we get, we sort in descending order of date to get the latest levesion level.

can some one suggest me how to do this in SAP query.

is there a place where i can simply put in my code to call the AEOI table and sort the out put.

please help.