cancel
Showing results for 
Search instead for 
Did you mean: 

While Assigning a Feeder Class in Component Configuration Throws an error

01-11-2023 3:27 PM
sandeep_suggu Contributor
831 views 2 comments
0 Likes
SAP Managed Tags
Subscribe

HI SCN People,

For List

Web Dynpro Components/Interfaces - FPM_LIST_UIBB_ATS

In Case of Class - I used Interface (IF_FPM_GUIBB_LIST) & written the code in a method (IF_FPM_GUIBB_LIST~GET_DEFINITION)

  method IF_FPM_GUIBB_LIST~GET_DEFINITION.

eo_field_catalog ?= cl_abap_structdescr=>describe_by_name( 'structure_name' ).

endmethod.

Thank You,

Suggu Sandeep.

0 Likes

Accepted Solutions (0)

Answers (0)