Application Development and Automation 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: 
Read only

Upload program

Former Member
0 Likes
342

Hi Guys,

I need to upload standard network using transaction CN01 and project definition using transaction CJ20N. Can any one give me some BAPI or Funtion module or an API funtion to do this. I checked the existing BAPI's BAPI_NETWORK_MAINTAIN but it is for a diff purpose and uses transaction CN21

while BAPI_PROJECTDEF_CREATE uses CJ06.

The existing BAPI's does not fulfill the purpose. Has any one written any upload program for these transactions please help me.

Thanks in advance.

1 REPLY 1
Read only

Former Member
0 Likes
294

The BAPI's you have mentioned does most of the things required in PS, but not everything. I guess SAP has stopped futher devp on those & have released newer set of BAPIs.

in SE80 check Package CNIF_PI

function group CJ2001 & CN2002

**

These are newer BAPIs & there are tons of notes, so if stuck with some err, check OSS notes.