Hi experts,
i m creating a Purchase Order through BAPI_PO_CREATE1
. it creates a Purchase Order but the data is not updated in the respective tables.
I think it is not properly commited.
In the Source code of this BAPI ,
following declaration is made.
lf_commit_requested type c,
"if set <> ' ', COMMIT WORK is done
Could anybody tell me where and how we have to set this field i.e.to set
lf_commit_requested.
Every attempt will b rewarded.
Thanks.....
Subodh