cancel
Showing results for 
Search instead for 
Did you mean: 

Upload data thru LSMW -WBS with 3 levels

Former Member
0 Kudos

Hi PS Experts,

My situation is like I have to upload data thru LSMW for all Levels! As I m doing for only L3 WBS with PD it is going upto 14 steps and executing.But for Level 2 and Level 3 it is not executing. In the Step "Read Data" it is showing blank.

Can v upload these multilevel data thru LSMW? or how is like?

Thanks in advance,

Sanju..

Accepted Solutions (0)

Answers (2)

Answers (2)

virendra_pal
Active Contributor
0 Kudos

use transaction CJ12 for your recording

you can update via LSMW based on WBS and not on level

gm4it
Participant
0 Kudos

In my implementation it's impossibile to add a WBS with CJ12, only edit an existing one.

In CJ11 it's only possible create the first level.

Is there any customizing that avoid the creation of a new element in CJ12 ?

Giorgio

virendra_pal
Active Contributor
0 Kudos

thaqt means that you are not following edit mask properly

gm4it
Participant
0 Kudos

Please, provide me more information on this. What is the sequence of commands correct ?

Regards

Giorgio

gm4it
Participant
0 Kudos

Hi Virendra,

I think that your solution is very good for my purpose.

But in my implementation there is no way to insert a new element in an existing WBS, I can only edit attributes for an element already created, for example, in cj02.

I checked all the menus but i didn't find any useful command.

Could you send me a screenshot of the keypoint in which you can create the element different from the first level?

Thank you very much.

Giorgio

babu0808_
Explorer
0 Kudos

Hi Sanju,

You can create a BDC for transaction CJ02 with the help of your ABAPer or you can use the BAPI, BAPI_PPROJECT_MAINTAIN to create the level 2 & 3 WBS elements.

Rgds

Deepak

gm4it
Participant

With LSMW in BTC mode, you can create only one leve at a time, providing at every new element the WBS father code.

1. access CJ02 with the WBS father code.

2. access the overview structure

3. select the WBS column

4. edit > object > position on the father element

5. edit > object > insert the new element

6. send enter

7. complete filling all the field you need.

Giorgio