Codeunit 99 Posting Selection Management in 28

App
Base Application
Namespace
Microsoft.Finance.ReceivablesPayables

Procedures, 13Events, 8

Versions171819202122232425262728latest

Source29

Procedures, 13

NameParametersReturnsAccessObsolete
ConfirmPostSalesDocument(var Record Sales Header, Integer, Boolean, Boolean)Booleanpublic-
ConfirmPostPurchaseDocument(var Record Purchase Header, Integer, Boolean, Boolean)Booleanpublic-
ConfirmPostWarehouseActivity(var Record Warehouse Activity Line, var Integer, Integer, Boolean)Booleanpublic-
ConfirmPostWhseShipment(var Record Warehouse Shipment Line, var Integer)Booleanpublic-
CheckUserCanInvoiceSales()public-
CheckUserCanInvoicePurchase()public-
IsPostingInvoiceMandatoryPurchase()Booleaninternal-
GetPostConfirmationMessage(Text, Boolean, Boolean)Textpublic-
GetPostConfirmationMessage(Boolean, Boolean, Boolean)Textpublic-
GetShipConfirmationMessage()Textpublic-
GetShipInvoiceConfirmationMessage()Textpublic-
GetReceiveConfirmationMessage()Textpublic-
GetPostingInvoiceProhibitedErr()Textpublic-

Events, 8

KindNameParametersObsolete
Integration eventOnConfirmPostSalesDocumentOnBeforeSalesOrderGetSalesInvoicePostingPolicy(var Record Sales Header, var Boolean)-
Integration eventOnConfirmPostSalesDocumentOnBeforeSalesOrderReturnGetSalesInvoicePostingPolicy(var Record Sales Header, var Boolean)-
Integration eventOnConfirmPostPurchaseDocumentOnBeforePurchaseOrderGetPurchaseInvoicePostingPolicy(var Record Purchase Header, var Boolean)-
Integration eventOnConfirmPostPurchaseDocumentOnBeforePurchaseReturnOrderGetPurchaseInvoicePostingPolicy(var Record Purchase Header, var Boolean)-
Integration eventOnBeforeGetShipInvoiceSelectionForWhseActivity(var Integer, var Integer, var Boolean, var Boolean)-
Integration eventOnAfterGetInvoicePostingPolicy(Enum Warehouse Activity Source Document, var Boolean, var Boolean)-
Integration eventOnBeforeGetSalesOrderPostingSelection(var Record Sales Header, Integer, var Boolean, var Integer)-
Integration eventOnBeforeGetPurchaseOrderPostingSelection(var Record Purchase Header, Integer, var Boolean, var Integer)-