The Function Module COM_DML_ST_TEXT_READ_MULT (Lesen) is a standard Function Module in SAP ERP and is part of the function group COM_DML_ST_TEXT within the package COM_DML_CUST.
Function Module | COM_DML_ST_TEXT_READ_MULT |
Short Text | Lesen |
Function Group | COM_DML_ST_TEXT |
Package | COM_DML_CUST |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_SET_GUID | TYPE | COMT_FRG_GUID_TAB | Liste von Set GUIDs | |
IV_CURRENT | TYPE | COMT_BOOLEAN | 'X' | Aktuelle Daten lesen |
IV_TIMESTAMP | TYPE | COMT_TIMESTAMP | Zeitstempel | |
IV_UPDATE_BUFFER | TYPE | COMT_BOOLEAN | 'X' | Puffer vervollständigen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_SET | TYPE | DML_ST_TEXT_MV_TAB | Set Daten |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.