SAP ABAP Function Module /SAPSRM/GET_URL (Returns URL for remote calls)
Hierarchy
☛
SRM_SERVER (Software Component) SRM_SERVER
⤷
SRM-EBP-CA-UI (Application Component) User Interface/Templates
⤷
/SAPSRM/URL_CORE (Package) Package for Portal URL generation and its customizing
⤷
⤷
Basic Data
| Function Module | /SAPSRM/GET_URL | Returns URL for remote calls |
| Function Group | /SAPSRM/URL_CORE | Function for SRM URL generation |
| Program Name | /SAPSRM/SAPLURL_CORE | |
| INCLUDE Name | /SAPSRM/LURL_COREU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_URL | TYPE | STRING | Generated URL | |||
| |
IV_BO_TYPE | TYPE | CRMT_SUBOBJECT_CATEGORY_DB | Business Trans. Cat. | |||
| |
IV_URL_SCOPE | TYPE | /SAPSRM/URL_SCOPE | 'EXT' | Access Scope of Generated URL | ||
| |
IT_URL_PARAMS | TYPE | BBPT_URL_PARAMS | Table with URL Parameters of a URL | |||
| |
IV_MODE | TYPE | STRING | Specify non-BO case | |||
| |
IV_SUBTYPE | TYPE | BBP_H_SUBTYPE | Specification of a Purchasing Doc.(e.g. Credit Memo/Invoice) | |||
| |
IV_OBJ_ID | TYPE | /SAPSRM/OBJECT_ID | Object ID - Procurement Document Number | |||
| |
ERROR_CREATING_URL | TYPE | An error occurred during URL generation | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20100421 |
| SAP Release Created in | 600 |