cancel
Showing results for 
Search instead for 
Did you mean: 

'The ASSERT condition was violated.' Error in FPM webdynpro UI

Former Member
0 Kudos

Hi All,Getting the below error after trying to add a field in webdynpro component FPM_OVP_COMPONENT.

Checked in ST22 dump analysis also. Nothing helped.

  • The following error occurred in system *** : The ASSERT condition was violated.
  • The error occurred on application server ****** and in work process. 0
  • The termination type was: RABAX_STATE
  • The ABAP call stack was:
    Method: INIT_FEEDER of program CL_FPM_QV_DATASET_ASSIST======CP
    Method: FPM_INITIALIZE of program /1BCWDY/09ZVK7RRFRIA7KEC624G==CP
    Method: IWCI_IF_FPM_MULTI_INSTANTIABLE~FPM_INITIALIZE of program /1BCWDY/09ZVK7RRFRIA7KEC624G==CP
    Method: ADD_COMPONENT of program CL_FPM_COMPONENT_MANAGER======CP
    Method: ATTACH_COMPONENT_TO_USAGE of program CL_FPM_COMPONENT_MANAGER======CP
    Method: PROCESS_EVENT of program CL_FPM========================CP
    Method: RUN_EVENT_LOOP of program CL_FPM========================CP
    Method: IF_FPM~RAISE_EVENT of program CL_FPM========================CP
    Method: IF_FPM~RAISE_EVENT_BY_ID of program CL_FPM========================CP
    Method: BEFORE_NAVIGATION of program /1BCWDY/09ZVK7RRFT6COS2D0VPC==CP

Please help.

Thanks in advance.

Regards.

Roney

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi All,

Issue is solved.

Thank you Fabian for your reply.

I was able to reset the enhancement changes i did from the deep copy screen.

Former Member
0 Kudos

Hi Fabian,

Thanks lot for you reply 🙂

No, i didn't do whatever you told above. I will explain in detail.

We have a FPM webdynpro UI screen, I edited the webdynpro application in administration mode, in the customizing mode, i created the configuration ID. (Component Name - FPM_OVP_COMPONENT and id-FARR_POB_DETAIL_OVP_CC, also Component Name-FPM_FORM_UIBB and id - FARR_POB_MGMT_DETAIL_CC). Then i added a field simply by right clicking and adding element to the screen which was available in F4 help. Then i saved it. Testing my application was into error from that time.

0 Kudos

Hi Roney,

I assume you are trying to display a LIST_UIBB_ATS with a column having a quick view, right?

Are you using a dynamic configuration for your LIST_UIBB or for your QUICKVIEW or did you maintain everything via std. FLUID Editor?

Regards

Fabian