cancel
Showing results for 
Search instead for 
Did you mean: 

Error Assertion failed SAP FIORI in Standard Apps F1366A and F0928 - S4HANA 1809 SP01

batistadavi
Explorer

Hello Everybody. I already implemented other versions of SAP FIORI as 1709, 1610 and 1511, but now in version 1809 SP01 I am have this problem. I check tcodes as:

/IWFND/ERROR_LOG - Transação /IWFND/ERROR_LOG (any was error registered here)

/IWBEP/ERROR_LOG - Transação /IWBEP/ERROR_LOG (any was error registered here)

SU53 - Evaluate Authorization Check (any was error registered here)

Product: SAP S/4HANA 1809 - 01 (01/2019) FP

SAPUI5: 1.60.6

When I open aplication F0928 (Cost Centers - Plan/Actual YTD (Accessible)), I can see this:

If I press F12 in google chrome:

Assertion failed: ManagedObject.apply: encountered unknown setting 'sap-ushell-next-navmode' for class 'sap.ushell.components.container.ApplicationContainer' (value:'explace')

Other App: F1366A - Manage Bank Accounts, when I open this app I see:

If I click on "GO" nothing of accounts show in app, I have many accounts in tables, if I press F12:

Assertion failed: Element sap.ui.core.mvc.XMLView#fin.cash.brm.bankaccount.manage::sap.suite.ui.generic.template.ListReport.view.ListReport::C_BankAccountTP: encountered unknown setting 'ariaLabelledBy' for class sap.m.Label (value:'listReport-BankAccount') a @ abap.js:99 abap.js:99 Assertion failed: Element sap.ui.core.mvc.XMLView#fin.cash.brm.bankaccount.manage::sap.suite.ui.generic.template.ListReport.view.ListReport::C_BankAccountTP: encountered unknown setting 'ariaLabelledBy' for class sap.m.FormattedText (value:'listReport-BankAccount') a @ abap.js:99 abap.js:99 Assertion failed: Element sap.ui.core.mvc.XMLView#fin.cash.brm.bankaccount.manage::sap.suite.ui.generic.template.ListReport.view.ListReport::C_BankAccountTP: encountered unknown setting 'ariaLabelledBy' for class sap.m.Text (value:'listReport-BankAccount')

I am checking SAP NOTES all days, but didn't see any NOTE to resolve.

Could you help me?

Thanks a lot.

0 Kudos

We are also facing the same issue. Please let us know if you found any solution for it.

Accepted Solutions (0)

Answers (3)

Answers (3)

sunithahari1
Explorer

We are also facing the same issue , can you please share solution for this issue.

Update : Following Note helped us -

Note : 2815661

0 Kudos

We are also facing the same issue. Please let us know if you found any solution for it.

saurabh_vakil
Active Contributor
0 Kudos

The first app you mentioned - Cost Centers - Plan/Actual YTD (Accessible) is of type Web Dynpro. Have you correctly setup the S4FIN HTTP connection to your backend system as this app uses this as the System Alias?

Regarding the second app Manage Bank Accounts, do you actually have relevant data in your backend system? Are you sure you are connecting the app to the test client and not the configuration/development client of your backend system?