Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the difference between the “change on-input” and “Change on request” in the PAI of a screen?

difference PAI screen
0
Posted

What is the difference between the “change on-input” and “Change on request” in the PAI of a screen?

0

· ON INPUT The ABAP/4 module is called only if the field contains a value other than its initial value. This initial value is determined by the field’s data type: blanks for character fields, zeroes for numerics. · ON REQUEST The ABAP/4 module is called only if the user has entered a value in the field value since the last screen display. The value counts as changed even if the user simply types in the value that was already there.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123