Hi Experts,
I created a new view with details as follow:
BSP Application: ZHC_IC
View Name: ZSrvTDate
Add Model Node
Model Nodes BOL Entity Higher-Level Model Node BOL Relation AlwaysCreateInstance
ZBTORDER BTOrder
ZBTADMINH BTAdminH ZBTORDER BTOrderHeader
ZBTDATESSET BTDatesSet ZBTADMINH BTHeaderDatesSet
ZBTDATES BTDate ZBTDATESSET BTDatesAll
Add Value Node
Value Node
Add Model Attributes
Model Attribute Model Nodes BOL Attribute
ActCompDate ZBTDATES TIMESTAMP_FROM
CommitedDate ZBTDATES TIMESTAMP_FROM
CustReqResDate ZBTDATES TIMESTAMP_FROM
Add Value Attributes
Value Attribute Context Node DDIC Type
Create Links to Custom Controller
Context Node BSP Applicatn Custom Controller Context Node (Custom Controller)
ZBTORDER CRM_IC CuCoBDC.do CURRENTSERVICEOBJECT
I also have all the navigational links set correctly. My question is, should I be expecting that the data will be populated correctly without the need of me to do any further changes to the codes generated from new view's wizard? I'm asking as I tried selecting an existing Service Ticket record with information available for the above, however, the information is not being shown in ICWC..
Thanks