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

How to fetch values at runtime in field exit function module

Former Member
0 Likes
543

Hi all,

I am creating a field exit for delivery date in Purchase requisition.

For that I need to capture Delivery Date and Sale Order entered in purchase requisition and pass this to Function module and validate this data.

I am using import and export parameters but it is giving runtime error.

please tell me how to solve it.

Regards,

Sunny

1 REPLY 1
Read only

Former Member
0 Likes
436

Hi,

There are other ways to access the purchase requisition related values..that is using field symbols..

pls check the below mentioned link:

Identify the similar data fields for requisition.

Hope this wil help..

Sumit