# ProcurementDetailsComponent

**Kind:** Component

**Source:** `Pams/Web/Pams.Web/Client/app/components/procurement/procurement-details/procurement-details.component.ts` (line 1)

**Part of:** [Pams](subsystem-pams)

## Diagram

```mermaid
graph TD
    component_ProcurementDetailsComponent_2f571843["ProcurementDetailsComponent"]
    class component_ProcurementDetailsComponent_2f571843 rootComponent
```

## Relationships

- IMPORTS → `ProcurementDetails`
- IMPORTS → `ProcurementPackageItems`
- IMPORTS → `RequestInfo`
- IMPORTS → `ShortVendorList`
- IMPORTS → `ProcurementStageEnum`
- IMPORTS → `ProcurementRFQStageEnum`
- IMPORTS → `PriorityProductStageEnum`
- IMPORTS → `ProcurementOfferStageEnum`
- IMPORTS → `ProcurementOrderStageEnum`
- IMPORTS → `ProcurementProducts`
- IMPORTS → `ProcurementInquiries`
- IMPORTS → `ProcurementOffer`
- IMPORTS → `ProcurementOrder`
- IMPORTS → `PriortyStageList`
- IMPORTS → `PurchasingQueryParamsURL`
- IMPORTS → `ProcurementService`
- IMPORTS → `ProcurementOrderComponent`
- IMPORTS → `ProcurementInquiryComponent`
- IMPORTS → `ProcurementOfferComponent`

## Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (2)

- `AppRoutingModule` — `Pams/Web/Pams.Web/Client/app/app-routing.module.ts`:1
- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
