Using the processSalesOrderV5 business function in J1Developer, how to find the setDetail() method t
PSOH.getDetail() method exists, but the setter does not.
I need to set the product item details in order to pass it to the following processSalesOrder method:
SOM.processSalesOrderV5(PSOH, e1MessageList, HCSOH);
How to do it?
Tagged:
0