I need to change the Document Type of a Purchase Order before it
is generated via transaction ME59N.
I assume I can call a method on the IF_EX_ME_PROCESS_PO_CUST
interface of the ME_PROCESS_PO_CUST add-in to do this.
But I am not sure which method to call.