Skip to Content
Author's profile photo Former Member

Online Help Links in CRM UI

The information below explains how to set up online documentation links in the CRM UI, how to maintain documenation links, and how to debug a system where the links do not work as expected.

IMG Configuration

Standard configuration of online help must be completed:

/wp-content/uploads/2016/02/img_help_setup_01_894879.png

 

An entry must exist for Platform = ITS and Area = XML_DOCU (IWBHELP also appears to work)

  • Either DynamicHelp or PlainHtmlHttp can be used. PlainHtmlFile may be supported; most likely HtmlHelpFile is not.

/wp-content/uploads/2016/02/24543_img_help_setup_02_894880.png

Main Help Center Link

The standard “Help Center” link will automatically appear when the above configuration is completed:

/wp-content/uploads/2016/02/24545_help_center_link_894890.png
Knowledge warehouse object IDs are retrieved from table IWREFERENC with the following selection:

  • PROGRAMM = CL_BSP_WD_HELP_UTIL===========CP
  • Industry = BBPCRM

Work Center Links

  • Note: this is usually reserved for customers’ own documentation. We do not deliver additional help context entries ourselves.

If additional help IDs are maintained for Web UI components, additional “?” icons will appear in the toolbar:/wp-content/uploads/2016/02/24546_work_center_help_link_894891.png

 

For the Incident Management work center, for example, the following must be maintained in table IWREFERENC:

  • PROGRAMM = CL_WCC_AI_I_SUPPORT_IMPL======CP
  • Industry = BBPCRM
  • Industry = BBPCRM is used as a default; an extension may be set in Business Role configuration.

(red star) IWREFERENC IDs are normally maintained by documentation coordinators.

Business Role Configuration

The “spec_text” entry used for the extension selection in IWREFERENC can be set in the Business Role configuration:

/wp-content/uploads/2016/02/24549_help_context_894892.png

 

Example of an overridden help context for the main ‘Help Center’ link:

/wp-content/uploads/2016/02/25270_help_center_link_override_894893.png

 

(Note that the first “Program Name” entry must be left blank.)

The corresponding entry in the Business Role:

/wp-content/uploads/2016/02/25271_help_link_role_override_context_894894.png

 

(The ‘SpecHelpFallbck’ checkbox allows the CRM UI to check the standard documentation if no help link is found in IWREFERENC for the overriden context.)

User Parameter to Display UI Classes

When the user sets parameter BSP_WD_SHOW_HELPID = X, the CRM UI will display the class names. Documentation developers can then easily see which entries they have to set in IWREFERENC.

/wp-content/uploads/2016/02/28020_user_profile_crm_help_link_894896.png

Assigned Tags

      2 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Wence Lacaze
      Wence Lacaze

      Hi,

      The pictures are using the wdf.sap.corp URL and are unable to see it .

      thanks    

      @WenSolman

      Author's profile photo Former Member
      Former Member
      Blog Post Author

      It should work now.