Codeunit 1217 Pre-map Incoming Purch. Doc in 25
- App
- Base Application
- Namespace
- System.IO
Versions171819202122232425262728latest
Source29
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetDocumentTypeOptionString | (Integer) | Text[250] | public | - |
| GetDocumentTypeOptionCaption | (Integer) | Text[250] | public | - |
| ConstructDocumenttypeUnknownErr | () | Text | public | - |
| FindAppropriateGLAccount | (Integer, Integer, Text[250], Decimal, Code[20]) | Code[20] | public | - |
| CorrectHeaderField | (Integer, Integer, Integer, Integer, Variant) | public | - |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeInsertLineForTotalDocumentAmount | (Integer, var Boolean) | - |
| Integration event | OnFindGLAccountForLineOnBeforeFindAppropriateGLAccount | (Record Intermediate Data Import, var Code[20], Integer, Integer, Integer, Code[20], var Boolean) | - |
| Integration event | OnBeforeProcessLine | (Integer, Integer, Integer, Code[20], var Boolean) | - |
| Integration event | OnAfterCorrectHeaderData | (Integer, Integer, Record Data Exch., var Record Incoming Document) | - |