Federal Contractor

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

BAE SYSTEMS LAND & ARMAMENTS L.P. recorded $261.21 million in federal obligations across 364 actions in the last full year, led by Department of the Navy awards.

In the last full year, BAE SYSTEMS LAND & ARMAMENTS L.P. (CAGE 44114, UEI YNJNTZWVC3H6) received $261,214,274.09 in federal obligations across 364 award actions, for an average action value of $717,621.63. The Department of the Navy accounted for most of the spending, with additional obligations from the Department of the Army, Department of the Air Force, Defense Logistics Agency, and U.S. Coast Guard.

Generated at 03/21/2026

Analysis period: Last full year

Agency, NAICS, and annual totals reflect FPDS award records for the analysis window and may not sum to contract totals due to rounding.

CAGE Code
44114
UEI
YNJNTZWVC3H6
Total Obligated
261.21 million
261,214,274.09
Award Actions
364
Average Action Value
717,621.63

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

BAE SYSTEMS LAND & ARMAMENTS L.P. recorded 261.21 million in obligated federal awards across 364 actions in the last full year, with an average award value of 717,621.63. The vendor’s spend profile is concentrated in defense-related procurement, indicating sustained engagement across multiple contract vehicles and ordering patterns.

Agency mix and customer concentration

The DEPT OF THE NAVY dominated the relationship, accounting for 247.84 million across 185 awards and representing the vast majority of obligated dollars. Smaller but material activity came from the DEPT OF THE ARMY, DEPT OF THE AIR FORCE, and DEFENSE LOGISTICS AGENCY, while the U.S. COAST GUARD contributed only a marginal share.

Industry profile based on NAICS activity

Obligations were led by NAICS 332999, which alone accounted for 110.01 million, followed by SHIP BUILDING AND REPAIRING at 65.83 million and SMALL ARMS, ORDNANCE, AND ORDNANCE ACCESSORIES MANUFACTURING at 38.61 million. The mix also includes ENGINEERING SERVICES and R&D in the physical, engineering, and life sciences, showing a concentration in fabricated metal products, ship systems, weapons-related manufacturing, and technical support work.

Annual contract trend over the analysis window

The annual trend shows 261.21 million obligated in 2025, with 364 awards recorded in the period shown. Because only one full-year datapoint is available, this window supports a snapshot of scale and composition rather than a multi-year growth assessment.

How to interpret this page

This summary uses FPDS award data for the vendor identified by CAGE 44114 and UEI YNJNTZWVC3H6 over the last full year. Totals reflect obligated dollars and award counts aggregated by agency and NAICS, with no adjustment for inflation, deobligation timing, or non-FPDS activity.

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 = '44114'
        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 247,839,953.36 247.84 million 185
2100 DEPT OF THE ARMY 6,675,000.00 6.67 million 3
5700 DEPT OF THE AIR FORCE 4,405,046.00 4.41 million 1
97AS DEFENSE LOGISTICS AGENCY 3,355,919.17 3.36 million 147
7008 U.S. COAST GUARD 166,137.00 166.14 thousand 1
97JC MISSILE DEFENSE AGENCY (MDA) 500.00 500.00 1
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -1,228,281.44 -1.23 million 26

Insight

During the last full year, BAE SYSTEMS LAND & ARMAMENTS L.P. received $261.21 million across 364 awards, with obligations heavily concentrated at the Department of the Navy. The Navy accounted for $247.84 million and 185 awards, or roughly 95% of total obligated dollars, indicating a strong agency concentration. Remaining obligations were distributed across the Army, Air Force, DLA, Coast Guard, and MDA at much lower levels, while DCMA posted a net negative obligation of $1.23 million across 26 actions.

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 = '44114'
        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
332999 ALL OTHER MISCELLANEOUS FABRICATED METAL PRODUCT MANUFACTURING 110,014,640.00 110.01 million 8
336611 SHIP BUILDING AND REPAIRING 65,826,723.56 65.83 million 21
332994 SMALL ARMS, ORDNANCE, AND ORDNANCE ACCESSORIES MANUFACTURING 38,613,778.19 38.61 million 83
541330 ENGINEERING SERVICES 28,229,745.19 28.23 million 34
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 11,080,546.00 11.08 million 5
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 3,396,492.21 3.40 million 134
334412 BARE PRINTED CIRCUIT BOARD MANUFACTURING 2,201,152.38 2.20 million 36
336350 MOTOR VEHICLE TRANSMISSION AND POWER TRAIN PARTS MANUFACTURING 561,633.94 561.63 thousand 1
335931 CURRENT-CARRYING WIRING DEVICE MANUFACTURING 531,561.98 531.56 thousand 2
332919 OTHER METAL VALVE AND PIPE FITTING MANUFACTURING 325,221.09 325.22 thousand 10

Insight

BAE SYSTEMS LAND & ARMAMENTS L.P. obligated $261.21 million across 364 awards in the last full year, with activity concentrated in a small number of NAICS codes. NAICS 332999 accounted for the largest share at $110.01 million, followed by 336611 at $65.83 million and 332994 at $38.61 million; these three categories comprise the bulk of obligated dollars in this period. Award volume is more dispersed than obligation value, with 336413 leading in award count (134) despite relatively low obligations, indicating a mix of a few high-dollar manufacturing and shipbuilding actions alongside many smaller awards in supporting technical and component categories.

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 = '44114'
        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 261,214,274.09 261.21 million 364

Insight

In the last full year, BAE SYSTEMS LAND & ARMAMENTS L.P. (CAGE 44114) received $261.21 million in obligated funding across 364 awards, for an average award value of about $717.6K. The activity is fully concentrated in FY 2025 within the 1-year window provided, so no year-over-year trend can be assessed from this view. The award pattern indicates moderate distribution across a relatively large number of actions, rather than reliance on a small number of very large 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.