cancel
Showing results for 
Search instead for 
Did you mean: 

Z Date Types not available in WebUI

Former Member
0 Kudos

I have created a Z Date type and assigned it to my Z Date profile which is in turn assigned to my Issue Request Transaction Type.

Now when I open the UI Component SRQM_INCIDENT_H and then go to BTADMINH context node. I should be able to find my Z Date type there and creating a Z Attribute for it.

How to make my Z Date Types to be available on WebUI?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Max,

you are right. You can create an attribute for your custom date type. In the wizard when selecting the attribute from BTAdminH scroll down to "Relations" and follow the BOL path through BTHeaderDatesSet and BTDate_<your date type>.

Although in my experience it works better if you create a new context node for BTDate_<your date type>. This context node is dependent on BTDatesSet. And then in SE80 change the inheritance for the generated context class to CL_CRM_UIU_BT_DATE_CN.

Regards

Jan

Former Member
0 Kudos

Hi Jan,

Thanx for your reply. I have searched for my date type through BTADMINH - BTHEaderDateSet -


and there is all the date types but not the once I have created. Thanx for the answer I will try creating the context node for my Z type to see if it works.

Former Member
0 Kudos

Hi Max,

I have seen this before. I think it is a caching issue. Make sure you close and reopen the component workbench after making the changes in customizing. Also check that CL_CRM_GENIL_MODEL_SHM_AREA does not exist in transaction SHMM.

Regards

Jan

Former Member
0 Kudos

Hi Jan, still not able to see the date types:(

I go to BTADMINH context node, then click creat. then when searching for a corresponding BOL attribute I go to Relations ->

BTHeaderDatesSet -> BTDatesSet -> relations -> should see my BTDate_D_Z******** date type. But its not there...

Former Member
0 Kudos

I cannot see in BOL Model Browser my z Date Types. All config is correct. WebUI does not see them. It feels like I have to generate some kind of link between the the z date types and BOL

Former Member
0 Kudos

Oh, yeah. Now you jogged my memory. There is this table where you need to maintain the necessary BOL relation. You can maintain it with report CRM_GENIL_CUST_MAINTAIN ... click on something like "transfer dynamic relations".

Regards

Jan

Former Member
0 Kudos

I have tried running this program before I posted this thread. it does not do the trick. There has got to be something else.

Former Member
0 Kudos

found it! entry in view CRMV_ORLALL_BTIL has to be maintained!

siowfong_chen
Contributor
0 Kudos

Hi Max,

I'm looking into doing something similar. Are you able to share the details of the entries you put in this table/view CRMV_ORLALL_BTIL?

Also, do you need to maintain any entry in CRMV_WS_OBJ_REL?

Cheers!

SF

Former Member
0 Kudos

you just need to maintain an entry in the table I have mentioned. you need to select the relationship that has your Z Date Type and then choose what kind of relationship. look for hints in the genil bol browser by looking at other date types relationships to the BTADMINH