Skip to Content
0
Former Member
Dec 03, 2008 at 04:27 PM

PAI (Process After Input) Fields and Syntax?

187 Views

I have a custom subscreen with input fields, within an SAP screen. After entering data into them, or without entering data, I can put my input technical fieldnames in the debugger, they are valid, and I can see if they are populated, or not. This is in the PAI, Process After Input, module.

However, when I to write code in the PAI module that would move these custom fields (from a structure defined in the layout in SE51), or just one field, I get syntax errors that say they are not defined by a data statement? Yet, like I said, I can put them in the debugger, when stepping thru the PAI module, and they exist?

Any suggestions?

Thank-you