KVSPSA Job Budget Entry#
Fields#
| Name | Type | Note |
|---|---|---|
| Entry No. | Integer | |
| PSP Status | Enum Job Status | |
| Job No. | Code[20] | |
| Type | Enum (KVSPSAJobBudgetLineType) | |
| No. | Code[20] | |
| Phase Code | Code[20] | |
| Task Code | Code[20] | |
| Step Code | Code[20] | |
| Date | Date | |
| Resource Group No. | Code[20] | |
| Quantity (Base) | Decimal | |
| Total Cost (LCY) | Decimal | |
| Total Price (LCY) | Decimal | |
| User ID | Code[50] | |
| Job Budget Name | Code[10] | |
| Version No. | Code[20] | |
| PSP Line No. | Integer | |
| Line No. | Integer | |
| Work Package Code | Code[20] | |
| Active | Boolean | |
| Global Dimension 1 Code | Code[20] | |
| Global Dimension 2 Code | Code[20] | |
| Dimension Set ID | Integer | |
| Sales Budget | Boolean | |
| Line Discount % | Decimal | |
| Line Discount Amount (LCY) | Decimal | |
| Unit of Measure Code | Code[10] | |
| Qty. per Unit of Measure | Decimal | |
| Quantity | Decimal | |
| Profit | Decimal | |
| Total Price (ICY) | Decimal | |
| Line Discount Amount (ICY) | Decimal | |
| Show in Res. Capacity Plan | Boolean | |
| Status | Enum (KVSPSAJobBudgetStatus) | FlowField |
| Variant Code | Code[10] | |
| Qty. Rounding Precision | Decimal | |
| Qty. Rounding Precision (Base) | Decimal | |
| Responsibility Center | Code[10] | |
| Last Unit Cost Update | Date | |
| Last Unit Cost Update User | Code[50] | |
| Total Cost (Actual) | Decimal | |
| Related Budget Entry | Integer |
Procedures#
SetSkipCheckClosingInvoice() :#
Summary: This procedure sets value of GlobalSkipCheckClosingInvoice to true.
procedure SetSkipCheckClosingInvoice():
GetNextEntryNo() : Integer#
Summary: This procedure retrieves the next entry number for the record.
procedure GetNextEntryNo(): Integer
Returns: The next entry number.