The Function Module CRM_PRT_SINGLE_NAV_INFO_DISP_M (Liefert eine einzelne Dispatcher-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_SINGLE_NAV_INFO_DISP_M |
Short Text | Liefert eine einzelne Dispatcher-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 |
---|---|---|---|---|
EP_BASE_URL | TYPE | CRMT_URL_REMOTE | Enterprise Portal Basis URL | |
EP_VERSION | TYPE | CHAR64 | Enterprise Portal Version | |
LINK | TYPE | CRMS_MULTI_NAV_LINK | BOR/CRM Object Type Without Method, Selection, no Table! |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_PARAMETERS | TYPE | CRMC_URL_PARAMETER_TAB_REMOTE | Table with URL Parameters (for RFCs) | |
RE_JS_SCRIPTS | TYPE | CRMT_TAB_URL_REMOTE_MTD | URL Table Type (for RFCs) with Method Information | |
RE_URLS | TYPE | CRMT_TAB_URL_REMOTE_MTD | URL Table Type (for RFCs) with Method Information |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERR_GENERAL | Bei der URL-Generierung ist ein unerwarteter ehler aufgetreten. |
ERR_URLGEN | Es ist eine Ausnahme bei der URL-Genierierung aufgetreten. |
NO_MATCHING_LINK | Für die gegebene Parametrisierung ist kein Link konfiguriert. |
URL_INVALID | Bei der URL-Generierung wurde eine ungültige URL erzeugt. |
URL_LENGTH | Die erzeugte URL überschreitet die maximale Länge. |