cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_BUS2054_CREATE_MULTI was successfully executed. But when I checked for the same in CJ20N I couldnt find my WBS created. What may be the reason ?

kirankerudi
Active Participant
0 Kudos

Hi ABAPers,

When I executed BAPI_BUS2054_CREATE_MULTI, I could see in debug mode that the return value had a success message.

But when I returned to check for WBS element in CJ20N I couldn't find my WBS element under my project. What may be the reason ?

Below is snapshot of my code.

Help needed.

Thanks in advance,

Kiran

Accepted Solutions (1)

Accepted Solutions (1)

former_member188724
Contributor
0 Kudos

Hi Kiran,

You have to call commit work or bapi_transaction_commit after bapi_ps_precommit to effect the Change.

Thanks,

K.S

kirankerudi
Active Participant
0 Kudos

Hi K S,

Thanks for the answer. I forgot to put that there.

Regards,

Kiran

former_member188724
Contributor
0 Kudos

This message was moderated.

Answers (0)