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

validation for partner number

Vijay
Active Contributor
0 Likes
478

hi,

i have a selection screen with partner function and partner number.

not i need to validate the partner no against the entered partner function and partner number need not be a customer only so i cannot validate it from table kna1.

Can anyone tell me how to validate the partner no in such case or is there any FM to validate the same.

any pointers will be highly appreciated.

Regards

vijay.

2 REPLIES 2
Read only

Former Member
0 Likes
400

May be you have to validate using the table KNVP

Read only

Former Member
0 Likes
400

Hi,

Join both KNA1 and KNVP based on KUNNR and validate the Customer Master Partner Functions.

Regrads,

Siva