Codeunit 368 Format Document in 23
- App
- Base Application
- Namespace
- Microsoft.Utilities
Versions171819202122232425262728latest
Source29
Procedures, 16
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetRecordFiltersWithCaptions | (Variant) | Text | public | - |
| GetCOPYText | () | Text[30] | public | - |
| ParseComment | (Text[80], var Text[100], var Text[100]) | public | - | |
| SetTotalLabels | (Code[10], var Text[50], var Text[50], var Text[50]) | public | - | |
| SetLogoPosition | (Option, var Record Company Information, var Record Company Information, var Record Company Information) | public | - | |
| SetPaymentMethod | (var Record Payment Method, Code[10], Code[10]) | public | - | |
| SetPaymentTerms | (var Record Payment Terms, Code[10], Code[10]) | public | - | |
| SetPurchaser | (var Record Salesperson/Purchaser, Code[20], var Text[50]) | public | - | |
| SetShipmentMethod | (var Record Shipment Method, Code[10], Code[10]) | public | - | |
| SetSalesPerson | (var Record Salesperson/Purchaser, Code[20], var Text[50]) | public | - | |
| SetText | (Boolean, Text[80]) | Text[80] | public | - |
| SetSalesInvoiceLine | (var Record Sales Invoice Line, var Text, var Text, var Text, var Text) | public | - | |
| SetSalesLine | (var Record Sales Line, var Text, var Text, var Text, var Text) | public | - | |
| SetSalesCrMemoLine | (var Record Sales Cr.Memo Line, var Text, var Text, var Text, var Text) | public | - | |
| SetPurchaseLine | (var Record Purchase Line, var Text, var Text, var Text, var Text) | public | - | |
| SetPurchaseLine | (var Record Purchase Line, var Text, var Text) | public | - |
Events, 11
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterSetSalesLine | (var Record Sales Line, var Text, var Text, var Text, var Text) | - |
| Integration event | OnAfterSetSalesInvoiceLine | (var Record Sales Invoice Line, var Text, var Text, var Text, var Text) | - |
| Integration event | OnAfterSetSalesCrMemoLine | (var Record Sales Cr.Memo Line, var Text, var Text, var Text, var Text) | - |
| Integration event | OnBeforeSetLogoPosition | (var Option, var Record Company Information, var Record Company Information, var Record Company Information, var Boolean) | - |
| Integration event | OnBeforeSetSalesLine | (var Record Sales Line) | - |
| Integration event | OnBeforeSetSalesInvoiceLine | (var Record Sales Invoice Line) | - |
| Integration event | OnBeforeSetSalesCrMemoLine | (var Record Sales Cr.Memo Line) | - |
| Integration event | OnAfterSetSalesPurchaseLine | (Decimal, Decimal, Decimal, Decimal, Code[10], var Text, var Text, var Text, var Text, Boolean) | - |
| Integration event | OnAfterSetTotalLabels | (Code[10], var Text[50], var Text[50], var Text[50]) | - |
| Integration event | OnBeforeSetPurchaser | (var Record Salesperson/Purchaser, Code[20], var Text[50], var Boolean) | - |
| Integration event | OnBeforeSetSalesPerson | (var Record Salesperson/Purchaser, Code[20], var Text[50], var Boolean) | - |