The Function Module ALINK_RFC_TABLE_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_TABLE_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_COMPID | TYPE | TEXT132 | Component ID | |
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_LENGTH | TYPE | INT4 | Natural Number | |
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_DOCUMENT | LIKE | TBL1024 | Buffer Table for Storing Table Data up to Length 1024 |
This function module does not define any Exceptions.