‎2009 May 18 8:34 PM
Hello
I am working on a process to mirror ST03N. I am extracting the tocdes and using the tocde to get the description from the table TSTCt. when I check the rsults from my program against the output from ST03N, I noticed that I am missing some descriptions for some tcdes that are showing up in ST03N.
is there another table that stores the descriptions for the tcodes other than TSTCT.
thanks in advance for the help.
‎2009 May 18 9:26 PM
I don't think there is any other table than TSTCT (it would not make much sense to store similar data in separate tables). I think a different kind of text there. You can do an SQL trace (in ST05), to find out from which table comes that text.
‎2009 May 18 8:57 PM
‎2009 May 18 9:02 PM
‎2009 May 18 9:26 PM
I don't think there is any other table than TSTCT (it would not make much sense to store similar data in separate tables). I think a different kind of text there. You can do an SQL trace (in ST05), to find out from which table comes that text.