Codeunit 1217 Pre-map Incoming Purch. Doc in 22
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 4
| 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 | - |
Events, 3
| 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) | - |