The Function Module RSAP_IDOC_SEND (Versenden eines Idocs) is a standard Function Module in SAP ERP and is part of the function group RSAP within the package RSU0.
Function Module | RSAP_IDOC_SEND |
Short Text | Versenden eines Idocs |
Function Group | RSAP |
Package | RSU0 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_MESTYP | LIKE | EDIDC-MESTYP | ||
I_RCVPRN | LIKE | EDIDC-RCVPRN | ||
I_RCVPRT | LIKE | EDIDC-RCVPRT |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_S_CALLBACK_INFO | TYPE | RSAPTRFCCB | Callback-Information von RSAP_TRFC_SEND |
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 |
---|---|---|---|---|
I_T_IDOC_DATA | LIKE | EDIDD |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_IN_IDOC_CONTROL | |
ERROR_IN_IDOC_DATA | |
ERROR_WRITING_IDOC_STATUS | |
SENDING_LOGICAL_SYSTEM_UNKNOWN | |
UNKNOWN_ERROR |