Federal Contractor

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

Federal procurement profile for BAE SYSTEMS LAND & ARMAMENTS L.P. (CAGE 7B726, UEI D2ETMTLWJCJ1) covering obligations, awards, agencies, and NAICS mix over the last five years.

BAE SYSTEMS LAND & ARMAMENTS L.P. recorded $3.31 billion in obligated awards across 771 actions in the last five years, with an average action value of $4.30 million. Most obligations came from the Department of the Navy and the Department of the Army, and the activity is concentrated in military armored vehicle and tank component manufacturing.

Generated at 03/21/2026

Analysis period: Last 5 years

Totals reflect the stated five-year analysis window and include readable and exact obligation figures, annual trends, top agencies, and top NAICS categories from FPDS data.

CAGE Code
7B726
UEI
D2ETMTLWJCJ1
Total Obligated
3.31 billion
3,313,869,172.64
Award Actions
771
Average Action Value
4,298,144.19

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

BAE SYSTEMS LAND & ARMAMENTS L.P. recorded $3.31 billion in obligated federal awards across 771 actions in the last 5 years, with an average award value of $4.30 million. The profile reflects a large, concentrated defense supplier relationship, anchored by a small set of agencies and a dominant weapons/armored vehicle manufacturing footprint.

Agency mix and customer concentration

The Department of the Navy is the primary buyer, accounting for $2.59 billion across 420 awards, or the vast majority of obligated value. The Department of the Army is the second-largest customer at $624.54 million across 348 awards, while the Defense Logistics Agency appears as a much smaller but high-value source with one award totaling $97.95 million; DCMA shows two awards with no obligated value reported.

Industry profile based on NAICS activity

NAICS 336992, Military Armored Vehicle, Tank, and Tank Component Manufacturing, overwhelmingly defines the vendor’s federal work, with $2.85 billion across 572 awards. Engineering Services (541330) is a distant second at $236.75 million across 152 awards, followed by All Other Transportation Equipment Manufacturing (336999) at $223.86 million across 33 awards; R&D activity in 541715 is present but immaterial at $2.52 million.

Annual contract trend over the analysis window

Annual obligations were strongest in 2025 at $1.01 billion across 148 awards, after a prior range of roughly $450.11 million to $632.04 million in 2021 through 2024. Award counts remained relatively steady over the period, indicating a sustained contracting relationship rather than a one-time spike.

How to interpret this page

This summary is based on FPDS award records associated with CAGE 7B726 and UEI D2ETMTLWJCJ1 over the last 5 years. Obligated amounts, award counts, and categorical mixes are aggregated from the provided analysis window; values reflect reported federal procurement records and may include modifications or multiple actions tied to the same contracting relationship.

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 5 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 2,591,378,525.09 2.59 billion 420
2100 DEPT OF THE ARMY 624,542,727.59 624.54 million 348
97AS DEFENSE LOGISTICS AGENCY 97,947,919.96 97.95 million 1
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) 0.00 0.00 2

Insight

Over the last 5 years, BAE SYSTEMS LAND & ARMAMENTS L.P. received $3.31 billion across 771 awards, with obligations concentrated primarily in the Department of the Navy and Department of the Army. The Department of the Navy accounted for $2.59 billion across 420 awards, or roughly 78% of total obligated value, while the Department of the Army represented $624.54 million across 348 awards, about 19%. Defense Logistics Agency activity was limited to a single award totaling $97.95 million, and DCMA recorded two awards with no obligated value, indicating a highly concentrated defense customer base.

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 5 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 2,850,740,333.56 2.85 billion 572
541330 ENGINEERING SERVICES 236,748,462.42 236.75 million 152
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) 2,521,313.87 2.52 million 14

Insight

Over the last 5 years, obligations for BAE SYSTEMS LAND & ARMAMENTS L.P. were highly concentrated in NAICS 336992, Military Armored Vehicle, Tank, and Tank Component Manufacturing, which accounted for $2.85 billion across 572 awards, or most of the vendor’s $3.31 billion in total obligations. The next largest categories were NAICS 541330, Engineering Services, at $236.75 million across 152 awards, and NAICS 336999, All Other Transportation Equipment Manufacturing, at $223.86 million across 33 awards. NAICS 541715, Research and Development in the Physical, Engineering, and Life Sciences, was minimal by comparison at $2.52 million across 14 awards, indicating a portfolio dominated by armored vehicle production with secondary engineering and related transportation equipment 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 = '7B726'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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

Insight

BAE SYSTEMS LAND & ARMAMENTS L.P. obligated $3.31 billion across 771 awards over the last 5 years, averaging $4.30 million per award. Obligations were concentrated in 2025, which accounted for $1.01 billion, or about 31% of the 5-year total, representing a clear increase from prior years. Prior-year obligations were relatively stable between $450.11 million and $632.04 million annually, while award counts remained consistently high, ranging from 119 to 176 awards per 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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.