The Function Module GET_IDOCNR_FROM_IDOCNR (Determining the inbound IDoc number from the source IDoc number) is a standard Function Module in SAP ERP and is part of the function group BDTT within the package SALE.
Function Module | GET_IDOCNR_FROM_IDOCNR |
Short Text | Determining the inbound IDoc number from the source IDoc number |
Function Group | BDTT |
Package | SALE |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MASIDOCNR | LIKE | SWOTOBJID-OBJKEY | Number of the IDoc in receiving system |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
KOMIDOCNR | LIKE | SWOTOBJID-OBJKEY | Number of the IDoc in receiving system |
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 |
---|---|
OBJECT_NOT_FOUND | Object not found in any container |