SAP ABAP Data Element J_1BPIS_REGISTER_DIRECTION (Register in which the Nota Fiscal is Reported)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-LOC-BR (Application Component) Brazil
     J1BA (Package) Localization Brazil
Basic Data
Data Element J_1BPIS_REGISTER_DIRECTION
Short Description Register in which the Nota Fiscal is Reported  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type J_1BPIS_REGISTER_DIRECTION    
Data Type CHAR   Character String 
Length 4    
Decimal Places 0    
Output Length 4    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Reg NF Rep 
Medium 18 Register NF Rep. 
Long 20 Register NF Reported 
Heading 20 Register NF Reported 
Documentation

Definition

This indicates in which register of the Electronic Fiscal File Contributions (Brazil) report the notas fiscais will be reported.

Use

When you customize a CFOP code entry for a specific register, the first item of a nota fiscal that contains that CFOP will determine that the nota fiscal is reported in the specified register.

Example

  • Nota fiscal 003457 contains three items: Item 1, no CFOP set; Item 2, CFOP 1313AA; Item 3, CFOP 1413AA.
  • You have customized that nota fiscal items with CFOP 1313AA should be reported by register C100. Therefore, this nota fiscal will be reported by register C100, regardless of the other CFOPs in the nota fiscal.
  • If no register is specified for the customized CFOP, then the default logic of the report is used.
  • You can also implement the methods in the BAdI: Filling of Registers for Electronic Fiscal File Contributions Customizing activity:

For block redirection:

  • SELECT_BLOCK
  • SELECT_BLOCK_FOR_FI_DOC

For register redirection:

  • SELECT_REGISTER_1
  • SELECT_REGISTER_1_FI
  • SELECT_REGISTER_C
  • SELECT_REGISTER_D
  • SELECT_REGISTER_F

The implementation of register redirection methods override the implementation of block redirection methods.

Note

For more information on the methods available for the Electronic Fiscal File Contributions report, check the highest version of the content file attached to the SAP Note 1523958.

History
Last changed by/on SAP  20130529 
SAP Release Created in 606