cancel
Showing results for 
Search instead for 
Did you mean: 

LSMW and BDC error

praveen_vanm
Participant
0 Kudos

Dear Experts,

We are planning cut over activity next month

We have only one project for that project we have more than 10000 wbs we have to up load

We have 6 level Hierarchy structure

I tried with LSMW it is able to create up to Second level I getting error message from 3rd level

I tried to record the structure using BDC at the time of recording I got many errors.

Please le me know  which is the best way to upload the wbs.

Thanks

Praveen

Accepted Solutions (1)

Accepted Solutions (1)

sunil_yadav2
Active Contributor
0 Kudos

Hi Praveen,

BDC and LSMW will not work for hierarchy. so best option to use BAPI as below:

BAPI_PS_INITIALIZATION-- for initialization

BAPI_BUS2054_CREATE_MULTI- for create WBS

BAPI_PS_PRECOMMIT- Pre commit

BAPI_TRANSACTION_COMMIT- Final Commit


use these 4 BAPI to complete your process. also define fields which needs to capture.


thanks

Sunil

kenmelching
Active Contributor
0 Kudos

I agree with Sunil.  I have never seen LSMW or BDC work for PS structures.

praveen_vanm
Participant
0 Kudos

Hi Sunil,

Thanks for your response. Yesterday I worked on it with my ABAPER.  We are able to create 6 level Hierarchy structure



Answers (2)

Answers (2)

former_member218047
Participant
0 Kudos

Hi Praveen,

Try this Bapi BAPI_PPROJECT_MAINTAIN for multiple wbs levels or use BDC for transcation CJ02.

Regards,

Seshagiri

praveen_vanm
Participant
0 Kudos

Hi Seshagiri,

Thanks for your Response.

Regards

Praveen

arivazhagan_sivasamy
Active Contributor
0 Kudos

Hi Praveen,

Try to use BAPI_PROJECT_SAVEREPLICA.

Arivazhagan S

praveen_vanm
Participant
0 Kudos

Hi Arivazhagn,

Thanks for your response it is helpful

Regards

Praveen