Hello Experts,
I tried to use the BAPI_ALM_ORDERHEAD_GET_LIST to get a list of PM-orders.
Therefore I have to enter IT_RANGES with multiple values (i.e. OPTIONS_FOR_DOC_TYPE = PM01 and SHOW_DOCS_WITH_FROM_DATE = 01012007 and SHOW_DOCS_WITH_TO_DATE = 31122007) to get my list in the SAP Backend - which works fine. Now I tried to to use this BAPI in the VC but I cannot enter even a single Value to IT_RANGES because it is shown as a Export bullet on the data provider.
I would like to avoid creating an own Function module and prefer using the standard BAPI in this place. Any suggestions?
Thanks a lot for your support
Kind regards
Lutz Knabel