cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

how to display list UIBB data ?

Chandra_S
Explorer
0 Likes
300

Hi Colleagues,

I am trying to display list UIBB data.

In custom list feeder class(created through CL_MDGF_GUIBB_PCTR_ASSIGNMTS , component : MDGF  Object name : PCCCASS ) through METHOD IF_FPM_GUIBB_LIST~GET_DATA , I can see the  data in CT_DATA (changing parameter) with bol entity reference.

Chandra_S_4-1722003057450.png

 

Chandra_S_1-1722002133879.png

Here I can filter the data in CT_DATA and pass  the structure( I created adding few columns of CT_DATA)   as                  MOVE-CORRESPONDING ct_data_new to ct_data.

Chandra_S_2-1722002971188.png

Chandra_S_3-1722002985922.png

 

 

I can see the profit center page and the list uibb but with no data.

Could you check this please and let me know if there is anything else that needs to be performed?

 

regards

Chandra.

Accepted Solutions (0)

Answers (0)