cancel
Showing results for 
Search instead for 
Did you mean: 

WDA Component configuration - 'Component-Defined' is not enable?

Former Member
0 Kudos

Hi,

I create a web dynpro abap component and then a component configuration, but is not possible to modify

tab 'Component-Defined'.

Could you please tell me why 'Component-Defined' is not enable?

Thank you.

Best regards.

Al

Edited by: Alberto Baracco on Feb 15, 2011 11:30 AM

Accepted Solutions (0)

Answers (3)

Answers (3)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

Maybe there is no component defined configuration options for this particluar component. Do you not see the tab at all or is it just disabled?

Not every component will have component-defined configuration. Components only have this when they create a special kind of controller. Its actually rather rare. In most cases you only hvae the Web Dynpro Built-In configuration.

Former Member
0 Kudos

Hi,

my WDA implements a POWL application and uses the component POWL_UI_COMP.

I have copied in the context of the custom controller the node CONF_DATA of the custom controller POWL_CONFIG.

Now tab 'Component-Defined' of my component configuration is enabled and it contains the parameters of node CONF_DATA.

Thank you.

Best regards.

Al

vineetrrakesh
Explorer
0 Kudos

Hi Alberto,

It seems like authorization issue but not sure. Please put a brakdoen in relavant method of WebDynpro "WDR_CFG_EDITOR" and View "APPL_CONFIG_MAIN".

Hopefully you get some information abt the issue, while debugging.

Regards

Vineet

gill367
Active Contributor
0 Kudos

hi

where are you getting this tab.

can you elaborate a bit.

also if you ae talking about explicit configuration tab.

for that you have to creat one custom controller.

thanks

sarbjeet singh