Question:
We currently use ST03 and the output/extraction files from RBE to track transaction usage. The information has proved to be invaluable in understanding our user requirements and transactional usage.
We would like to insure that the usage statistics for "called" transactions are being recorded into the data bases used by ST03 and RBE and are being recorded and later reported.
Using TCDCOUPLES as a guideline, we see the usage statistics for the "calling" transactions. We also see some usage statistics for the "called" (these can also be "calling") transactions.
If a "called" transaction does not show any usage statistics, can we be sure that the "called" transaction is never executed?
Thanks in advance for your assistance.
BTW: We are R/3 Enterprise 4.7/620
_________________
CAM
Answer:
NO all transaction codes are not recorded in ST03!
SAP Excludes certain tcodes from the St03 results like SM59, not sure why, but they are HARD CODED to be deleted during the save of the records for the ST03 source file. On occasion STAT and ST03 will not match, this is the reason.
TCDCOUPLES only show which transaction called another NOT the number of times it was called and not all calls are recordd in TCDCOUPLES.
Answer:
Also TCDCOUPLES is configurable with tcode SE97 Where you can add or delete records.
Answer:
Thanks John.
Yup, we are aware that TCDCOUPLES only show the combinations. We were simply using it as a guideline to understand the "calling" vs "called" groupings.
You just saved me 50 more grey hairs!!