cancel
Showing results for 
Search instead for 
Did you mean: 

Call Transaction CJ20n and jump on specific Milestone

abapdanny
Explorer
0 Kudos
261

Hi guys,

I would like to call the Transaction CJ20n (via ABAP), skip first screen and jump directly on a specific Milestone. Any ideas how to develop that?

Thank you in advance!

Sandra_Rossi
Active Contributor
0 Kudos
I guess you tried Batch Input on CJ20N and it doesn't work because it's an Enjoy transaction (SAP note 535013 - CJ20N: batch input in background mode https://me.sap.com/notes/535013/E). Did you try CJ20?
View Entire Topic
abapdanny
Explorer
0 Kudos

Hi @Sandra_Rossi 

thank you for your reply. No, I didn't try it over BatchInput. I wanted to do it via the ABAP Statement 'Call Transaction CJ20n'. But there I can only give WBS Elements as Input but not Milestones etc.