The Function Module CRM_PRT_GET_VALUE_HELP_INFO (Liefert Informationen zur Erzeugung einer ValueHelp-URL) is a standard Function Module in SAP ERP and is part of the function group CRMC_PRT_NAV within the package CRM_BSP_URL_GENERATION.
Function Module | CRM_PRT_GET_VALUE_HELP_INFO |
Short Text | Liefert Informationen zur Erzeugung einer ValueHelp-URL |
Function Group | CRMC_PRT_NAV |
Package | CRM_BSP_URL_GENERATION |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BOR_OBJECT_TYPE | TYPE | OJ_NAME | Objekttyp | |
CRM_OBJECT_TYPE | TYPE | CRMT_PRT_OTYPE | Objekttyp für Navigation | |
EP_BASE_URL | TYPE | CRMT_URL_REMOTE | Basis-Url des Enterprise Portals | |
EP_VERSION | TYPE | CHAR64 | Version des Enterprise Portals <major>.<minor>.<buildDate> | |
METHOD | TYPE | CRMT_PRT_MTD | 'DEFAULT' | Methode für Navigation |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_APPLICATION | TYPE | CRMT_BSP_APPL | Applikation | |
EX_URL | TYPE | CRMT_URL_REMOTE | URL für die ValueHelp Komponente | |
EX_VIEW | TYPE | CRMT_BSP_BLVIEW | Sicht für die Darstellung im People-Centric UI |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_MATCHING_LINK | Für die gegebene Parametrisierung ist kein Link konfiguriert. |
NO_OBJECT_TYPE | Objekttyp ist nicht angegeben oder ermittelbar |