Codeunit 2 Company-Initialize in 25
- App
- Base Application
- Namespace
- Microsoft.Foundation.Company
Versions171819202122232425262728latest
Source29
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| InitSetupTables | () | public | - | |
| InitializeCompany | () | internal | - | |
| GetSEPACT09Code | () | Code[20] | public | - |
| GetSEPADD08Code | () | Code[20] | public | - |
| GetSEPACT09Name | () | Text[100] | public | - |
| GetSEPADD08Name | () | Text[100] | public | - |
| InsertBankExportImportSetup | (Text[20], Text[100], Option, Integer, Integer, Integer) | internal | - | |
| InsertSourceCode | (var Code[10], Code[10], Text[100]) | public | - |
Events, 5
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeOnRun | () | - |
| Integration event | OnCompanyInitialize | () | - |
| Integration event | OnAfterInitSetupTables | () | - |
| Integration event | OnAfterInitElectronicFormats | () | - |
| Integration event | OnBeforeSourceCodeSetupInsert | (var Record Source Code Setup) | - |