‎2007 Jun 20 8:26 PM
Hi :
I am selecting work orders ( aufnr ) based on erdat date range.
I want to display them separately on monthly basis, say if JAN has 2 wok ords under JAN it should display, the same case with all the months.
I am wondering to is there any FM for this.
thanks.
Raghu
‎2007 Jun 20 10:44 PM
Try this one BAPI_ALM_ORDERHEAD_GET_LIST. I think you need to populate the IT_RANGES table with the date selection option name and values.
Thanks.