KVSPSAPostedJobDocumentHeader#
Fields#
| Name | Type | Note |
|---|---|---|
| Document Type | Enum (KVSPSAJob Document Type) | |
| Sell-to Customer No. | Code[20] | |
| No. | Code[20] | |
| Your Reference | Text[35] | |
| Name | Text[100] | |
| Name 2 | Text[50] | |
| Address | Text[100] | |
| Address 2 | Text[50] | |
| City | Text[50] | |
| Contact | Text[100] | |
| Order Date | Date | |
| Posting Date | Date | |
| Shipment Date | Date | |
| Posting Description | Text[100] | |
| Shipment Method Code | Code[10] | |
| Location Code | Code[10] | |
| Shortcut Dimension 1 Code | Code[20] | |
| Shortcut Dimension 2 Code | Code[20] | |
| Customer Posting Group | Code[20] | |
| Dimension Set ID | Integer | |
| Language Code | Code[10] | |
| Salesperson Code | Code[20] | |
| Order Class | Code[10] | |
| Comment | Boolean | FlowField |
| No. Printed | Integer | |
| Comment DocType | Option | OptionMembers: ,Post. Int. Job Order,,Post. Job Shipment |
| Job No. | Code[20] | |
| Ship-to Code | Code[10] | |
| Ship-to Name | Text[100] | |
| Ship-to Name 2 | Text[50] | |
| Ship-to Address | Text[100] | |
| Ship-to Address 2 | Text[50] | |
| Ship-to City | Text[50] | |
| Ship-to Contact | Text[100] | |
| Ship-to Post Code | Code[20] | |
| Ship-to County | Text[30] | |
| Ship-to Country/Region Code | Code[10] | |
| Reason Code | Code[10] | |
| Gen. Bus. Posting Group | Code[20] | |
| Post Code | Code[20] | |
| County | Text[30] | |
| Country/Region Code | Code[10] | |
| Exit Point | Code[10] | |
| Document Date | Date | |
| KVSPSAArea | Code[10] | |
| Transaction Specification | Code[10] | |
| Payment Method Code | Code[10] | |
| Shipping Agent Code | Code[10] | |
| No. Series | Code[20] | |
| Shipping No. Series | Code[20] | |
| Shipment No. | Code[20] | |
| OrderNumber | Code[20] | |
| Job Description | Text[100] | FlowField |
| DepartmentCode Principal | Code[20] | |
| Receive Type | Enum (KVSPSAJobDocumentReceiveType) | |
| Ship-to Vendor No. | Code[20] | |
| Purchase Order No. | Code[20] | |
| Correction | Boolean | |
| Price Calculation Method | Enum Price Calculation Method | |
| Cost Calculation Method | Enum Price Calculation Method |
Procedures#
Navigate() :#
Summary: This procedure opens the navigation page for the posted job document.
procedure Navigate():
ShowDimensions() :#
Summary: This procedure shows the dimensions page for the posted job document.
procedure ShowDimensions():
ShowPostedJOBDocumentTextLines(Enum KVSKBATextPosition) :#
Summary: This procedure shows the text lines for the posted job document based on the specified text position.
procedure ShowPostedJOBDocumentTextLines(TextPosition: Enum "KVSKBATextPosition"):
Parameters:
TextPosition: Specifies the position to filter.