SAP ABAP Data Element BBP_J_1B_NF_ITEM_CHANGE (EBP: Indicators of Manual Changes in Nota Fiscal Item Fields)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_ADDON_46B (Package) Add-Ons for BBP from 4.6b
Basic Data
Data Element BBP_J_1B_NF_ITEM_CHANGE
Short Description EBP: Indicators of Manual Changes in Nota Fiscal Item Fields  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RAW4    
Data Type RAW   Uninterpreted sequence of bytes 
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 Changes 
Medium 15 Manual Changes 
Long 20 Manual Changes 
Heading Changes 
Documentation

Definition

This data element contains information about manual changes in the nota fiscal tax values. When a user has changed a component of the tax item manually on the nota fiscal item screen, an indicator is set. Each bit of this data element corresponds to one component of the nota fiscal tax fields.

Bit        Component

1        ICC_BR_TAXTYP

2        ICC_BR_TAXGRP

3        ICC_BR_BASE

4        ICC_BR_RATE

5        ICC_BR_TAXVAL

6        ICC_BR_KVSL1

7        ICC_BR_STAZF

8        ICC_BR_EXCBASE

9        ICC_BR_OTHBASE

10        ICC_BR_STATTX

11        ICC_BR_RECTYPE

12        ICC_BR_FACTOR

13        ICC_BR_UNIT

A combination of set bits is possible. So, for example, if the user has changed the tax rate and the base amount manually, bits 3 and 4 are set. Thus the value of this field is 2^3 + 2^4 = 24.

History
Last changed by/on SAP  20030602 
SAP Release Created in