Application Development 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: 

about debugging CJ02

Former Member
0 Kudos

HI all,

In transactions OPSI and OPSA we created some custom validation checks. What I want now is to check the input of the screen at the moment of saving the project.

Where can I find the internal table that contains the *actual* structure of the project, so I can validate the changes made to it?

I know sometimes it's possible to read a structure/table/field value with a so called dirty read. E.g. (SAPMV50A)TKOMV (example)

many thanks for your input,

Ron.

1 REPLY 1

Former Member
0 Kudos

see this thread

http://scn.sap.com/thread/1297001

Validation of OPSI