Hi experts,
I've done some basic implementations with FPM BOPF Integration and was wondering how the standard BO CRUD operations must be implemented. So far, I based myself upon the very good introductory document by Matan Taranto, but the guide neither SAP help explain how to handle CRUD operations.
Via, for example, a list GUIBB I can add a toolbar button and link it to one of the node's CRUD actions (SAP help, "Configuring a BO Action"). Unfortunatelly this button is only enabled for custom actions I created for that BO's node, not for its standard CRUD actions. The FPM application warns me that the Transaction Handler Class (Wire schema) is missing and I suspect this is cause of the problem. Do we have to create this transaction handler class ourselves? How do we link it to the BO's service / transaction manager?
Many thanks in advance!
Kind regards,
Bjorn