ProductionResourcesProgramFileName
ProductionResourcesProgramFileName
Columns
| Name | Type | Description |
| ProductionResourcesResourceId [KEY] | Long | Identifier of the production resource (parent resource). |
| EquipmentProgramFileId [KEY] | Long | Identifier of the equipment program file. |
| ResourceId | Long | Identifier of the resource. |
| ProgramFileId | Long | Identifier of the program file. |
| OrganizationId | Long | Identifier of the organization. |
| ResourceCode | String | Code used to identify the resource. |
| ProgramFileName | String | Name of the program file. |
| CurrentRevision | String | Current revision identifier for the program file. |
| AssetItemId | Long | Identifier of the associated asset item. |
| AssetItemNumber | String | Asset item's inventory number. |
| AssetNumber | String | Identifier assigned to the asset. |
| ChangedDate | Date | Date when the record was last changed. |
| CostedFlag | String | Flag indicating whether the resource is costed. |
| EquipmentIdentifier | String | Identifier code for the equipment. |
| EquipmentInstanceId | Long | Identifier of the equipment instance. |
| Finder | String | Finder identifier used to choose finder logic or view. |
| FirstName | String | Person's first name. |
| LaborIdentifier | String | Identifier used for labor/resource tracking. |
| LaborInstanceId | Long | Identifier of the labor instance. |
| LastName | String | Person's last name. |
| MiddleName | String | Person's middle name. |
| PartyId | Long | Identifier of the party (person or organization). |
| PersonName | String | Full name of the person. |
| PersonType | String | Type/category of the person. |
| PrimaryWorkCenterCode | String | Code of the primary work center. |
| PrimaryWorkCenterId | Long | Identifier of the primary work center. |
| ResourceType | String | Type of the resource (e.g., labor, equipment). |
| WorkCenterId | Long | Identifier of the associated work center. |