cancel
Showing results for 
Search instead for 
Did you mean: 

Custom UIBB data does not get saved in staging table

mkyasa
Discoverer
0 Kudos

Good day,
We are creating a custom UIBB in MDG masterdata.
The data doesn't get saved in the staging table.
The UIBB developped in SE80 are not visible in Wiring.

Saving data issue steps to reproduce:
1/ Go to MDG Supplier tile.
2/ On supplier search page, click on "search button".
3/ Select a supplier in the list and open supplier profile in a new tab.
4/ Click on the "edit" button
5/ Go to ERP Vendor section and click on "Details" button to access content of the ERP vendor section.
6/ In the ERP vendor section, go to the new custom UIBB, click on "edit", enter data in the fields, click on "done".
7/ New callback answer field gets emptied. Data doesn't get saved in the staging table.

Hypothesis:
We think the problem is our custom UIBB is not getting detected in Wiring.
We already implemented custom UIBBs in the past, and our past UIBB are seen in that list.
See screenshot below for examples of past custom UIBBs showing in the Wiring.
Our new custom UIBB is highlighed in blue and it is not visible in the Wiring, the old custom UIBBs (fully functional) are highlighted in yellow and they are visible in the Wiring.

mkyasa_0-1707652013957.png mkyasa_1-1707652020747.png


This is the error message we are getting in design mode.
"
Exception occured in program/class CL_WDR_CONTEXT_NODE_INFO include/method IF_WD_CONTEXT_NODE_INFO~ADD_NEW_CHILD_NODE line 11
The name contains invalid characters, valid characters are A-Z, 0-9, _, and /.
Error at instantiation of component FPM_LIST_UIBB_ATS with config ID ZFPM_SP_CB_UI
Connector class CL_BS_BP_CONNECTOR_BOL_REL does not match model namespace"

We found a note 1460377 that could fix the error message from above.
But we are unable to download note 1460377 because this note is not meant for our current SAP version 756.
Any similar note we could download that would be applicable for SAP version 756 ?

mkyasa_0-1707649826502.jpeg

Any idea of where we are going wrong ?
Any help is greatly appreciated as we must deliver this evolution within the next 5 days.
Thanks a lot in advance.

Accepted Solutions (0)

Answers (3)

Answers (3)

mkyasa
Discoverer
0 Kudos

Good day Bandi,

Many thanks for your reply. We are actually in enhancing mode.
We created a Z enhancement for adding 2 UIBBs but they are not showing in wiring.
Also the data of our custom UIBB doesn't get saved in the staging table.

We want to debug, do you know what is the class method for debugging when UIBB don't show in wiring?

Thanks a lot !

bandi
Discoverer
0 Kudos

Hi

Are  you in customizing mode or enhance mode ? In Customizing mode you cannot see UIBB to be wired, seems you are in customizing mode and manually defining wiring with component configuration names.

 

Can you try in enhance mode?

mkyasa
Discoverer
0 Kudos
Good day Bandi, Many thanks for your reply. We are actually in enhancing mode. We created a Z enhancement for adding 2 UIBBs but they are not showing in wiring. Also the data of our custom UIBB doesn't get saved in the staging table. We want to debug, do you know what is the class method for debugging when UIBB don't show in wiring? Thanks a lot !
mkyasa
Discoverer
0 Kudos

Please disregard this comment posted by orginal poster.