The Function Module J_1BNFE_EVENT_OUT (RFC call to the messaging system for event) is a standard Function Module in SAP ERP and is part of the function group J_1B_NFE_EVENT within the package J1BA.
Function Module | J_1BNFE_EVENT_OUT |
Short Text | RFC call to the messaging system for event |
Function Group | J_1B_NFE_EVENT |
Package | J1BA |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_DOCNUM | TYPE | J_1BDOCNUM | Document Number | |
IV_EVENT_TYPE | TYPE | NUM6 | Official NF-e event code | |
IV_INTERNAL_SEQUENCE_NUMBER | TYPE | J_1BNFE_EVENT_SEQNO | Event Sequence Number | |
IV_NFE_ACCESS_KEY | TYPE | J_1B_NFE_ACCESS_KEY_DTEL44 | NF-e: 44-Digit Access Key | |
IV_RESEND | TYPE | CHAR1 | Re-send after failed RFC ? ( space - Do Not Re-Send, 'X' - Re-Send) | |
IV_TEXT | TYPE | STRING | Textual content of the event | |
IV_TIMESTAMP | TYPE | TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | |
IV_TIMEZONE | TYPE | TZNZONE | Time Zone |
This function module does not define any EXPORTING parameters.
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.