cancel
Showing results for 
Search instead for 
Did you mean: 

What is object id of Project Management in SAP B1?

former_member183402
Participant
0 Kudos

Hi all,

What is object id of Project Management module and Project menu under Project Management module?

Please anyone can help me

Accepted Solutions (1)

Accepted Solutions (1)

ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Menu ID is 48897. Object Type is 234000021. And both are totally different.

Kind regards,

ANKIT CHAUHAN

SAP SME Support

former_member183402
Participant
0 Kudos

Sorry, it works by using Menu ID 48897

Is it possible to change Project Management name?

former_member183402
Participant
0 Kudos

I got it, is 48896.thank you so much

former_member183402
Participant
0 Kudos

Hi Ankit,

What is Menu id of Project Reports under Project Management module?

ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

It should be 49024.

Kind regards,

ANKIT CHAUHAN

SAP SME Support

former_member183402
Participant
0 Kudos

Thank you so much

Answers (1)

Answers (1)

ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Check the "ServiceTypes Enumeration" under SDK Help Center where it is mentioned as 234000021.

Kind regards,

ANKIT CHAUHAN

SAP SME Support

former_member183402
Participant
0 Kudos

Hi Ankit,

Yes I tried to use it in codes like this

Dim menu As SAPbouiCOM.MenuItem = SBO_Application.Menus.Item("234000021")
        menu.[String] = "New Name"

But I get error message Menu id not found

I want to change name of Project Management module and Project menu

Is there other option of to change them?

former_member183402
Participant
0 Kudos

Hi Ankit,

What are Menu ID of Production module, and production order?

ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Rurangwa Schadrack,

Request you to create another thread as there have been multiple questions in a single thread.

Kind regards,

ANKIT CHAUHAN

SAP SME Support