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 for IT0105 fields?

Former Member
0 Likes
511

Hello,

I have created a new subtype for IT0105, which uses the USRID_LONG field. I have also created a custom table containing the allowed input values for this subtype.

In ZXPADU PAI I can compare the user input with the records in the table, but then of course you'd have to know beforehand the contents of this table.

So an F4 help would be better suited, I think, but as this is a standard infotype field and there is no search help defined for it, I don't know how I can do this. Anyone have any solution?

Thanks!

Hello,

I have created a new subtype for IT0105, which uses the USRID_LONG field. I have also created a custom table containing the allowed input values for this subtype.

In ZXPADU PAI I can compare the user input with the records in the table, but then of course you'd have to know beforehand the contents of this table.

So an F4 help would be better suited, I think, but as this is a standard infotype field and there is no search help defined for it, I don't know how I can do this. Anyone have any solution?

Thanks!

2 REPLIES 2
Read only

suresh_datti
Active Contributor
0 Likes
478

What version are you on? Have you tried appending fixed values to the Domain COMM_ID_LONG ?

~Suresh

Read only

0 Likes
478

Hi,

Version is ECC 6.0.

I didn't try that, but I'm not sure if this is a good solution. I think that changing a standard domain so that it works for one custom subtype is not going to be accepted by my customer.