cancel
Showing results for 
Search instead for 
Did you mean: 

auto populate first value for complex table dropdown field

0 Kudos

Hi Experts,

We have requirement of keeping the first value from complex table dropdown auto populated for the field on the screen in agentry

could you please suggest what can be done to achieve this.

WM: SAP Workmanager 6.1

Backend: SAP Backend

Thanks,

Usha

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member197782
Participant
0 Kudos

Hi,

You can build an agentry update rule on the field with "COMPLEX TABLE" rule entry point to get the first value of the table auto-populated.

Check the feasibility of writing a rule and let me know.

Thanks & Regards,

Roopa M.

0 Kudos

I cant find any option to get the first value in a rule.

Former Member
0 Kudos

Mohammed,

Auto populate of the first row from complex table is possible only if your complex table has one entry. And this single entry is because of filter based on parent index rule.

I would try by putting some rule which will return single entry on Parent index.

or else if you know the unique key of the table than you can directly pass that unique key in transaction which will prepopulate that entry only.

hope this makes you clear

Thanks

Ajitesh

sravanthi_polu
Contributor
0 Kudos

Hi,

Check if you can write a rule for the complex table field to default the first value.

Thanks & Regards,

Sravanthi Polu