Hi experts,
I have enhaced an FPM Application adding a button and using a custom OO Class AppCC to catch the event, and it is working fine .
Now when this "new" button is pressed I need read some of the values the user entered in the form ( is a FPM_LIST_UIBB with inputfields, dropdowns, etc) inside the AppCC and I don´t know how to do it..
I´ve read about singleton, shared context, wiring .. but I don´t know how to apply those concepts inside my class ( because the AppCC is a class and not a web dynpro component ).
thanks for your help,
best regards,
Marco.