‎2009 Feb 17 4:49 AM
Hi All,
I have created a report using CJE2,
i need to create a tcode for the same,not able to create a tcode.
Thanks in advance
‎2009 Feb 17 4:50 AM
Hello,
SE93 u can create tcode on the tcode,give the program name(SAPMKCEE) and screen(5000) u can in the status tab for program anme screen number and select SAP GUI for windows at bottom
Thank u,
santhosh
Edited by: santhosh kumar on Feb 17, 2009 5:50 AM
‎2009 Feb 17 4:50 AM
Hello,
SE93 u can create tcode on the tcode,give the program name(SAPMKCEE) and screen(5000) u can in the status tab for program anme screen number and select SAP GUI for windows at bottom
Thank u,
santhosh
Edited by: santhosh kumar on Feb 17, 2009 5:50 AM
‎2009 Feb 17 4:56 AM
hi
go to se80-> to the report which u need tcode.
right click and create tcode .
or use se93.
reg
Ramya
‎2009 Feb 17 4:59 AM
Hi,
Below is reply from one of the thread regarding CJE2 tcode creation.
check it.
go to standard transaction (S_ALR_87013557) for Hierarchy Reports, and do it like this standar transaction.
Create the new transaction as paramaters transaction.
Transaction: START_REPORT
Skip initial screen.
D_SREPOVARI-REPORTTYPE = RE
D_SREPOVARI-EXTDREPORT = KP 01RPSCO_X 12KST1B
regards,
naveen
‎2009 Feb 17 5:09 AM
Hi ...
Cold u tell me from where do i get
D_SREPOVARI-REPORTTYPE
D_SREPOVARI-EXTDREPORT
for my customized report created using CJE2.
Thanks // /
‎2009 Feb 17 12:23 PM
Hi All,
I have created a hierarchy report using Tcode CJE2,
it is not created through a report painter.
How do i create its Transaction Code .
‎2009 Feb 17 5:08 AM
Hi
to create a Transaction code with Transaction SE93 and link the ABAP report to the newly created
Tcode.
Thanks