Federal Contractor

BAE SYSTEMS LAND & ARMAMENTS L.P. Federal Contract Obligations (Last 10 Years)

BAE SYSTEMS LAND & ARMAMENTS L.P. has received 1,828 federal award actions totaling $10.73 billion over the last 10 years, led by the Department of the Army.

Federal procurement records show BAE SYSTEMS LAND & ARMAMENTS L.P. under CAGE 06085 and UEI DMHSJF9K3XP9 with obligations concentrated in Army land systems work. The largest share is in NAICS 336992, Military Armored Vehicle, Tank, and Tank Component Manufacturing, with additional awards in motor vehicle body manufacturing and engineering services.

Generated at 03/21/2026

Analysis period: Last 10 years

Figures reflect the last 10 years of readable FPDS obligations and award counts by agency, NAICS, and year.

CAGE Code
06085
UEI
DMHSJF9K3XP9
Total Obligated
10.73 billion
10,732,973,391.29
Award Actions
1,828
Average Action Value
5,871,429.64

About BAE SYSTEMS LAND & ARMAMENTS L.P. federal contract activity

BAE SYSTEMS LAND & ARMAMENTS L.P. recorded 1,828 FPDS awards over the last 10 years with total obligated value of $10.73 billion and an average award value of $5.87 million. The vendor’s activity is concentrated in defense procurement, with most obligations tied to Army contracting.

Agency mix and customer concentration

The DEPT OF THE ARMY dominates the vendor’s federal business, accounting for $10.59 billion across 1,579 awards and representing nearly all observed obligated value. Smaller volumes came from the DEPT OF THE NAVY and DEFENSE LOGISTICS AGENCY, while DEFENSE CONTRACT MANAGEMENT AGENCY shows negative obligated value, indicating downward adjustments or deobligations within the period.

Industry profile based on NAICS activity

Contracting is heavily concentrated in NAICS 336992, Military Armored Vehicle, Tank, and Tank Component Manufacturing, which accounts for $7.72 billion and 1,288 awards. NAICS 336211, Motor Vehicle Body Manufacturing, is the second-largest category at $2.88 billion, with engineering and electronics-related codes contributing much smaller shares.

Annual contract trend over the analysis window

Obligations rose sharply in the most recent years, reaching $2.57 billion in 2024 and $2.37 billion in 2023 after a lower but still substantial $777.70 million in 2022. The 2025 year-to-date total of $1.90 billion suggests continued high activity, while 2021 reflects a much lower obligation level at $83.20 million despite 209 awards.

How to interpret this page

This page summarizes FPDS-observed awards linked to CAGE 06085 and UEI DMHSJF9K3XP9 over the last 10 years. Totals reflect obligated dollars and award counts aggregated from the available FPDS query results; negative obligations are retained as reported and may indicate deobligations or adjustments.

Top Agencies

SELECT
    agency_id,
    agency_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__purchaserInformation__contractingOfficeAgencyID AS agency_id,
        anyHeavy(content__award__purchaserInformation__contractingOfficeAgencyID__name) AS agency_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '06085'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY agency_id
)
ORDER BY total_obligated DESC
LIMIT 10
Agency ID Agency Name Total Obligated Readable Award Actions
2100 DEPT OF THE ARMY 10,590,046,401.58 10.59 billion 1,579
1700 DEPT OF THE NAVY 86,769,361.52 86.77 million 54
97AS DEFENSE LOGISTICS AGENCY 63,402,841.95 63.40 million 17
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -7,245,213.76 -7.25 million 178

Insight

Over the last 10 years, BAE SYSTEMS LAND & ARMAMENTS L.P. has received $10.73 billion across 1,828 awards, with obligations highly concentrated in the Department of the Army. The Army accounts for $10.59 billion and 1,579 awards, representing the clear preponderance of activity. Other obligations are much smaller by comparison, led by the Department of the Navy at $86.77 million and the Defense Logistics Agency at $63.40 million, while DCMA shows a net negative obligation of $7.25 million across 178 awards.

Top NAICS

SELECT
    naics_code,
    naics_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__productOrServiceInformation__principalNAICSCode AS naics_code,
        anyHeavy(content__award__productOrServiceInformation__principalNAICSCode__description) AS naics_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '06085'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY naics_code
)
ORDER BY total_obligated DESC
LIMIT 10
NAICS Code Description Total Obligated Readable Award Actions
336992 MILITARY ARMORED VEHICLE, TANK, AND TANK COMPONENT MANUFACTURING 7,719,700,757.74 7.72 billion 1,288
336211 MOTOR VEHICLE BODY MANUFACTURING 2,876,987,939.27 2.88 billion 272
541330 ENGINEERING SERVICES 274,234,496.69 274.23 million 179
334419 OTHER ELECTRONIC COMPONENT MANUFACTURING 43,786,799.10 43.79 million 11
335931 CURRENT-CARRYING WIRING DEVICE MANUFACTURING 17,153,899.05 17.15 million 4
922160 FIRE PROTECTION 10,545,316.60 10.55 million 17
811111 GENERAL AUTOMOTIVE REPAIR 7,626,776.26 7.63 million 14
811310 COMMERCIAL AND INDUSTRIAL MACHINERY AND EQUIPMENT (EXCEPT AUTOMOTIVE AND ELECTRONIC) REPAIR AND MAINTENANCE 0.00 0.00 1
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 0.00 0.00 2
337215 SHOWCASE, PARTITION, SHELVING, AND LOCKER MANUFACTURING 0.00 0.00 1

Insight

Over the last 10 years, BAE SYSTEMS LAND & ARMAMENTS L.P. has a highly concentrated obligation profile: NAICS 336992 accounts for $7.72 billion across 1,288 awards, or about 72% of the vendor’s $10.73 billion total. NAICS 336211 is the second-largest category at $2.88 billion and 272 awards, bringing the top two NAICS codes to roughly 98% of total obligated dollars. All remaining NAICS codes are individually minor by comparison, with only NAICS 541330 exceeding $250 million and the rest each below $50 million, indicating limited diversification outside armored vehicle and related manufacturing work.

Annual Trend

SELECT
    year,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        toYear(parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate)) AS year,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '06085'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 1,902,192,938.20 1.90 billion 244
2024 2,565,695,184.32 2.57 billion 238
2023 2,365,625,370.57 2.37 billion 223
2022 777,701,403.40 777.70 million 200
2021 83,202,423.52 83.20 million 209
2020 809,937,332.14 809.94 million 194
2019 871,034,529.68 871.03 million 181
2018 768,318,408.71 768.32 million 160
2017 590,317,429.85 590.32 million 175
2016 -1,051,629.10 -1.05 million 4

Insight

Over the last 10 years, BAE SYSTEMS LAND & ARMAMENTS L.P. received $10.73 billion across 1,828 awards, averaging $5.87 million per award. Obligations are concentrated in the most recent three years, with 2023–2025 accounting for $6.83 billion, or roughly 64% of the 10-year total, and 2024 representing the peak annual obligation at $2.57 billion. Award volume is relatively steady year to year, ranging from 160 to 244 awards, indicating that the volatility is driven more by award value than by award frequency. 2016 is an outlier with a negative obligation total and only four awards.

Use FPDS Query for deeper contractor analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper contractor analysis across buying agencies, NAICS, and annual trends.

Continue from this last 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.