The Function Module RH_NAMESPACE_SEND_ENTRIES_INT () is a standard Function Module in SAP ERP and is part of the function group HRBAS00NAMESPACE within the package SP0U.
Function Module | RH_NAMESPACE_SEND_ENTRIES_INT |
Short Text | |
Function Group | HRBAS00NAMESPACE |
Package | SP0U |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MANDT | TYPE | SYMANDT | R/3 System, Client Number from Logon | |
OBJECT | TYPE | TABNAM | Name of check table | |
SYSID | TYPE | SYSYSID | System | |
UNAME | TYPE | SYUNAME | User Name |
This function module does not define any EXPORTING 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 |
---|---|---|---|---|
CVERS | LIKE | CVERS | Release Status of Software Components in System | |
CVERS_REF | LIKE | CVERS_REF | Reference Table for CVERS Entries | |
DLVUNITS | LIKE | TRDLVUNIT | Auslieferungseinheiten | |
T000 | LIKE | T000 | Mandanten | |
TAB | LIKE | TAB512 | Table with a 512 byte field | |
TEXT | LIKE | TAB512 | Table with a 512 byte field |
This function module does not define any Exceptions.