2007 Jul 18 2:56 AM
HI All,
Anyone know BAPI for create and change PO in SAP version 40b?
This BAPI is not available:
BAPI_PO_CREATE1
BAPI_PO_CHANGE
Can we use this function?
ME_CREATE_DOCUMENT
How about for changing?
Please advice, with the example much better
Best Regards,
Victor.
2007 Jul 18 3:18 AM
I don't think there is BAPI for PO in 4.0B Version..
ME_CREATE_DOCUMENT - will create Purchase order
Use this FM ME_UPDATE_DOCUMENT to update PO
I saw the FM and looks like both FM will create and update FM,I did not find any sample programs.
Do the where used list in SE37 and may be you get atleast one SAP standard program.
Thanks
Seshu
2007 Jul 18 3:18 AM
I don't think there is BAPI for PO in 4.0B Version..
ME_CREATE_DOCUMENT - will create Purchase order
Use this FM ME_UPDATE_DOCUMENT to update PO
I saw the FM and looks like both FM will create and update FM,I did not find any sample programs.
Do the where used list in SE37 and may be you get atleast one SAP standard program.
Thanks
Seshu