Codeunit 5775 Whse. Management in 17
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 11
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetWhseActivSourceDocument | (Integer, Integer) | Enum Warehouse Activity Source Document | public | - |
| GetWhseJnlSourceDocument | (Integer, Integer) | Enum Warehouse Journal Source Document | public | - |
| GetWhseRqstSourceDocument | (Integer, Integer) | Enum Warehouse Request Source Document | public | - |
| GetSourceDocument | (Integer, Integer) | Integer | public | - |
| GetJournalSourceDocument | (Integer, Integer) | Enum Warehouse Journal Source Document | public | - |
| GetSourceType | (Record Whse. Worksheet Line) | Integer | public | - |
| GetOutboundDocLineQtyOtsdg | (Integer, Integer, Code[20], Integer, Integer, var Decimal, var Decimal) | public | - | |
| SetSourceFilterForWhseRcptLine | (var Record Warehouse Receipt Line, Integer, Option, Code[20], Integer, Boolean) | public | - | |
| SetSourceFilterForWhseShptLine | (var Record Warehouse Shipment Line, Integer, Option, Code[20], Integer, Boolean) | public | - | |
| SetSourceFilterForPostedWhseRcptLine | (var Record Posted Whse. Receipt Line, Integer, Option, Code[20], Integer, Boolean) | public | - | |
| SetSourceFilterForPostedWhseShptLine | (var Record Posted Whse. Shipment Line, Integer, Option, Code[20], Integer, Boolean) | public | - |
Events, 6
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterGetSrcDocLineQtyOutstanding | (Integer, Integer, Code[20], Integer, Integer, var Decimal, var Decimal) | - |
| Integration event | OnAfterGetSourceDocument | (Integer, Integer, var Option, var Boolean) | - |
| Integration event | OnBeforeGetSourceDocument | (Integer, Integer, var Option, var Boolean) | - |
| Integration event | OnBeforeGetSourceType | (Record Whse. Worksheet Line, var Integer, var Boolean) | - |
| Integration event | OnAfterGetJournalSourceDocument | (Integer, Integer, var Enum Warehouse Journal Source Document, var Boolean) | - |
| Integration event | OnBeforeGetJournalSourceDocument | (Integer, Integer, var Enum Warehouse Journal Source Document, var Boolean) | - |