cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with standard FIORI app : Cannot read property 'mProperties' of undefined

Former Member
0 Kudos

Hi Experts,

I am facing an issue with FIORI app.

Implemented ILM archiving app in system. Its working in launch pad and all of the action / functionality except one action.

When i click on this action i can see error in my browser debugger. It says "Cannot read property 'mProperties' of undefined".

I think its supposed to call JOBLIST entity within the ILM archive app.

Note : few other findings = in the loaded source code in browser debugger  i am not able to see the S4 view related controller. Is it like it will be loaded only when actual call goes to S4 controller.

Please provide any ideas to resolve the issue.

BR/Shyam

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

To add to the above question. I can see my front end component is UIILM001 and Release 100 and SP level 0000.

But latest app version  needs SP level 06. Please refer the app - F0510

Fiori Apps Library

Will that be the reason for this issue ?

But my doubt is why then I am able to see the arrow button, which when i click i get error "

Cannot read property 'mProperties' of undefined

"

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Shyam,

Don't waste your time for troubleshooting. Test it with the latest SP level.

Regards,

Masa / SAP technology RIG

former_member182874
Active Contributor
0 Kudos

yeah, please go with recommended

Former Member
0 Kudos

Thanks Masa for the reply.

Can you please help to give more clarity on below question.

1. Does this issue which i mentioned ie only one of the action is not working in FIORI Archive app(). Will that be related to Front end component ? in this case UIILM001 for Archive App F0510

2. How we can know the features added in each version of the app.

BR/Shyam