cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic Data Definition of GUIBB Feeder Class - without DB Structure

Former Member
0 Kudos

Hi Experts

I know we can create a structure dynamically and define the field catalog for GUIBB feeder class configuration.

can we use this dynamically created structure for configuring parameters in FPM configuration without creating a structure for it in data base.

Please help me if there is an option.

Thanks

Kumaresan

Accepted Solutions (0)

Answers (1)

Answers (1)

simon_hoeg
Advisor
Advisor
0 Kudos

Hi Kumaresan,

I guess you want to have it completely dynamic, i.e. without creating a component configuration in FLUID?

In this case you have to use a dynamic feeder class, i.e. you have to mark the feeder class with interface IF_FPM_GUIBB_DYNAMIC_CONFIG.

Regards,

Simon