Application Development and Automation 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: 
Read only

Get BO key for Object

Former Member
0 Likes
3,224

Hi Experts,

Started to learn BOPF concepts, hot to get specific BO key for Object.

Example:

I want to get BO key for Object /IAM/ACTIVITY, please let me know steps to find it.

Regards

goudham

Hi Experts,

Started to learn BOPF concepts, hot to get specific BO key for Object.

Example:

I want to get BO key for Object /IAM/ACTIVITY, please let me know steps to find it.

Regards

goudham

3 REPLIES 3
Read only

Former Member
0 Likes
2,352

Hi Goudham,

You can find the BO key in the constants interface of the business object.  Using Tx = BOBX or /BOBF/CONF_UI, open your BO and locate the constants interface under tab 'Business Object'. The interface will have attribute SC_BO_KEY.

Kind regards,

Bjorn

Read only

0 Likes
2,352

Hi Bjorn,

Thanks for instructions, I couldn't able to find constant interface in BO, screenshot is attached.

Regards

goudham

Read only

0 Likes
2,350

Hi,

When double clicking the top node, '/IAM/ACTIVITY',  it should be under tab 'Business Object'.

My system does not have '/IAM/ACTIVITY', so the screenshot is for demo_customer:

Kind regards,

Bjorn