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

Dynamic Value Checks for the Table fields at runtime

Former Member
0 Likes
623

Dear All,

I have a requirement for validating the values against a table field ,the table and table field can be identified in runtime only.

for possible values (F4 help) I am using FM F4IF_FIELD_VALUE_REQUEST which is working fine.

If the user chose the value which is not present in the pop up given by FM F4IF_FIELD_VALUE_REQUEST, Is there any way for validating the same.

Thanks & Regards,

Vamshi.

3 REPLIES 3
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
580

How you are building values for the custom F4 ?

If the input needs to be validated only against F4 values , can be done in AT selection-screen.

Read only

0 Likes
580

Hi All,

I dont have any table with input values if you check the FM F4IF_FIELD_VALUE_REQUEST, i simply need to pass the Table name and field name in table .

the table name and field name can be identified during the runtime only..

Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
580

Where do want this to happen..?

Nabheet