Codeunit 5802 Inventory Posting To G/L in 24
- App
- Base Application
- Namespace
- Microsoft.Inventory.Costing
Versions171819202122232425262728latest
Source29
Procedures, 13
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Initialize | (Boolean) | public | - | |
| SetRunOnlyCheck | (Boolean, Boolean, Boolean) | public | - | |
| BufferInvtPosting | (var Record Value Entry) | Boolean | public | - |
| InitInvtPostBuf | (Record Value Entry, Enum Invt. Posting Buffer Account Type, Enum Invt. Posting Buffer Account Type, Decimal, Decimal, Boolean) | public | - | |
| PostInvtPostBufPerEntry | (var Record Value Entry) | public | - | |
| PostInvtPostBufPerPostGrp | (Code[20], Text[50]) | public | - | |
| SetDesc | (var Record Gen. Journal Line, Record Invt. Posting Buffer) | public | - | |
| GetTempInvtPostToGLTestBuf | (var Record Invt. Post to G/L Test Buffer) | public | - | |
| GetAmtToPost | (var Decimal, var Decimal, var Decimal, var Decimal, var Decimal, var Decimal, var Decimal, var Decimal, var Decimal, Boolean) | public | - | |
| GetInvtPostBuf | (var Record Invt. Posting Buffer) | public | - | |
| CheckGenJnlLine | (var Record Gen. Journal Line) | public | - | |
| PostGenJnlLine | (var Record Gen. Journal Line) | public | - | |
| SetGenJnlBatch | (Code[10], Code[10]) | public | - |
Events, 57
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterBufferCapacityPosting | (var Record Value Entry, var Decimal, var Decimal) | - |
| Integration event | OnAfterBufferConsumpPosting | (var Record Invt. Posting Buffer, Record Value Entry, var Integer, var Decimal, var Decimal) | - |
| Integration event | OnAfterBufferOutputPosting | (var Record Value Entry, var Decimal, var Decimal, var Decimal, var Decimal) | - |
| Integration event | OnAfterBufferPosting | (var Record Value Entry, var Decimal, var Decimal, var Decimal, var Decimal) | - |
| Integration event | OnAfterBufferSalesPosting | (var Record Invt. Posting Buffer, Record Value Entry, var Integer) | - |
| Integration event | OnAfterGLItemLedgRelationInsert | () | - |
| Integration event | OnAfterInitInvtPostBuf | (var Record Value Entry) | - |
| Integration event | OnAfterInitTempInvtPostBuf | (var Record Invt. Posting Buffer, Record Value Entry, Integer) | - |
| Integration event | OnAfterRun | (var Record Value Entry) | - |
| Integration event | OnAfterSetAccNo | (var Record Invt. Posting Buffer, Record Value Entry, Boolean) | - |
| Integration event | OnAfterSetDesc | (var Record Gen. Journal Line, var Record Invt. Posting Buffer) | - |
| Integration event | OnAfterSetAmt | (var Record Gen. Journal Line, Decimal, Decimal, var Boolean) | - |
| Integration event | OnBeforeBufferAdjmtPosting | (var Record Value Entry, var Record Invt. Posting Buffer, Decimal, Decimal, Decimal, Decimal, var Boolean) | - |
| Integration event | OnBeforeBufferOutputPosting | (var Record Value Entry, var Record Invt. Posting Buffer, Decimal, Decimal, Decimal, Decimal, var Boolean) | - |
| Integration event | OnBeforeBufferPosting | (var Record Value Entry, var Decimal, var Decimal, var Decimal, var Decimal) | - |
| Integration event | OnBeforeBufferPurchPosting | (var Record Value Entry, var Record Invt. Posting Buffer, Decimal, Decimal, Decimal, Decimal, var Boolean) | - |
| Integration event | OnBeforeBufferSalesPosting | (var Record Value Entry, var Record Invt. Posting Buffer, Decimal, Decimal, Decimal, Decimal, var Boolean) | - |
| Integration event | OnBeforeCheckGLAcc | (var Code[20], Boolean, var Boolean) | - |
| Integration event | OnBeforeGetInvPostingGroupCode | (var Record Value Entry, var Code[20]) | - |
| Integration event | OnBeforeInitInvtPostBuf | (var Record Value Entry) | - |
| Integration event | OnBeforePostInvtPostBuf | (var Record Gen. Journal Line, var Record Invt. Posting Buffer, Record Value Entry, var Codeunit Gen. Jnl.-Post Line) | - |
| Integration event | OnBeforeGLItemLedgRelationInsert | (var Record G/L - Item Ledger Relation, Record Invt. Posting Buffer, Record G/L Register, Record G/L - Item Ledger Relation) | - |
| Integration event | OnBeforeSetAccNo | (var Record Invt. Posting Buffer, Record Value Entry, Option, Option, Boolean, var Boolean) | - |
| Integration event | OnBeforeOnRun | (var Record Value Entry, Boolean, var Boolean) | - |
| Integration event | OnInsertTempInvtPostToGLTestBufOnBeforeInsert | (var Record Invt. Post to G/L Test Buffer, Record Value Entry) | - |
| Integration event | OnInsertTempInvtPostToGLTestBufOnBeforeTempInvtPostToGLTestBufInsert | (var Record Invt. Post to G/L Test Buffer, Record Gen. Journal Line, Record Value Entry) | - |
| Integration event | OnPostInvtPostBufOnAfterInitGenJnlLine | (var Record Gen. Journal Line, var Record Value Entry) | - |
| Integration event | OnPostInvtPostBufferOnAfterPostInvtPostBuf | (var Record Invt. Posting Buffer, var Record Value Entry, Boolean, Boolean, Boolean, Boolean) | - |
| Integration event | OnPostInvtPostBufOnBeforeSetAmt | (var Record Gen. Journal Line, var Record Value Entry, var Record Invt. Posting Buffer) | - |
| Integration event | OnSetAccNoOnAfterGetPostingSetup | (var Record Invt. Posting Buffer, var Record Inventory Posting Setup, var Record General Posting Setup, Record Value Entry, Boolean) | - |
| Integration event | OnUpdateGlobalInvtPostBufOnBeforeModify | (var Record Invt. Posting Buffer, Record Invt. Posting Buffer) | - |
| Integration event | OnUpdateValueEntryOnBeforeModify | (var Record Value Entry, Record Invt. Posting Buffer) | - |
| Integration event | OnBeforeBufferConsumpPosting | (var Record Value Entry, var Record Invt. Posting Buffer, Decimal, Decimal, var Boolean) | - |
| Integration event | OnAfterCalcCostToPostFromBuffer | (var Record Value Entry, var Decimal, var Decimal, var Decimal, var Decimal, var Boolean) | - |
| Integration event | OnBeforeBufferInvtPosting | (var Record Value Entry, var Boolean, var Boolean, Boolean, Boolean) | - |
| Integration event | OnBeforeCheckInvtPostBuf | (var Record Gen. Journal Line, var Record Invt. Posting Buffer, Record Value Entry, var Codeunit Gen. Jnl.-Post Line, var Codeunit Gen. Jnl.-Check Line) | - |
| Integration event | OnBeforePostInvtPostBufProcessGlobalInvtPostBuf | (var Record Invt. Posting Buffer, var Record Gen. Journal Line, var Record Value Entry, var Codeunit Gen. Jnl.-Post Line, Boolean, Boolean, var Boolean) | - |
| Integration event | OnPostInvtPostBufOnAfterUpdateGlobalDimFromDimSetID | (var Record Gen. Journal Line, var Record Invt. Posting Buffer) | - |
| Integration event | OnPostInvtPostBufProcessGlobalInvtPostBufOnAfterSetAmt | (var Record Gen. Journal Line) | - |
| Integration event | OnPostInvtPostBufProcessGlobalInvtPostBufOnAfterSetDesc | (var Record Gen. Journal Line, var Record Invt. Posting Buffer) | - |
| Integration event | OnSetAccNoOnBeforeCheckAccNo | (var Record Invt. Posting Buffer, Record Inventory Posting Setup, Record General Posting Setup, Boolean, var Record Value Entry) | - |
| Integration event | OnBeforeBufferAsmOutputPosting | (var Record Value Entry, var Record Invt. Posting Buffer, var Decimal, var Decimal, var Boolean) | - |
| Integration event | OnBeforeBufferAsmConsumpPosting | (var Record Value Entry, var Record Invt. Posting Buffer, var Decimal, var Decimal, var Boolean) | - |
| Integration event | OnBeforeInitInvtPostBufPerAccount | (var Record Value Entry, Enum Invt. Posting Buffer Account Type, Enum Invt. Posting Buffer Account Type, Decimal, Decimal, Boolean, Boolean, var Boolean) | - |
| Integration event | OnPostInvtPostBufferOnBeforeFind | (var Record Invt. Posting Buffer, var Record G/L - Item Ledger Relation, var Record Value Entry) | - |
| Integration event | OnUpdateGlobalInvtPostBufOnAfterCalcShouldInsertTempGLItemLedgRelation | (var Record G/L - Item Ledger Relation, Record Invt. Posting Buffer, Integer, Boolean, Boolean, var Boolean) | - |
| Integration event | OnAfteUpdateReportAmounts | (var Record Invt. Posting Buffer, var Decimal, var Decimal, var Decimal) | - |
| Integration event | OnAfterBufferGLItemLedgRelation | (var Record G/L - Item Ledger Relation, Integer) | - |
| Integration event | OnBeforeGetInvtPostSetup | (var Record Inventory Posting Setup, var Code[10], Code[20], var Record General Posting Setup, var Boolean, var Record Invt. Posting Buffer) | - |
| Integration event | OnBeforePostInvtPostBufPerEntry | (var Record Value Entry, var Record Invt. Posting Buffer, Boolean, var Boolean) | - |
| Integration event | OnAfterSetGenJnlBatch | (Code[10], Code[10]) | - |
| Integration event | OnAfterSetRunOnlyCheck | (Boolean, Boolean, Boolean) | - |
| Integration event | OnAfterInitialize | (Boolean) | - |
| Integration event | OnAfterBufferAdjmtPosting | (var Record Invt. Posting Buffer, Record Value Entry, var Integer) | - |
| Integration event | OnAfterBufferPurchPosting | (var Record Invt. Posting Buffer, Record Value Entry, var Integer) | - |
| Integration event | OnAfterPostInvtPostBuf | (var Record Gen. Journal Line, var Record Invt. Posting Buffer, Record Value Entry, var Codeunit Gen. Jnl.-Post Line) | - |
| Integration event | OnBeforeBufferCapacityPosting | (var Record Value Entry, var Record Invt. Posting Buffer, Decimal, Decimal, var Boolean) | - |