Menu

SAP Function Module ALINK_RFC_DOCUMENTS_GET

The Function Module ALINK_RFC_DOCUMENTS_GET () is a standard Function Module in SAP ERP and is part of the function group ALINK_RFC within the package SAOP.

Technical Information

Function Module ALINK_RFC_DOCUMENTS_GET
Short Text
Function Group ALINK_RFC
Package SAOP
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_BOID TYPE TOAV0-OBJECT_ID Business Object ID
IM_BOTYPE TYPE TOAV0-SAP_OBJECT Business object type
IM_X_URLS TYPE CHAR1 Single-Character Flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_MESSAGE TYPE BAPIRET2 Return Parameters

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_RESULTS LIKE TOARS_S Document with URL and Meta Data
EX_URLS LIKE TOADURL_S

Exceptions

This function module does not define any Exceptions.