The Function Module RP_READ_T100 (Read table T100) is a standard Function Module in SAP ERP and is part of the function group RPRT within the package PCAL.
Function Module | RP_READ_T100 |
Short Text | Read table T100 |
Function Group | RPRT |
Package | PCAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARBGB | LIKE | T100-ARBGB | 'RP' | Arbeitsgebiet |
MSGNR | LIKE | SY-MSGNO | Message number | |
MSGV1 | LIKE | SY-MSGV1 | SPACE | Message variable 1 |
MSGV2 | LIKE | SY-MSGV2 | SPACE | Message variable 2 |
MSGV3 | LIKE | SY-MSGV3 | SPACE | Message variable 3 |
MSGV4 | LIKE | SY-MSGV4 | SPACE | Message variable 4 |
SPRSL | LIKE | T100-SPRSL | SY-LANGU | Language key |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TEXT | LIKE | Message text |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_ENTRY_FOUND | No table entry found |