cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Fiori- Display Chart of Accounts Issue

Former Member
0 Kudos

Hello Experts,

we are facing issues while tryin to access SAP Fiori- Display Chart of Accounts App.

the description of the error dont help much.

Please provide your valuable inputs at earliest.

Please find the screen shot attached.

Thanks in Advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

We have raised an incident with SAP support.

They recommended to apply following  notes

2283081

2351242

2321609

After applying following notes successfully we could open the app without any error.

Thank you all for your valuable inputs and time

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi vishal,

Thank you for your reply

We have followed all the steps mentioned in fiori apps liberary.

We have activated ICF service (fin_lib) .

We are using embedded architecture and implementing standard version of 'Display chart of accounts' app.

Any other suggestions?

Jocelyn_Dart
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Srinivasarao,

Try running transaction /IWFND/ERROR_LOG in your frontend Gateway server immediately after you get the error.

Often "could not open app" issues come down to...

a) an OData Service activation that's been missed... this will often show up in /iwfnd/error_log

b) an ICF service activation that's been missed ... this often shows up in the console log..

c) a backend role that hasn't been assigned to the user... this one is more difficult to find. You may find a short dump in the backend system.  You may find it by running an authorization trace in the backend.

However for all of the above the quickest approach to solving the problem is to double check the implementation documentation for the app in the Fiori apps library,  and any related SAP Notes listed for that app.

Good luck!

Rgds,

Jocelyn

0 Kudos

Hi Srinivasarao,

Have you followed steps given in below link?

http://help.sap.com/saphelp_fiori_sfin_300/helpdata/en/5B/330D57EAD49517E10000000A4450E5/content.htm

Have you activated fin_lib ICF services?

Regards,

Vishal Solanki

Former Member
0 Kudos

Thank you for your reply.

Please find attached screenshot containing the network tab

former_member203031
Contributor
0 Kudos

R u able to see your project files in the network tab that are successfully loaded while opening the app...?

Once you check the application in browser weather it is working or not..

Thanks,

Deepak.

former_member203031
Contributor
0 Kudos

hello,

Please check in the Networks Tab weather the pages are loading or not and at which page you are getting error..

Thanks,

Deepak.

agentry_src
Active Contributor
0 Kudos

Please attach your code, particularly where i.getTargetURL is invoked.

Regards, Mike

SAP Technology RIG