cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI's for Creating networks for project definition

Former Member
0 Kudos

Dear Experts,

Can anyone help me out for the issue which i'm facing.The issue is : Im able to create project definition and WBS successfully but unable to create networks for project definition.

Please help me out in creating networks for project definition using BAPI's?

Thanks

Katrice

Accepted Solutions (1)

Accepted Solutions (1)

kesavadas_thekkillath
Active Contributor
0 Kudos

Have you tried with BAPI_NETWORK_MAINTAIN ?

Former Member
0 Kudos

For creating networks , i'm using BAPI's in this sequence

     BAPI_PS_INITIALIZATION

     BAPI_BUS2002_CREATE

     BAPI_PS_PRECOMMIT

     BAPI_TRANSACTION_COMMIT

Answers (1)

Answers (1)

Former Member
0 Kudos

It is giving error :

T    ID                   NUM  MESSAGE

E CNIF_PI              007  Object Network 123456789 could not be created
E CN                   020     No parameters for network type ZPM1 exist (check entry)

raymond_giuseppi
Active Contributor
0 Kudos

So check Customizing for network type ZPM1, or ask functional to do. (Check table T399X)

Regards,

Raymond

raymond_giuseppi
Active Contributor
0 Kudos

Also try to build the network via CJ20n or similar transaction, and don't multiply the threads (Read the Rules of Engagement)

Regards,

Raymond