‎2006 Dec 05 5:52 PM
Quick Question - I am selecting a large chunk of data from my MARA Table (General Material) and I'm calling the BAPI_OBJCL_GETDETAIL Function Module.
This function module processes very slow for me, I was just wondering if there are any other alternative FM's which I could possibly use.
This would help me retrieve our product hierarchy information quicker.
Thank you!
‎2006 Dec 05 5:58 PM
Hi Ryan,
I think it is quicker to query on tables AUSP and CABN.
AUSP-OBJEK = MATNR
Get the value of ATINN and ADZHL from AUSP for the above value and you should be able to query CABN using these values.
Hope this will help.
Regards,
Ferry Lianto