SAP ABAP Data Element /SAPSLL/ABI_INBNUM (ABI In Bond Number)
Hierarchy
SLL-LEG (Software Component) SLL-LEG 901: Add-On Installation
   SLL-LEG (Application Component) Global Trade Services
     /SAPSLL/LEGAL_CUS_LOCALIZATION (Package) Global Trade Services: Objects w/o Third Lang. Translation
Basic Data
Data Element /SAPSLL/ABI_INBNUM
Short Description ABI In Bond Number  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR12    
Data Type CHAR   Character String 
Length 12    
Decimal Places 0    
Output Length 12    
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 In-Bond No 
Medium 15 In-Bond Number 
Long 20 In-Bond Number 
Heading 14 In-Bond Number 
Documentation

Definition

ABI In bond Number.

There are three valid formats for an in bond number. They are:

CBP assigned IT Number: A standard IT number listed on a CBP Form (CBPF) 7512C (Transportation Entry and Manifest of Goods) accompanying the original CBPF-7512 (Transportation Entry and Manifest of Goods Subject to CBP Inspection and Permit) that consists of nine nalphanumeric positions; the last position is the check digit.

The method of calculating the check digit is MOD 7. To determine the check digit for an eight digit IT number, divide the first (high order) seven digits of the CBP assigned IT number by seven. The whole number remainder is the check digit. If a nine digit IT number is used, the first eight digits of the in bond number are divided by seven and the whole number remainder is the check digit. Note: The check digit is not the decimal but the whole number remainder from long division.

AMS Paperless Master In Bond Number: The AMS carrier assigns this number to freight moving under the paperless master in bond program. The first position of the number is constant. Positions 2 through 10 are alphanumeric. The last position is the check digit and is calculated using the same formula as the entry number.

Refer to Appendix E for information on the computation of the entry number check digit.

Air Waybill Number: The air carrier assigns the air waybill number.

This number consists of an 11 position numeric code. The first three positions identify the air carrier, the next seven positions are a sequential number, and the last position is a check digit. The check digit is calculated by the MOD 7 method described in Note 1.

ABI Interface Cargo Release:

    The in bond number as listed on the manifest. If the in bond number is less than 12 positions, it is left justified.     Do not include spaces, hyphens, slashes or other special characters.

ABI Interface Entry Summary:

    A code representing the in bond number (also called the IT number). Left justify.

Use

ABI Interface Cargo Release - Record Identifier HA, R4.

ABI Interface Entry Summary - Record Identifier 22.

Dependencies

Example

For example, the check digit for CBP assigned IT number 82345678/7 = 11763668 plus a remainder of 2. The complete IT number is reported as 823456782.

History
Last changed by/on SAP  20141106 
SAP Release Created in 720