cancel
Showing results for 
Search instead for 
Did you mean: 

How to fetch Internal ID of Reused Component in SAPUI5 XML View

govardan_raj
Contributor
0 Kudos

hi Team,

Am using the SAPUI5 Reuse Components .

I have a Common F4Help i.e. customer Code and Using this F4 Help Component in an UI5 application A.

There is an Internal ID created by my application at Run Time for this Customer Code which is as follows

"__component1---app--CUSTOMER_CODE_INPUTID", In chrom browser right clicking->Select Inspect we can find this ID.

on using sap.ui.getCore().byId("__component1---app--CUSTOMER_CODE_INPUTID").getValue() am able to fetch the value.

i mean how to get this ID , "__component1---app--CUSTOMER_CODE_INPUTID" by code which is created at Run Time.

Regards

Govardan Raj

Accepted Solutions (0)

Answers (0)