The Function Module J_1B_NF_NUMBER_SEPARATE (Nota Fiscal System - Number Separate (NF number + Series)) is a standard Function Module in SAP ERP and is part of the function group J1BC within the package J1BA.
Function Module | J_1B_NF_NUMBER_SEPARATE |
Short Text | Nota Fiscal System - Number Separate (NF number + Series) |
Function Group | J1BC |
Package | J1BA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FORM | TYPE | J_1BFORM | '' | Form of Nota Fiscal |
I_NFEFLAG | TYPE | J_1BNFE | '' | Electronic Nota Fiscal |
I_SET2NUMBERS | TYPE | FLAG | '' | Set both NF numbers for reference check |
REF_NUMBER | LIKE | J_1BINTERF-XBLNR | Reference document number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NF_NUMBER | LIKE | J_1BNFDOC-NFNUM | Nota Fiscal number | |
NF_NUMBER9 | LIKE | J_1BNFDOC-NFENUM | Nine-Digit NF-e Number | |
REF_NUMBER | LIKE | J_1BINTERF-XBLNR | Reference document number | |
SERIES | LIKE | J_1BNFDOC-SERIES | Nota Fiscal series |
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 |
---|---|
NUMBER_ERROR | Nota Fiscal number and/or series does not fit |