cancel
Showing results for 
Search instead for 
Did you mean: 

Display Ibase Set type in the Service Order

Former Member
0 Kudos

Hi Experts,

We have added a custom set type in the Ibase component detail and it is appearing in the IB53/IB52.

Now i want to display the same in the WEBUI Service order in the reference section or somewhere , Is there any way to display the custom set types without navigating to sub objects like clicking the ibase id will navigate the ibase master.

Regards

Vikranth

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

this is possible with a small development.

Create on the WEBUI View for serviceorder a new attribute from the same type as the field in your ZSettype.

Add this field afterwards to your UI configuration.

Now change the code of the GET-Method of your new Attribute and read with the ibase ID of your current serviceorder your ZSettype.

Kind regards.

Manfred

Former Member
0 Kudos

Hi,

I have added a custom attribute and pushed the values to it. Now the problem the newly added field is not visible at all in the configuration tab.I have checked the in design layer also. In that also the added ZField did not appear in the F4 to show .

Please guide me if am doing in wrong way.

Component details :BTREFOBJ/RefObj

Regards

Vikranth

0 Kudos

Hi Vikranth,

This link should help you.

[http://wiki.sdn.sap.com/wiki/display/CRM/CreatingUIConfigurationforSetTypestodisplayonCRMProductOverviewpage|http://wiki.sdn.sap.com/wiki/display/CRM/CreatingUIConfigurationforSetTypestodisplayonCRMProductOverviewpage]

Regards

Leon

[SAP Community Network Forums on mobile|https://cw.sdn.sap.com/cw/ideas/7910]

Former Member
0 Kudos

Hi Leon,

Thanks for the suggestion, but i want to display the Ibase reference object details in the service order.The link which you sent shows the addition of set types at the product master page level if am not wrong . What ever i add zattribute or model attribute is not visible in the configuration tab.

Component:BTREFOBJ/RefObj

Regards

Vikranth

0 Kudos

Hi Vikranth,

You can add the custom attribute to the BOL object (BTRefObj) structure of the context node BTREFOBJ.

The corresponding structure is 'CRMST_REFOBJ_BTIL'. Then the attribute will be available in the configuration.

Regards

Leon

[SAP Community Network Forums on mobile|https://cw.sdn.sap.com/cw/ideas/7910]

Former Member
0 Kudos

Hi Vikranth

There are multiple ways to display the set type attributes in WebUI. As you have added a Z Field

for this let me tell you another way.

When you have created the Z Field using AET, select the Business Object as CUSTOMER_H

instead of orderadm_h or other objects. Now add the Contect Node with BOL entity referring to

CUSTOMER_H.

After this, re-login to your webUI and the corresponding view. Now go to the UI Configuration tool

and select your Z Configuration. Now click on Show Available Fields and open the Node

CUSTOMER_H and here you can find your Z Field and finally you can use it.

Please let me know if this is not yet solved.

Thanks

Arun

Former Member
0 Kudos

Hi Leon,

I think there is no option for the AET Tool to add the custom attribute to the BOL.

Regards

Vikranth

0 Kudos

Hi Vikranth,

You can add the field through AET.

Follow links:

[http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/12716|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/12716]

[http://wiki.sdn.sap.com/wiki/display/CRM/HowToEnhanceaWebUIComponentinSAPCRM|http://wiki.sdn.sap.com/wiki/display/CRM/HowToEnhanceaWebUIComponentinSAPCRM]

Regards

Leon

Former Member
0 Kudos

Hi Leon,

I already added the fields in the Set Type of the product and it was assigned to the Ibase component production .should i add the same thing in the EEWB.

For eg : ISU_POD is a set type and it is associated as the Ibase component for the Object family 0102.

Now i want to show the set type data in the Service order overview page in the refernce object . After adding in the relations in the BTREFOBJ/RefObj, it is not visble in the configuration tab . i have checked the Design layer also.

Regards

Vikranth

Answers (1)

Answers (1)

0 Kudos

Hello Naga,

I know this is a old thread, but could you elaborate how did you succeed in adding the custom field (Set type)  on Ibase and make it appear in componenet level.

I have a similar requirement to add a field at component level.

I created attributes ->assigned it to set type with object family assignment -0401

Now I am trying to assign my set type to Category but in COMM_HIERARCHY all the catgeories I come across is product category , how do I ascertain the categeory for 0401 so that I can assign my set type to it ?

Looking forward to your inputs.

Regards

Shilpi