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.
Function Module | ALINK_RFC_DOCUMENTS_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_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 |
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_RESULTS | LIKE | TOARS_S | Document with URL and Meta Data | |
EX_URLS | LIKE | TOADURL_S |
This function module does not define any Exceptions.