Application Development 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: 

exit to fill default value in f4 help screen

Vijay
Active Contributor
0 Kudos

hi all,

i have created one custom report having partner function and partner no on selection screen.

When the F4 help is used on the Partner Number field in the selection screen, the match-code should show the page with Account Group as shown in va01 ( sales order creation) in partners tab , when we enter 1D in partner function field and press f4 for partner number field.

The Account Group of the Partner Function should be defaulted in the Account Group field. For example, if the Partner Function is selected as 1D(Holding), the Account Group should be defaulted as Z011.

if any one can please help.

regards

vijay.

3 REPLIES 3

Former Member
0 Kudos

Hi

Try setting the Parameter ID's of the fields with the default value you want. It might work.

Cheers

Ravish

Vijay
Active Contributor
0 Kudos

Hi,

thanks for reply.

setting of parameter ID dosen't worked.

vj

0 Kudos

hI

use either FIELD MAPPING available in F4IF_INT_TABLE*** Fm or use DYNP_VALUES_UPDATE

FM to get this achieved.

Regards

Ramchander Rao.K