Ansicht
Dokumentation

CRM_ISX_TR_VALUEHELP - BAdI: Value Help for Technical Resources

CRM_ISX_TR_VALUEHELP - BAdI: Value Help for Technical Resources

BAL Application Log Documentation   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) belongs to the enhancement spot CRM_ISX_TR_UI_SPOT.

You can use this BAdI to enter the external technical resources for the selection. The external resources are divided into four categories depending on whether they are automatically assigned, provided using list selection, input help with ID or advanced input help. This BAdI allocates a method for the list selection and a method for the input help with ID.

  • List selection
    The listbox values have to be entered using the BAdI method TR_GET_LIST.

  • Input help via ID
    The input help values have to be entered using the BAdI method TR_GET_VALUE_HELP_BY_ID.

Technical resource types, categories and assignment settings for subscription contracts are already customized.

The standard setup does not provide any functionality for entering external technical resources.

Implement this BAdI to enter the listbox and the input help depending on the resource type.

Enhancement Spot: CRM_ISX_TR_UI_SPOT

BAdI-Definition: CRM_ISX_TR_VALUE_HELP_BADI

Create an implementation for every resource type you want to process. Filter your implementations by the resource type.

Use method TR_GET_LIST to enter the listbox values into the export structure ET_TECH_RES_EXTERNAL and write messages into export structure ET_MESSAGES.

Use method TR_GET_VALUE_HELP_BY_ID to enter the input help values into the export structure ET_TECH_RES_EXTERNAL and write messages into export structure ET_MESSAGES.

The example implementation gets the values from an XML-File in the MIME Repository.






CL_GUI_FRONTEND_SERVICES - Frontend Services   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 1914 Date: 20240523 Time: 155309     sap01-206 ( 41 ms )