‎2008 Jan 11 5:01 AM
Hi,
Could you please tell me how to use BAPI "BAPI_FIXEDASSET_OVRTAKE_CREATE" for Asset COnversion??
Please give me code.
Thanks,
Prashant
‎2008 Jan 11 7:18 AM
Hi,
The BAPI BAPI_FIXEDASSET_OVRTAKE_CREATE has got good documentation. You may take it in transaction SE37 and check Function Module Documentation.
You will get the required data.
Regards,
Renjith Michael.
‎2008 Jan 11 7:25 AM
hi,
1. in your code click the pattern button on to the screen .
2. check the FM radio button and enter yor bapi name
i.e. 'BAPI_FIXEDASSET_OVRTAKE_CREATE'
3. the FM will appear on to your coding screen..
4. pass on the required input parameters , export parameters and tables.
5 remember one thing the parameters u will pass should be of the same type
as in the bapi itself and that u can check by double clicking the bapi and
check the type in import , export and table parameters.
regards
vijay