Application Development 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: 

BAPI_PROJECT_MAINTAIN Message

Former Member
0 Kudos

Hello,

I am trying to Update hierarchy using BAPI_PROJECT_MAINTAIN .

Update is working fine But in some cases I have Message as :

Entry User field unit 1 WBS = IN does not exist in T006 (check entry)

Can you please let me the Reason for this?

BR,

Debarshi

1 REPLY 1

satyapriyanka_vana
Active Participant
0 Kudos

Hi,

Are you updating any unit field in your tables. If so, validate them, as T006 is a master table for UOMs. Otherwise put a breakpoint at statement 'MESSAGE', you will be stopped in case of error/warning.

Regards,

Priyanka.