Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

F4 Help To Populate Characteristic Value

Former Member
0 Kudos
987

Hi Everyone,

Compliments of the season.

I am currently working on EH&S and have a requirement which seems rather straight forward, yet, for some reason, I can not solve it.

I have a characteristic value on one of my screens, which initially will be empty. When I press F4 on that field, I need to open a table for Display/Maintenance. The table will have a unique number as the key field, and two or three additional fields, that the user will maintain.

When the maintenance is done, the user saves the table maintenance, and the unique number needs to be passed back to the characteristic field.

When pressing the F4 on the same field again, the program will take the unique number that is in the field, and find the matching record in the table, so that the user can make additional edits.

Please give me some pointers in the right direction.

I have used the calender pop-up function module as a sample of selecting a value and passing it back to the characteristic field.

3 REPLIES 3
Read only

Former Member
0 Kudos
304

Hi Freddie,

Please try these F4 help function modules.

C14K_PHRASECHARACT_F4_HELP

FINB_F4_MEMBER_CHARACTERISTICS

REBD_GUI_CHARACT_F4

REBD_GUI_CHARACT_F4_MNGR

WIS_PLANB_SC

WIS_PLANB_F4_HELP_CSCHAR_SC

Help me award points if useful to you.

Regards,

Ananth

Edited by: Anantharamakrishnan Venkatesan on Jan 9, 2008 5:23 PM

Read only

0 Kudos
304

Hi Ananth,

Thanks for your reply.

Will I be able to use these function modules in EH&S?

Please advise.

Read only

0 Kudos
304

Hi Freddie,

Below mentioned are the F4 help function modules used in EHS module. Please check these according to your requirement.

1. CBHR_LBF4_START_VALUE_REQUEST

2. CBIF_LBF4_START_VALUE_REQUEST

3. EHQM15_INSP_METHOD_CHECK_F4

4. F4IF_SHLP_EXIT_ESTMJ_MAT

5. EHQM_QSIM_INSPECTION_METHOD_F4

6. F4_QREL_ID - Not to be used

7. F4_QREL_Q_ID

8. MYEHS_002_EXPOLOG_IMG_F4

9. MYEHS_005_APPROVALS_DATA_F4

10. MYEHS_005_APPROVALS_IMG_F4

Award me points if useful.

Thanks,

Ananth