cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

i want to editable description field in my web dynpro application

Former Member
0 Kudos
135

Hi expert,

The requirement is to make the Description field editable. However, the container for the dynpro only appears to allow for a certain type of action and is essentially used to display the Line Item details, giving no option to change the Line Item Description.

so i want to editable in this description field in my web dynpro application /SAPSRM/WDC_DOTC_PC_I_BD .

Kindly give me soulation ASAP.

Thanks and Regard's.

Vikash

Accepted Solutions (0)

Answers (2)

Answers (2)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Which View and Field are you talking about? Do you have any technical name?

If your question is about custom field, please make sure the readOnly is not on.

If your question is about standard field, please check mata data customizing.

SRM -> SRM Server -> Cross-Application Basic Setting -> Extension and Field Control (Personalization) -> Configure Field Control.

Regards,

Masa

Former Member
0 Kudos

Thanks for the reply.

The name of the view is V_PC_DOTC_ITM on which we have the records. On each line item there is a description field which is of type (LinkToAction). I want to enable user so that it can change the Description text (I will handle the action). Also, if you have any idea about updating the database table from here as it needs to be updated in BBP_PCPOS table.

-vikash

Former Member
0 Kudos

Hi expert,

How i can editable output field in web dynpro application.