Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

BDC for Transaction 'CJ20N'

Former Member
0 Kudos

Hi,

I want to create project in Tcode 'CJ20N' automatically through BDC program. I am going into subscreen 'Find next number' to get the next available number and create project with that number. Can u please tell me what r the steps for running subscreens in BDC. I am working on SAP R/3 4.6C.

Please help.

Darshana

2 REPLIES 2

former_member181995
Active Contributor
0 Kudos

Try with CJ20.

for njoy transaction BDC is not recommended

Former Member
0 Kudos

Hi

Even if you do it with CJ20...the screen flow is lot of problem. I tried with BDC for the transaction...but its a real headached due to the hierarchy.

I would suggest you to go with the BAPI: BAPI_PROJECT_MAINTAIN.

You can use this BAPI to create elements way down the hierarchy till activity.

All the documentation is available for the BAPI. You can see it from Se37.

Regards,

VIshwa.