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

Defaulting fields in PA40

rajeshkumar_kaveti
Participant
0 Likes
807

Hi all,

I am trying to pass default values to infotype 0000 in PA40 using exit EXIT_SAPFP50M_001. But i am unable to populate PERNR, PLANS, WERKS, PERSG, PERSK fields, which belongs to PSPAR structure in 'Create Actions' screen. How to default these fields.

Any inputs on this would be helpful.

Thanks

Hi all,

I am trying to pass default values to infotype 0000 in PA40 using exit EXIT_SAPFP50M_001. But i am unable to populate PERNR, PLANS, WERKS, PERSG, PERSK fields, which belongs to PSPAR structure in 'Create Actions' screen. How to default these fields.

Any inputs on this would be helpful.

Thanks

2 REPLIES 2
Read only

Former Member
0 Likes
654

Hi

Have you got answer for this.

we are facing the same issue.

Read only

0 Likes
654

I have used Parameter ID's to set values to fields PERNR, WERKS, PERSG and PERSK. And I have written a dynamic action for setting value to PLANS field which will get triggered in PAI.

I hope this solves your problem.