Codeunit WSB_AvailIndicatorPictureMgtAI¶
Provides functionality for Availability Indicator Picture Management.
Properties¶
Name | Value |
---|---|
Access | Public |
Methods¶
wgFncGetInventoryAvailabilityIndicator¶
Gets the availability indicator for the assembly line.
Parameters¶
Type | Name | Description |
---|---|---|
Record "Assembly Line" |
pRecAssemblyLine |
The assembly line record. |
Enum "WSB_AvailabilityIndicatorAI" |
vAvailabilityIndicator |
The availability indicator (enum value) |
Record "WSB_StatusPictureBuffer" temporary |
vRecTempStatusPictureBuffer |
The availability indicator picture buffer record. |
wgFncGetInventoryAvailabilityIndicator¶
Gets the availability indicator for the production order component.
Parameters¶
Type | Name | Description |
---|---|---|
Record "Prod. Order Component" |
pRecProdOrderComponent |
The production order component record. |
Enum "WSB_AvailabilityIndicatorAI" |
vAvailabilityIndicator |
The availability indicator (enum value) |
Record "WSB_StatusPictureBuffer" temporary |
vRecTempStatusPictureBuffer |
The availability indicator picture buffer record. |
wgFncGetInventoryAvailabilityIndicator¶
Gets the availability indicator for the production order line.
Parameters¶
Type | Name | Description |
---|---|---|
Record "Prod. Order Line" |
pRecProdOrderLine |
The production order line record. |
Enum "WSB_AvailabilityIndicatorAI" |
vAvailabilityIndicator |
The availability indicator (enum value) |
Record "WSB_StatusPictureBuffer" temporary |
vRecTempStatusPictureBuffer |
The availability indicator picture buffer record. |
wgFncGetInventoryAvailabilityIndicator¶
Gets the availability indicator for the sales line.
Parameters¶
Type | Name | Description |
---|---|---|
Record "Sales Line" |
pRecSalesLine |
The sales line record. |
Enum "WSB_AvailabilityIndicatorAI" |
vAvailabilityIndicator |
The availability indicator (enum value) |
Record "WSB_StatusPictureBuffer" temporary |
vRecTempStatusPictureBuffer |
The availability indicator picture buffer record. |
wgFncGetInventoryAvailabilityIndicator¶
Gets the availability indicator for the job planning line.
Parameters¶
Type | Name | Description |
---|---|---|
Record "Job Planning Line" |
pRecJobPlanningLine |
The job planning line record. |
Enum "WSB_AvailabilityIndicatorAI" |
vAvailabilityIndicator |
The availability indicator (enum value) |
Record "WSB_StatusPictureBuffer" temporary |
vRecTempStatusPictureBuffer |
The availability indicator picture buffer record. |
wgFncGetInventoryAvailabilityIndicator¶
Gets the availability indicator for the service line.
Parameters¶
Type | Name | Description |
---|---|---|
Record "Service Line" |
pRecServiceLine |
The service line record. |
Enum "WSB_AvailabilityIndicatorAI" |
vAvailabilityIndicator |
The availability indicator (enum value) |
Record "WSB_StatusPictureBuffer" temporary |
vRecTempStatusPictureBuffer |
The availability indicator picture buffer record. |
wgFncGetInventoryAvailabilityIndicator¶
Gets the availability indicator for the transfer line.
Parameters¶
Type | Name | Description |
---|---|---|
Record "Transfer Line" |
pRecTransferLine |
The transfer line record. |
Enum "WSB_AvailabilityIndicatorAI" |
vAvailabilityIndicator |
The availability indicator (enum value) |
Record "WSB_StatusPictureBuffer" temporary |
vRecTempStatusPictureBuffer |
The availability indicator picture buffer record. |