The Function Module J_1B_NF_NUMBER_GET_NEXT (Nota Fiscal System - Get next Nota Fiscal number) 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_GET_NEXT |
Short Text | Nota Fiscal System - Get next Nota Fiscal number |
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 |
---|---|---|---|---|
BRANCH | LIKE | J_1BB2-BRANCH | Branch | |
BUKRS | LIKE | J_1BB2-BUKRS | Company Code | |
FORM | LIKE | J_1BB2-FORM | Form | |
HEADERDATA | LIKE | J_1BNFDOC | Nota Fiscal Header |
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 |
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 |
---|---|
INTERVAL_NOT_FOUND | Interval number not found |
NUMBER_RANGE_NOT_INTERNAL | Number range not internal |
OBJECT_NOT_FOUND | Object number not found |
OTHER_PROBLEMS_WITH_NUMBERING | Other problems with numbering |
PRINT_NUMBER_NOT_FOUND | Print number not found |