Good day to all,
I am just an amateur programmer of CC&B and I would like to ask the difference between the following process when using the invokeBO and invokeMap mnemonic:
Assume that I have a business object named T07_WR and a UIMAP named T07_UIMWR
1) invokeBO 'T07_WR' using "T07_WR" for read;
2) invokeMap 'T07_UIMWR' using "T07_WR";
I hope someone will be able to help me. Thank you very much.