Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Function location in ERP and C4C

2025-04-09 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

The Functional Locations in SAP ERP is downloaded to SAP Cloud for Customer and becomes an Installation Points of type 'Functional Location':

C4C InstallationPoint UI: / BYD_COD/ServiceOnDemand/InstallationPoint/UI/COD_IPoint_TI.TI.uicomponent

To tell whether an installation point is downloaded from ERP or created directly from C4C in C4C, you only need to see if the external ID field is empty. If it is not empty, the installation point is downloaded from ERP, and this field maintains the function location ID of ERP.

You can see that the field name that controls whether the External ID is Enabled or not is Can_Add_Remove. This field is yellow in UI Designer, indicating that it is not tied to BO node, but is calculated dynamically.

Computational logic:

The status field of InstallationPoint is bound to the field of BO:

/ Root/LifeCycleStatusCode- > http://sap.com/xi/AP/FO/IBase/Global- > Root- Status- LifeCycleStatusCode

The event onValueChanged in this LifeCycleStatusCode field has an event handler function SetIPointParams:

We can think of the logic of this event handler as a switch case statement:

When the value of IPointStatus is 1, an operation named InPrep is performed.

The details of the operation is to assign X (true) to the field Can_Add_Remove

For more original Jerry articles, please follow the official account "Wang Zixi":

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report