‎2009 Aug 18 7:30 PM
Hello,
I know that the T-code is stored in table BKPF, but what is the table where the transaction code DESCRIPTION is stored ?
Thanks,
Julien
‎2009 Aug 18 7:33 PM
Hi,
If you are talking about the transaction code like f-02,me23n check table TSTC and TSTCT.
Regards,
Himanshu
‎2009 Aug 18 7:33 PM
Hi,
If you are talking about the transaction code like f-02,me23n check table TSTC and TSTCT.
Regards,
Himanshu
‎2009 Aug 18 7:37 PM
‎2009 Aug 18 7:40 PM
julien,
tcodes are not stored in BKPF.
they are stored in TSTC ->tcodes and TSTCT ->text for tcodes.
and BKPF might be storing the tcode in some field which stores the value of tcode from which the document is being created. but that is not the table which stores TCodes.
hope this helps