Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
Thanks Neal.
| | | ---------------Original Message--------------- From: R. N. Wilhite Sent: Friday, August 05, 2011 8:03 AM Subject: Table relationships and field value So Raymond, I guess you understand that the data in structures only exist while the program is running. You start CS12 and it populates the structure STPOX_ALV within it's memory. However there is nothing that says that the same is available in the DB. Therefore, no other program could access the data in STPOX_ALV with either running CS12 or doing the population routines CS12 does. Sometimes (actually pretty often) the structure represents data straight out of a table. Therefore, I would investigate tables with a name like STP*. Failing that you read the code in CS12 and determine how STPOX_ALV is populated. Debugging can help. Reading the tables used by recording in ST05 can also help. Neal | | __.____._ Copyright © 2011 Toolbox.com and message author. Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251 | | Popular White Papers In the Spotlight _.____.__ |