Codeunit 5601 FA Insert G/L Account in 17
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 12
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| InsertMaintenanceAccNo | (var Record Maintenance Ledger Entry) | public | - | |
| InsertBalAcc | (var Record FA Ledger Entry) | public | - | |
| GetBalAccBuffer | (var Record Gen. Journal Line) | Integer | public | - |
| GetBalAcc | (Record Gen. Journal Line) | Integer | public | - |
| GetBalAcc | (var Record Gen. Journal Line, var Integer) | public | - | |
| GetBalAccWithBalAccountInfo | (Record Gen. Journal Line, Option, Code[20]) | public | - | |
| FindFirstGLAcc | (var Record FA G/L Posting Buffer) | Boolean | public | - |
| GetNextGLAcc | (var Record FA G/L Posting Buffer) | Integer | public | - |
| DeleteAllGLAcc | () | public | - | |
| SetOrgGenJnlLine | (Boolean) | public | - | |
| CorrectEntries | () | public | - | |
| SetNetDisposal | (Boolean) | public | - |
Events, 13
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterCopyFAGLPostBufFromFALederEntry | (var Record FA G/L Posting Buffer, Record FA Ledger Entry) | - |
| Integration event | OnAfterInsertBalAcc | (var Record FA Ledger Entry) | - |
| Integration event | OnBeforeFillAllocationBuffer | (var Record FA G/L Posting Buffer, var Integer, var Integer, var Integer, var Boolean, var Boolean, Code[20], Option, Decimal, Code[10], Code[20], Code[20], Code[20], Integer, Boolean, Boolean, var Boolean) | - |
| Integration event | OnBeforeGetBalAccLocal | (var Record Gen. Journal Line) | - |
| Integration event | OnBeforeInsertBalAcc | (var Record FA Ledger Entry) | - |
| Integration event | OnInsertMaintenanceAccNoOnBeforeInsertBufferEntry | (var Record FA G/L Posting Buffer, var Record Maintenance Ledger Entry) | - |
| Integration event | OnBeforeTempFAGLPostBufModify | (var Record FA Posting Group, var Record FA G/L Posting Buffer, Decimal) | - |
| Integration event | OnCorrectBookValueEntryOnBeforeInsertBufferBalAcc | (var Record FA G/L Posting Buffer) | - |
| Integration event | OnGetBalAccAfterSaveGenJnlLineFields | (var Record Gen. Journal Line, Record Gen. Journal Line, var Boolean) | - |
| Integration event | OnGetBalAccAfterRestoreGenJnlLineFields | (var Record Gen. Journal Line, Record Gen. Journal Line) | - |
| Integration event | OnInsertBufferBalAccOnAfterAssignFromFAAllocAcc | (Record FA Allocation, var Record FA G/L Posting Buffer) | - |
| Integration event | OnInsertBufferBalAccOnAfterAssignFromFAPostingGrAcc | (Record FA Allocation, var Record FA G/L Posting Buffer) | - |
| Integration event | OnInsertBufferEntryOnBeforeBufferInsert | (var Record FA G/L Posting Buffer, Record FA G/L Posting Buffer) | - |