The Function Module ALINK_RFC_DOCUMENT_URLS_GET () is a standard Function Module in SAP ERP and is part of the function group ALINK_RFC within the package SAOP.
Function Module | ALINK_RFC_DOCUMENT_URLS_GET |
Short Text | |
Function Group | ALINK_RFC |
Package | SAOP |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_CREPID | TYPE | SAEARCHIVI | Content Repository Identification | |
IM_DOCID | TYPE | SAEARDOID | SAP ArchiveLink: Document ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_MESSAGE | TYPE | BAPIRET2 | Return 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 |
---|---|---|---|---|
EX_URLS | LIKE | TOADURL_S | ArchiveLink: Component URLs |
This function module does not define any Exceptions.