Federal Contractor

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

Federal procurement profile for BAE SYSTEMS LAND & ARMAMENTS L.P. (CAGE 7B726, UEI D2ETMTLWJCJ1) covering obligations, agencies, NAICS codes, and annual award activity over the last 10 years.

BAE SYSTEMS LAND & ARMAMENTS L.P. has received 1,181 federal award actions totaling $6.23 billion in the last 10 years, with most obligations flowing through the Department of the Navy and Department of the Army. Its activity is concentrated in military armored vehicle, tank, and tank component manufacturing, with additional work in engineering services and other transportation equipment manufacturing.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals reflect the selected 10-year analysis window and may include award actions with zero obligated amount.

CAGE Code
7B726
UEI
D2ETMTLWJCJ1
Total Obligated
6.23 billion
6,234,745,241.09
Award Actions
1,181
Average Action Value
5,279,208.50

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

BAE SYSTEMS LAND & ARMAMENTS L.P. (CAGE 7B726, UEI D2ETMTLWJCJ1) recorded 6.23 billion in obligated awards across 1,181 actions over the last 10 years, with an average award value of 5.28 million. The profile indicates a high-value defense supplier with activity concentrated in armored vehicle and weapons-related procurement.

Agency mix and customer concentration

The award base is heavily concentrated in two primary customers: the Department of the Navy at 3.49 billion across 681 awards and the Department of the Army at 2.64 billion across 493 awards. Together, they account for nearly all reported obligations in the period, while the Defense Logistics Agency appears only once at 97.95 million and DCMA shows administrative activity with six awards but no recorded obligations.

Industry profile based on NAICS activity

NAICS 336992, Military Armored Vehicle, Tank, and Tank Component Manufacturing, dominates the portfolio at 5.72 billion across 932 awards, indicating that the vendor’s federal business is overwhelmingly tied to armored systems production. Secondary activity is much smaller and centers on engineering services under NAICS 541330 at 289.32 million, with limited additional obligations in other transportation equipment manufacturing and research and development codes.

Annual contract trend over the analysis window

Annual obligations remain elevated and volatile, with 2025 currently the strongest year in the window at 1.01 billion across 148 awards. Recent years show a broad plateau between roughly 450 million and 632 million annually from 2021 through 2024, suggesting sustained demand rather than a single isolated spike.

How to interpret this page

This summary is based on FPDS award records attributed to BAE SYSTEMS LAND & ARMAMENTS L.P. using CAGE 7B726 and UEI D2ETMTLWJCJ1 over the last 10 years. Obligated dollars, award counts, agency mix, NAICS mix, and annual trend figures are derived from the provided dataset and reflect recorded federal contract actions, not corporate revenue or backlog.

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 = '7B726'
        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
1700 DEPT OF THE NAVY 3,494,992,465.24 3.49 billion 681
2100 DEPT OF THE ARMY 2,641,804,855.89 2.64 billion 493
97AS DEFENSE LOGISTICS AGENCY 97,947,919.96 97.95 million 1
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) 0.00 0.00 6

Insight

Over the last 10 years, BAE SYSTEMS LAND & ARMAMENTS L.P. received $6.23 billion across 1,181 awards, with obligations heavily concentrated in the Department of the Navy and Department of the Army. The Navy accounted for $3.49 billion and 681 awards, while the Army accounted for $2.64 billion and 493 awards, together representing nearly all obligated value in the period. The Defense Logistics Agency contributed a relatively small $97.95 million in one award, and DCMA recorded six awards with no obligated value.

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 = '7B726'
        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 5,717,299,949.36 5.72 billion 932
541330 ENGINEERING SERVICES 289,318,458.82 289.32 million 190
336999 ALL OTHER TRANSPORTATION EQUIPMENT MANUFACTURING 223,859,062.79 223.86 million 33
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 3,568,833.12 3.57 million 20
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 550,000.00 550.00 thousand 5
541614 PROCESS, PHYSICAL DISTRIBUTION, AND LOGISTICS CONSULTING SERVICES 148,937.00 148.94 thousand 1

Insight

BAE SYSTEMS LAND & ARMAMENTS L.P. is highly concentrated in NAICS 336992, Military Armored Vehicle, Tank, and Tank Component Manufacturing, which accounts for $5.72 billion of $6.23 billion in obligated value over the last 10 years and 932 of 1,181 awards. The next largest category, NAICS 541330 Engineering Services, represents a much smaller share at $289.32 million across 190 awards, followed by NAICS 336999 with $223.86 million across 33 awards. Remaining obligations are limited to small volumes in R&D and consulting NAICS codes, indicating a procurement profile dominated by armored vehicle manufacturing with secondary engineering support activity.

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 = '7B726'
        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,011,222,538.24 1.01 billion 148
2024 450,109,111.34 450.11 million 119
2023 632,044,795.64 632.04 million 154
2022 618,501,937.91 618.50 million 174
2021 601,990,789.51 601.99 million 176
2020 920,580,248.57 920.58 million 151
2019 927,262,861.04 927.26 million 111
2018 925,637,313.96 925.64 million 79
2017 147,395,644.88 147.40 million 69

Insight

Over the last 10 years, BAE SYSTEMS LAND & ARMAMENTS L.P. received $6.23 billion across 1,181 awards, with activity concentrated in the most recent years. Obligations were relatively high and stable from 2018 through 2023, generally ranging from $601.99 million to $927.26 million annually, before increasing to $1.01 billion in 2025. Award volume peaked at 176 in 2021 and 174 in 2022, while 2024 shows a lower obligated value of $450.11 million despite 119 awards, indicating smaller average award size that year.

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.