Federal Contractor

BAE SYSTEMS TECHNOLOGY SOLUTIONS & SERVICES INC. Federal Contract Obligations (Last 5 Years)

BAE SYSTEMS TECHNOLOGY SOLUTIONS & SERVICES INC. (CAGE 99789, UEI LX3BSV6NNW58) received $6.10 billion across 8,654 federal award actions in the last five years.

The vendor’s obligations are concentrated in the Department of the Navy and Department of the Air Force, which together account for most of the recorded spend. Work is led by engineering services, with additional activity in computer systems design, aeronautical and nautical system manufacturing, and related technical services.

Generated at 03/21/2026

Analysis period: Last 5 years

Figures reflect the last five years of readable FPDS obligations and award actions for the identified vendor.

CAGE Code
99789
UEI
LX3BSV6NNW58
Total Obligated
6.10 billion
6,095,840,174.50
Award Actions
8,654
Average Action Value
704,395.67

About BAE SYSTEMS TECHNOLOGY SOLUTIONS & SERVICES INC. federal contract activity

BAE SYSTEMS TECHNOLOGY SOLUTIONS & SERVICES INC. recorded $6.10 billion in obligated FPDS awards across 8,654 actions over the last 5 years, with an average award value of $704,395.67. The vendor’s federal activity is concentrated in defense and security-related work, with the Department of the Navy and Department of the Air Force accounting for the largest share of obligations.

Agency mix and customer concentration

The Department of the Navy is the dominant customer at $2.58 billion across 4,613 awards, followed by the Department of the Air Force at $2.02 billion across 2,572 awards. The Department of the Army, FEMA, and the FBI are secondary buyers, but together they are materially smaller than the two lead defense agencies, indicating a strongly defense-oriented customer base with limited but notable civil and law-enforcement activity.

Industry profile based on NAICS activity

NAICS 541330, Engineering Services, is the primary code at $4.03 billion and 5,092 awards, showing that engineering and technical support drive most obligations. Other significant codes include 541512, 334511, 541990, and 541519, which together indicate a mix of systems design, specialized instrument manufacturing, and adjacent technical services rather than a single narrow service line.

Annual contract trend over the analysis window

Annual obligations increased from $1.01 billion in 2021 to $1.44 billion in 2025, with a temporary dip in 2023 relative to the surrounding years. Award counts peaked in 2024 at 1,806 and remained elevated in 2025 at 1,495, suggesting sustained procurement volume even as annual obligation levels fluctuated.

How to interpret this page

This summary is based on FPDS obligations and award counts tied to CAGE code 99789 and UEI LX3BSV6NNW58 for the last 5 years. Rankings reflect the provided top agencies, NAICS codes, and annual totals; no additional award detail, contract type, or performance context was inferred beyond the supplied dataset.

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 = '99789'
        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,577,763,112.71 2.58 billion 4,613
5700 DEPT OF THE AIR FORCE 2,024,479,908.29 2.02 billion 2,572
2100 DEPT OF THE ARMY 360,845,475.92 360.85 million 181
7022 FEDERAL EMERGENCY MANAGEMENT AGENCY 268,153,803.99 268.15 million 354
1549 FEDERAL BUREAU OF INVESTIGATION 258,725,245.59 258.73 million 121
4732 FEDERAL ACQUISITION SERVICE 158,059,091.20 158.06 million 69
97AS DEFENSE LOGISTICS AGENCY 122,382,059.63 122.38 million 122
1501 OFFICES, BOARDS AND DIVISIONS 106,605,370.15 106.61 million 90
1544 U.S. MARSHALS SERVICE 73,632,435.11 73.63 million 8
1605 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION AND MANAGEMENT 55,163,856.65 55.16 million 199

Insight

Over the last 5 years, BAE SYSTEMS TECHNOLOGY SOLUTIONS & SERVICES INC. received 6.10 billion in obligations across 8,654 awards, with spending concentrated in the Department of the Navy (2.58 billion; 4,613 awards) and Department of the Air Force (2.02 billion; 2,572 awards). These two agencies account for the majority of obligated dollars, indicating a strong defense-heavy concentration. Other agencies are materially smaller in dollar volume, led by the Department of the Army (360.85 million), FEMA (268.15 million), and the FBI (258.73 million), reflecting a broader but secondary distribution across civilian and defense components.

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 = '99789'
        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
541330 ENGINEERING SERVICES 4,034,575,882.60 4.03 billion 5,092
541512 COMPUTER SYSTEMS DESIGN SERVICES 570,705,629.74 570.71 million 205
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 516,862,848.03 516.86 million 1,968
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 258,856,092.91 258.86 million 352
541519 OTHER COMPUTER RELATED SERVICES 240,162,576.16 240.16 million 398
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 145,986,895.76 145.99 million 36
334290 OTHER COMMUNICATIONS EQUIPMENT MANUFACTURING 72,897,761.61 72.90 million 83
336411 AIRCRAFT MANUFACTURING 69,341,529.19 69.34 million 116
517919 ALL OTHER TELECOMMUNICATIONS 56,381,563.78 56.38 million 28
518210 COMPUTING INFRASTRUCTURE PROVIDERS, DATA PROCESSING, WEB HOSTING, AND RELATED SERVICES 52,035,341.04 52.04 million 24

Insight

Over the last 5 years, BAE SYSTEMS TECHNOLOGY SOLUTIONS & SERVICES INC. has received $6.10 billion across 8,654 awards, with obligations highly concentrated in NAICS 541330 (Engineering Services), which accounts for $4.03 billion and 5,092 awards. The next largest categories are much smaller by obligated value: NAICS 541512 ($570.71 million), 334511 ($516.86 million), 541990 ($258.86 million), and 541519 ($240.16 million), indicating a strong primary reliance on engineering and related technical services. Award activity is more dispersed than dollars, with several lower-obligation categories still generating meaningful award counts, consistent with a broad but uneven procurement profile.

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 = '99789'
        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,442,308,728.15 1.44 billion 1,495
2024 1,341,046,470.21 1.34 billion 1,806
2023 1,272,454,420.52 1.27 billion 1,629
2022 1,032,869,032.00 1.03 billion 1,868
2021 1,007,161,523.62 1.01 billion 1,856

Insight

BAE SYSTEMS TECHNOLOGY SOLUTIONS & SERVICES INC. obligated $6.10 billion across 8,654 awards over the last 5 years, with an average award value of $704,395.67. Annual obligations increased from $1.01 billion in 2021 to $1.44 billion in 2025, indicating a generally upward funding trend over the period. Award volume remained relatively high and fairly distributed year to year, ranging from 1,495 to 1,868 awards, with the highest count in 2022 and the lowest in 2025.

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.