Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The production_item element has one attribute, the round weight for the item.

    Data Type

    Since Schema Version

    Oracle Database Data Definition

    Values

    decimal

    1.1

    NUMBER(13,4)

    Round weight is the weight for the production or discard item, converted to round, or green weight according to the condition code. Values will be between 0 and 999,999,999.9999

  1. Item_number
    The item_number element is just the sequential item number for the report. However, item numbers may have a break in their sequence if a report is submitted, and then a production item is deleted.
  2. Fmp_area
    The fmp_area element contains the Federal Management Plan area for the line. For at-sea reports the Federal area reported in the header must be in the FMP area reported for each production item.

    Data Type

    Since Schema Version

    Oracle Database Data Definition

    Values

    integer

    1.0

    VARCHAR2(5)

    Federal Management Plan area. FMP Area only applies to Shoreside production reports. Values are:
    BSAI - Bering Sea and Aleutian Islands
    GOA - Gulf of Alaska

  3. Species
    The species element is always present. It is the ADF&G numeric species code, and it indicates the species of the catch documented on the line item.
    The species element includes one attribute, the species name.
  4. Product_type
    The product_type element is required. It indicates where the sold item is a primary product or an ancillary product. The values are

    Value

    Description

    P

    Primary product

    A

    Ancillary product

    R

    Reprocessed product

  5. Product_code
    The product_code element is always present. It is the

    Data Type

    Since Schema Version

    Oracle Database Data Definition

    Values

    integer

    1.0

    NUMBER(3,0)

    Species is the numeric species code. Valid values can be looked up on the eLandings website

    The species element includes one attribute, the species name.

    Data Type

    Since Schema Version

    Oracle Database Data Definition

    Values

    text

    1.0

    VARCHAR2(60)

    Species name is the name associated with the species code. Values can be looked up on the eLandings website, as above

  6. Product_type
    The product_type element is required. It indicates where the sold item is a primary product or an ancillary product.

    Data Type

    Since Schema Version

    Oracle Database Data Definition

    Values

    text

    1.0

    CHAR(1)

    Product type identifies whether the item is the main product produced from the fish, or is additional product. Valid values are:
    P - Primary
    A - Ancillary
    R - Reprocessed

  7. Product_code
    The product_code element is always present. It is the numeric condition code indicating the physical state of the catch in terms of what processing was done to it. The condition code is used to determine the product recovery rate to apply to the production item weight to derive the round weigh of the catch documented on the production item.on the production item.

    Data Type

    Since Schema Version

    Oracle Database Data Definition

    Values

    integer

    1.0

    NUMBER(3,0)

    Product code is the condition of the fish regarding processing that has taken place. Valid values can be looked up on the eLandings website, as condition codes

  8. Weight
    The weight element is This element is the scale weight for the production item. The weight may include up to 4 decimal places, and will be less than 100 million. For at-sea production reports, the weight is reported in metric tons. For shoreside production reports, the weight is reported in pounds.. For shoreside production reports, the weight is reported in pounds.

    Data Type

    Since Schema Version

    Oracle Database Data Definition

    Values

    decimal

    1.0

    NUMBER(13,4)

    Weight is the scale weight of the production or discard item. It will be between 0 and 999,999,999.9999

  9. Line Item Comment
    The line item comment present in specific situations. If the product code for the production item is 97, the comment code for the line item comment will also be 97 and the comment text will contain a description of the condition of the fish. See the elandings online documentation for codes and valid combinations.
    1. Comment_code
      The comment_code element is the code for the comment.
    2. Comment_test
      The text information for the comment, if any was entered.
  10. Line_Item_stat_area
    The line_item_stat_area element is used internally by the eLandings system, and will not be present in exported or imported files.

...

  1. Item_number
    The item_number element is just the sequential item number for the report. However, item numbers may have a break in their sequence if a report is submitted, and then a line item is deleted.
  2. Species
    The species element is always present. It is the ADF&G numeric species code, and it indicates the species of the discard documented on the discard item.
    The species element includes one attribute, the species name.It is the ADF&G numeric species code, and it indicates the species of the discard documented on the discard item.

    Data Type

    Since Schema Version

    Oracle Database Data Definition

    Values

    integer

    1.0

    NUMBER(3,0)

    Species is the numeric species code. Valid values can be looked up on the eLandings website

    The species element includes one attribute, the species name.

    Data Type

    Since Schema Version

    Oracle Database Data Definition

    Values

    text

    1.0

    VARCHAR2(60)

    Species name is the name associated with the species code. Values can be looked up on the eLandings website, as above

  3. Disposition_code
    The disposition_code element will always be present. It identifies the discard disposition of the discard item, such as discarded at sea or donated to a food bank. The valid disposition code values are available on the eLandings web application.. ||Data Type||Since Schema Version||Oracle Database Data Definition||Values||

    integer

    1.0

    NUMBER(3,0)

    Disposition code is the numeric code indicating the disposition of the discard item. Valid values can be looked up on the eLandings website

  4. Weight
    The weight element is may be present for discard items, but may be omitted on discard items where only a count is documented. This element is the scale weight in pounds for the discard item. The weight may include up to 4 decimal places, and will be less than 100 million.will be less than 100 million.

    Data Type

    Since Schema Version

    Oracle Database Data Definition

    Values

    decimal

    1.0

    NUMBER(13,4)

    Weight is the scale weight of the production or discard item. It will be between 0 and 999,999,999.9999

  5. Count
    The count element is the number of animals accounted for on that line item. For discard lines count will always be present if weight is omitted.

    Data Type

    Since Schema Version

    Oracle Database Data Definition

    Values

    decimal

    1.0

    NUMBER(13,4)

    Count is the number of fish or animals documented by the discard item. It will be between 1 and 100,000,000.

  6. Line_Item_stat_area
    The line_item_stat_area element is used internally by eLandings, and will not be present in exported production reports.

...