BAE SYSTEMS LAND & ARMAMENTS L.P. (CAGE 7B726, UEI D2ETMTLWJCJ1) received 1,011,222,538.24 in obligations across 148 award actions in the last full year. Most activity was concentrated with the Department of the Navy and the Department of the Army, with the largest share tied to military armored vehicle, tank, and tank component manufacturing.
Federal Contractor
BAE SYSTEMS LAND & ARMAMENTS L.P. Federal Contract Obligations (Last Year)
BAE SYSTEMS LAND & ARMAMENTS L.P. recorded 148 awards and 1.01 billion in obligated federal spending in the last full year, led by Navy and Army work.
Totals reflect the last full year analysis window and summarize obligated amounts, award counts, and NAICS and agency concentration from federal procurement records.
About BAE SYSTEMS LAND & ARMAMENTS L.P. federal contract activity
BAE SYSTEMS LAND & ARMAMENTS L.P. recorded $1.01 billion in obligated awards across 148 actions in the last full year, for an average award value of $6.83 million. The profile indicates a high-volume, defense-heavy vendor base concentrated in a small number of major contracting relationships. CAGE code 7B726 and UEI D2ETMTLWJCJ1 were associated with this award activity.
Agency mix and customer concentration
Award activity was led by the DEPT OF THE NAVY, which accounted for $761.93 million across 95 awards, or the clear majority of obligated dollars. The DEPT OF THE ARMY was the second-largest customer at $151.34 million across 52 awards, while the DEFENSE LOGISTICS AGENCY placed a single but material award totaling $97.95 million. This mix shows strong concentration in naval procurement with additional demand from Army and logistics channels.
Industry profile based on NAICS activity
The vendor’s obligations were dominated by NAICS 336992, Military Armored Vehicle, Tank, and Tank Component Manufacturing, which represented $871.38 million across 103 awards. Engineering services under NAICS 541330 contributed $70.35 million across 30 awards, and NAICS 336999, All Other Transportation Equipment Manufacturing, added $68.41 million across 14 awards. A small amount of activity also appeared in NAICS 541715, reflecting limited R&D-related obligations.
Annual contract trend over the analysis window
The annual trend shows all recorded obligations in 2025, totaling $1.01 billion over 148 awards. Because only one year is present in the analysis window, the data supports a point-in-time view rather than a multi-year growth assessment. Within that year, the award profile was substantial and operationally concentrated rather than broadly diversified across time.
How to interpret this page
This summary uses FPDS obligations tied to the vendor name BAE SYSTEMS LAND & ARMAMENTS L.P., CAGE 7B726, and UEI D2ETMTLWJCJ1 over the last full year. Agency and NAICS mix are based on total obligated dollars and award counts in the provided dataset, and annual trend reflects the same obligated totals for the reported year. No inflation adjustment, outlier removal, or normalization beyond the supplied figures was applied.
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 1 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 | 761,930,987.85 | 761.93 million | 95 |
| 2100 | DEPT OF THE ARMY | 151,343,630.43 | 151.34 million | 52 |
| 97AS | DEFENSE LOGISTICS AGENCY | 97,947,919.96 | 97.95 million | 1 |
Insight
Over the last full year, BAE SYSTEMS LAND & ARMAMENTS L.P. received $1.01 billion across 148 awards, with obligations concentrated in the DEPT OF THE NAVY. Navy obligations totaled $761.93 million across 95 awards, accounting for the clear majority of vendor spending in this period. The DEPT OF THE ARMY provided a secondary share at $151.34 million across 52 awards, while the DEFENSE LOGISTICS AGENCY obligated $97.95 million in a single award, indicating a highly concentrated funding profile with most activity split between Navy and Army.
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 1 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 | 871,378,907.81 | 871.38 million | 103 |
| 541330 | ENGINEERING SERVICES | 70,348,100.46 | 70.35 million | 30 |
| 336999 | ALL OTHER TRANSPORTATION EQUIPMENT MANUFACTURING | 68,414,393.40 | 68.41 million | 14 |
| 541715 | RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) | 1,081,136.57 | 1.08 million | 1 |
Insight
Over the last full year, BAE SYSTEMS LAND & ARMAMENTS L.P. received $1.01 billion across 148 awards, with obligations heavily concentrated in NAICS 336992, Military Armored Vehicle, Tank, and Tank Component Manufacturing, which accounted for $871.38 million across 103 awards. The next largest categories were Engineering Services (NAICS 541330) at $70.35 million across 30 awards and All Other Transportation Equipment Manufacturing (NAICS 336999) at $68.41 million across 14 awards, indicating a strong concentration in armored vehicle manufacturing with secondary activity in engineering and related transportation equipment. R&D in the physical, engineering, and life sciences (NAICS 541715) was minimal at $1.08 million and one award.
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 1 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 |
Insight
In the last full year, BAE SYSTEMS LAND & ARMAMENTS L.P. (CAGE 7B726) received $1.01 billion in obligated funding across 148 awards, for an average award value of about $6.83 million. The activity is concentrated in a single annual period, indicating all observed obligations in this window occurred in 2025. The award count suggests a relatively distributed obligation profile rather than reliance on a small number of 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 full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.