Enterprise Resource Planning Blogs by Members
Gain new perspectives and knowledge about enterprise resource planning in blog posts from community members. Share your own comments and ERP insights today!
cancel
Showing results for 
Search instead for 
Did you mean: 
leandropia
Contributor

The Nota Fiscal Item Type is used as one of the parameters to get automatically the correct CFOP for each nota fiscal.

The CFOP (Código Fiscal de Operação) means the operation that is represented by the Nota Fiscal Document, example: Regular Sales, Sales to Free Trade Zone, Free Sample, Freight Invoice, and etc.

SAP delivers only few NF Item Types and as there are more than 300 CFOP for incoming and outgoing nota fiscal, sometimes it is necessary create a new nota fiscal item type to allow determine the correct CFOP automatically.

To create a new Nota Fiscal Item Type, follow the steps below:

1 – Create the NF Item Type

Create the new NF Item Type via SM30 to the table J_1BITEMTYPES

Image

Here you define the Nota Fiscal Item Type, it can be used alphanumeric with 1 or 2 digits.

You also need to enter a description that identifies the NF Item type / usage purpose.

Image

2 – Create the NF Item Type rules

You can maintain via SM30 the table J_1BNFITEMTYPES or follow the customizing path: SPRO > Cross-Application Components > General Application Functions > Nota fiscal > Define Nota Fiscal Item Types

You can copy a similar NF Item Type as reference or enter manually the rules for the new NF Item type.

You must type the same NF Item type code that you created previously as explained on the step 1, maintaining the J_1BNFITEMTYPES table.

J_1BNFITMRULEV

Image

The steps above completes the NF Item Type creation.  You will have to assign the new NT Item type to the tables J_1BAONV or J_1BAPNV tables and create the rules to get the CFOP automatically assigned.

Labels in this area