The Function Module IDOC_ENTRY_TRCON_CUSTOMER (Message to customer) is a standard Function Module in SAP ERP and is part of the function group TC_IDOC within the package WB2B.
Function Module | IDOC_ENTRY_TRCON_CUSTOMER |
Short Text | Message to customer |
Function Group | TC_IDOC |
Package | WB2B |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ARC_PARAMS | LIKE | ARC_PARAMS | ImageLink structure | |
I_FONAM | LIKE | TNAPR-SFORM | Smart Forms: Form Name | |
I_NAST | LIKE | NAST | Message Status | |
I_TOA_DARA | LIKE | TOA_DARA | SAP ArchiveLink structure of a DARA line | |
I_XSCREEN | LIKE | BOOLE-BOOLE | Data element for domain BOOLE: TRUE (-'X') and FALSE (-' ') |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RETCODE | LIKE | SY-SUBRC | Return value, return value after ABAP statements |
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.