Skip to Content
0
Former Member
Apr 13, 2010 at 12:20 AM

FPM application short dump

91 Views

I'm creating my first FPM application. I copied SAP's component and created the component config and application. When I test the application config, from the 'Test' button of the config, it shows athe views perfectly. But when I run the applicaion, it short dumps. When I debugged , I found that when the program gets the UIBBs , the component name and the interface name are coming blank. But when I run it from the "Test config" button, these values are correctly populated. As the component name is blank, I'm getting the error message 'Access via null object' and the program goes to dump.

Anyonefaced these kind of error? What should be done for the applciation to pick up the component and interface name?

Thanks,

Siva