Hi all,
I have a standard BO which has a standard subnode that collects BO representation nodes and need to display this using FBI. The requirement is similar to the /BOFU/DEMO_SALES_ORDER object, which has the 'PARTY' subnode which collects /BOFU/BUSINESSPARTNER representation nodes.
When running the sample FPM application /BOFU/DEMO_CUSTOMER from package /BOFU/DEMO, I noticed that the creation of a new Business Partner node dumps:
This dump is because the framework uses the configuration of the /BOFU/DEMO_SALES_ORDER to search for a node of the /BOFU/BUSINESSPARTNER, which obviously can't be found.
Does anyone know what's wrong with the (wiring of the) demo application? My application also needs to do the same, strange thing is that creating BO representation nodes does not work, but deleting them is no problem.
Many thanks in advance!
Kind regards,
Bjorn