cancel
Showing results for 
Search instead for 
Did you mean: 

HRMSS_C_CATS_APPR_POPUP_1 webdynpro

Hao_Nguyen
Explorer
0 Kudos

Who can help me, please?

How to config dropdowlist in this webdynpro.
I want to change dropdowlist in this webdypro into inputfield and save data into a table (Ex: ZRejectReason)
Thank you verymuch.
I'm a beginner.  I'm so sorry if I make mistakes.

Accepted Solutions (0)

Answers (1)

Answers (1)

nishantbansal91
Active Contributor
0 Kudos

Hi Hao,

1.Open the web dynpro component,

2.Click on spiral button system will ask you for name of the enhancement.

3.Give the name as per your guidelines.

4. Now component will open in enhanced mode. You can't change the standard fields, but system allow's you to create the new field. Create one input element and process the same.

5.You have to hide the existing dropdown .

Thanks

Nishant

Hao_Nguyen
Explorer
0 Kudos

Dear Nishant Bansal ,

Thanks for your answer.
But I know how to enhace and I added field in this pop-up. But I dont know how to save data into my table (ZRejectReason) which I enter in the inputfield.
Can you show me how to do that?
Thanks you very much.

Regards,
Hao.

nishantbansal91
Active Contributor
0 Kudos

Hi,

For this you have to create one button.

1. Create the button.

2. create the ob Click event.

3. Get the input field value using the code generator, you can  write manual code itself.

4 Update your table based on your condition

Thanks

Nishant

nishantbansal91
Active Contributor
0 Kudos

Hi

Have you done the changes???

Is there any help you would need.

Thanks

Nishant