KVSFCYJobPlanningLineExt#
Extends #437dbf0e84ff417a965ded2bb9650972#Job Planning Line
Fields#
| Name | Type | Note |
|---|---|---|
| KVSFCYNeededQualifictions | Integer | FlowField |
| KVSFCYTransferFromLocation | Code[10] | |
| KVSFCYUseCalcUnitListPrice | Boolean | |
| KVSFCYCalculationUnitListPrice | Decimal | |
| KVSFCYEffortType | Code[20] | |
| KVSFCYSalesAccountNo | Code[20] | |
| KVSFCYUsageAccountNo | Code[20] | |
| KVSFCYTaskReferenceNo | Integer | |
| KVSFCYJobForecastingFilter | Option | Warning: Obsolete OptionMembers: Job,Job Task,Job Planning Line,Job Task at Account FlowFilter |
| KVSFCYTypeOfOrder | Option | OptionMembers: First order,Further Order,Difference,Planning Correction,Planning |
| KVSFCYFirstOrderAmountLCY | Decimal | FlowField |
| KVSFCYFurtherOrderAmountLCY | Decimal | FlowField |
| KVSFCYDifferenceAmountLCY | Decimal | FlowField |
| KVSFCYToDo | Code[20] | |
| KVSFCYReplenishmentSystem | Option | OptionMembers: Purchase,Prod. Order,Transfer,Assembly,Simulated, |
| KVSFCYSalesDocumentType | Enum Sales Document Type | FlowField |
| KVSFCYSalesDocumentNo | Code[20] | FlowField |
| KVSFCYItemVersionCode | Code[20] | |
| KVSFCYSplittingType | Option | Warning: Obsolete OptionMembers: ,Forward,Back,Manually |
| KVSFCYStartingDate | Date | |
| KVSFCYEndingDate | Date | Warning: Obsolete |
| KVSFCYQtySplittedOriginal | Decimal | Warning: Obsolete |
| KVSFCYResourceLineType | Option | OptionMembers: Normal,Splitted,Detailed |
| KVSFCYLoadFactorPercent | Decimal | |
| KVSFCYIndentation | Integer | |
| KVSFCYShippingTime | DateFormula | Warning: Obsolete |
| KVSFCYOutboundWhseHandlingTime | DateFormula | Warning: Obsolete |
| KVSFCYShipmentDate | Date | Warning: Obsolete |
| KVSFCYShippingAgentCode | Code[10] | |
| KVSFCYShippingAgentServiceCode | Code[10] | |
| KVSFCYPlannedShipmentDate | Date | Warning: Obsolete |
| KVSFCYSystemLine | Boolean | |
| KVSFCYCalcTrackingLinesExists | Boolean | FlowField |
| KVSFCYVendorNo | Code[20] | |
| KVSFCYLongDatedItem | Boolean | |
| KVSFCYLongDatedItemRelQtyBase | Decimal | FlowField |
| KVSFCYDuration | DateFormula | |
| KVSFCYSalesPlannedShipmentDate | Date | FlowField |
| KVSFCYSalesShipmentDate | Date | FlowField |
Procedures#
KVSFCYDocumentNavigate() :#
Summary: Opens the Job Documents page to navigate and view documents associated with the current job planning line.
procedure KVSFCYDocumentNavigate():
KVSFCYNoOnAssistEdit() :#
Summary: Provides assisted edit functionality for the No. field based on the line type (Item or Resource).
procedure KVSFCYNoOnAssistEdit():
KVSFCYSearchItem() :#
Summary: Opens an advanced item search dialog with attribute-based filtering and item version support.
procedure KVSFCYSearchItem():
KVSFCYCalcPlannedDate() : Date#
Summary: Calculates the planned date based on shipping configuration and delivery requirements.
procedure KVSFCYCalcPlannedDate(): Date
Returns: Date representing the calculated planned date considering shipping time and delivery constraints.
KVSFCYCalcShipmentDate() : Date#
Summary: Calculates the shipment date based on planned shipment date and warehouse handling requirements.
procedure KVSFCYCalcShipmentDate(): Date
Returns: Date representing the calculated shipment date considering warehouse handling time and shipping agent services.