cancel
Showing results for 
Search instead for 
Did you mean: 

GAF Application dumps while using Application parameter SAP-CONFIG-MODE

prasanth_kasturi
Active Contributor
0 Kudos

HI,

my Application is giving the dump

  • Exception text is : FPM application was started without configuration

  • The termination type was: RABAX_STATE
  • The ABAP call stack was:
    Method: IF_FPM_MESSAGE_MANAGER~RAISE_T100_EXCEPTION of program CL_FPM_MESSAGE_MANAGER========CP
    Method: NAVIGATE_TO_ERROR_PAGE of program CL_FPM_FLOORPLAN_ASSIST=======CP
    Method: NAVIGATE_TO_ERROR_PAGE of program CL_FPM_GAF_MAIN_ASSIST========CP
    Method: NAVIGATE_TO_ERROR_PAGE of program CL_FPM_GAF_ASSIST=============CP
    Method: WDDOPOSTPROCESSING of program /1BCWDY/KAWOVINBZP645UF19KAV==CP
    Method: IF_WDR_COMPONENT_DELEGATE~WD_DO_POST_PROCESSING of program /1BCWDY/KAWOVINBZP645UF19KAV==CP
    Method: DO_POST_PROCESSING of program CL_WDR_DELEGATING_COMPONENT===CP
    Method: DO_POST_PROCESSING of program CL_WDR_CLIENT_COMPONENT=======CP
    Method: DO_POST_PROCESSING of program CL_WDR_WINDOW_PHASE_MODEL=====CP
    Method: PROCESS_REQUEST of program CL_WDR_WINDOW_PHASE_MODEL=====CP

But my Application is having the Configuration ID. Could anyone please help me here.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Prasanth,

This application parameter "SAP-CONFIG-MODE = X"is used for end user personalization of your FPM screen. But for that you need to have special developer authorization S_DEVELOP and S_WDR_P13N.

Please find below link which help you to guide in personalization

http://help.sap.com/saphelp_nw70ehp2/helpdata/en/47/bbbeac2b07296fe10000000a42189b/content.htm

http://help.sap.com/saphelp_nw04s/helpdata/en/fd/2da442dc030e31e10000000a1550b0/content.htm

Thanks

Praveen Gupta

prasanth_kasturi
Active Contributor
0 Kudos

Hi Praveen,

I have all the req Authorizations. If I use the parameter as the first parameter in the link it works fine.

I am not sure why it happens.

Regards

Prasanth Kasturi

Answers (0)