The same point in SAP CRM WebClient UI and Hybris BackOffice UI development

Source: Internet
Author: User
Neither CRM WebClient nor Hybris BackOffice's UI development requires the developer to write native HTML code.

CRM WebClient UI

In the CRM WebUI Workbench, developers need to write tags for these SAP packages:

These tags can be found in the thing code SE80:

Hybris BackOffice UI

For example, I'm looking at the list of coupons by BackOffice the L-shaped work center on the left, this list is actually a tree and the root node is marketing.

The interface is implemented by defining the tag of the Hybris package in an XML file, similar in principle to the CRM WebClient UI.

This development can be interpreted as "configuration-based development" according to the comments in line 15th. Line 17th defines a control of type Explorer-tree.

The 19th line defines the root node of marketing with Navigation-node, and the ID is the attribute of the node.

The Hybris wiki has detailed usage of these hybris encapsulated tags:

Similarly, the following table contains 6 columns:

This table is implemented using the ListView tag, which is the corresponding definition for the 6 columns:

Simple Search Interface:

The XML file shows that simple search is actually executed based on the Couponid and name two fields:

To get more original Jerry's technical articles, please follow the public number "Wang Zixi" or scan the QR code below:

The same point in SAP CRM WebClient UI and Hybris BackOffice UI development

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.