Hi Frds,
I have created business object to display VA43 second screen. for this implemented a method as BAPI where added ZBAPI in SW01 and use below code in.
set parameter id ''AUN' field lv_vbeln.
call transaction 'VA43' and skip first screen.
but it always show first screen i.e. search contract order, even if i use normal method still result is same.
Please Note: when using same code in report it work fine. i.e show second screen of respected contract.
Please advice.
Thanks,
Rajan