MSA- Maintain External URLs
Maintain External URLs
Usage
With this table we can define a list of web pages to be opened directly from MSA application. Clicking on the link will open Safari browser. User can return to the application by pressing navigation button in the upper left corner of the Safari browser.
Maintain settings
- T-Code: /DBME/MMA_AURL – Define External URL‘s
Following objects have to be provided in the URL master data definition
Field | Description |
---|---|
URL id | Unique URL id |
URL | Fully qualified URL address. URL address can contain placeholders in which values form the Service order can be automatically included i.e. for opening manufacturer website a VIN number can be provided in the URL. Following placeholders are available: ${userid} ${VIN} ${orderno} ${customer} When placeholder is used MSA will automatically fill the values i.e. Will result in: http://www.audi.de/${VWAEFSSD3443242344} |
URL Description | Description will be shown on the list of URL addresses in the MSA application |
Extensions can be implemented in following BAdI:
/DBME/MMA_BADI_URL
/DBME/MMA_CL_X_UTILITIES →GET_EXTERNAL_URLS