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

PAI event

Former Member
0 Likes
446

Hello,

R there any subevents in PAI.

plzz help.

regards,

satish

Hello,

R there any subevents in PAI.

plzz help.

regards,

satish

3 REPLIES 3
Read only

Former Member
0 Likes
427

Frnds i hav heard like there are subevents like " pai with chain".... something like that.

plzz clarify if there are any...

do clear me.

thanking u all.

regards,

satish

Read only

0 Likes
427

if you are refering to the data transport FROM the dynpro-processor to the ABAP processor and back, then yes you are right.

I wouldnt give it the name "subevent" but yeah once you have some fields in a chain endchain statement, the data transport from and to the dynpro is done not as first thing in PAI but exactly at the end of your chain statement.

i hope that somehow helps.

Read only

Former Member
0 Likes
427

Hi

In PAI we will use chain -endchain which in clude modules of some fields. Mostly this chain-endchain is used for fields validation by combindely. that means atleast one field input is not correct means all fields which r in chain-endchain r in edit mode on the screen.

And also modules which get proper data from tables for the given input are exist in this PAI event.

Thanks,

Suma.