cancel
Showing results for 
Search instead for 
Did you mean: 

To make the table control field to be editable in Standard web dynpro Comp

vickyokrm
Participant
0 Kudos

Hi,

Please help me,

Am working in standard web dynpro component, as my requirement is to make the Table control field to be editable and it should able to get the user input. as i have tried out changing the properties of the field but i could not find solution, Please help me guys.

Thanks,

Vignesh

Accepted Solutions (0)

Answers (3)

Answers (3)

vickyokrm
Participant
0 Kudos

Thanks guys,

Thanks,

Vignesh.

Former Member
0 Kudos

Hi Vignesh ,

To make the table control field to be editable in Standard web dynpro Comp you need to set the meta data property

go to tcode SPRO>sap treference IMG>supplier relationship management>SRM server>cross application basic settings

>extension field control> create table extension and supply data

based on the requirement you need to define the attribute in item level or header level

Thanks & Regards

Pradeep Kumar Dondeti

former_member184111
Active Contributor
0 Kudos

Vignesh,

Please explain more about the requierment. Which screen or WD component are you trying to enhance?

Thanks,

Anubhav

vickyokrm
Participant
0 Kudos

Hi Anubhav,

I am working standard component in SRM 7.0 ,

Component Name : /SAPSRM/WDC_UI_DO_ACC

Where i need to make the table in shopping cart to be editable in the account assignment tab..

Thanks,

Vignesh.

Former Member
0 Kudos

Hi Vignesh ,

you need to set the meta data properties to make the filed editable .

go to tcode SPRO>sap treference IMG>supplier relationship management>SRM server>cross application basic settings

>extension field control>configure field control>configure control for fields of substructures>metadata for fields o substructure and table -like enhancements-->click on new entries

bus. object set type : 31

structure field name :z field

bus object type : bus2121

set level : item / Header

set sub type : 31

field visible : check the check box

field enable : check the check box .

Thanks & Regards

Pradeep Kumar Dondeti