cancel
Showing results for 
Search instead for 
Did you mean: 

"The ASSERT condition was violated" dump using form repeater fpm_form_repeater_uibb

Former Member
0 Kudos

Hello,

I am trying to display Infotype data in a repeating form layout (for example 0021), so i am using the form repeater component.

I followed the steps below :

1. Create 'Form repeater configuration' based on FPM_FORM_REPEATER_UIBB, with :

feeder class : CL_HRPAO_GUIBB_PA_FORMREP, Component : HRPAD and object name: IT0021. ( as described here Creating Form Repeater Component Configurations).

2. Create 'Composite configuration' based on FPM_COMPOSITE_UIBB and added to 'Composite UIBB uibb schema' the form repeater (from step 1).

3. Create 'Form scenario' in hrasr_dt with relation to the composite configuration.(from step 2)

4. Create 'Process' in hrasr_dt with relation to the Form scenario (from step 3) .

When I am trying to test (F8) the process I have this dump : "The ASSERT condition was violated". The assert command is in method : get_instance(cl_hrpao_paom_masterdata_obj) that is called from get_subtypes (cl_hrpao_guibb_pa_formrep).

I cant find out what is the problem, maybe I missed a definition while creating the process/ form scenario.

Please help.

Accepted Solutions (0)

Answers (0)