Requires Free Membership to View
When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.
Hannah Smalltree, Editorial DirectorFor example, I could define a screen with a field mara-matnr. In the PBO, I could have some code that says "MARA-MATNR = 'MY_MATERIAL'". When the screen is displayed, the field will contain the value 'MY_MATERIAL'. At no point has a database read been done.
So, how can you find where the fields are actually populated? The most widely used tools are SQL Trace, Run Time Analysis and of course the debugger. These techniques, and others, are widely available across the Internet.
This was first published in April 2008