Application Development 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: 

enter event how to set data dictnory ztable field.

pram_1991
Participant
0 Kudos

hi everyone,,

i have a requirement for insert data directly enter data dictnory table without using f4 and press enter automatically filling next field in data dictnory ztable..

please refer images:

this is without press f4 button.insert data manuly and press enter button but plant name not filling

his image using f4 for plant field auto filling plant name : i set sear help for this field

5 REPLIES 5

vamsixk
Active Participant
0 Kudos

Is this a Z transaction?

if yes then you have to put the code in in PAI to populate the Plant and Plant name. the plant and plant name will have to be fetched based on user input. which can all be handled in PAI event.

0 Kudos

but requirement is need to set search help or search help exit or events to set in ztable field.

vamsixk
Active Participant
0 Kudos

You can create your own Zsearch help and assign it to the field.

Just make sure you set the fields that you need as export parameters also.

0 Kudos

i'm already create and set that field its working when i'm press f4 and select plant .

but still i enter manuly plant number and press enter doesn't working, 😞

raymond_giuseppi
Active Contributor
0 Kudos

Why did you add this field as an input field, I'm disappointed - ref. customize table entry help...

Also for a search help to fill multiple fields, only a good definition of table and search help parameters in SE11 are required,

Else look at Extended Table Maintenance Events.