Hi All,
I have been having a play with NCO3 in .net 4 & been impressed with the functionality I have found with my very basic first project.
What I would like to know are the following:
I am looking at a project to bring order creation out in NCO using POcreate - is this likely to be a huge piece of work & is it realistically achievable to have a fully blown ordering module built out of NCO.
Many thanks
I agree that NCo is quite a boon to productivity.
Thank you - that is really helpful.
Am I right in thinking that BAPI_PO_CREATE will create a PO and return back the PO number - Everything else I want to do in that module such as vendor lookups, Gl lookups etc will need to be handled through additional FM/BAPI/BADI's?
Remove "BAdI" from that list, but yes. It's best to write your own Z-function module that pulls double or triple duty to minimize trips back and forth.
Thankyou, I will give it a go :-)