Foundation and function library for MODUS Consult M365 Extensions.
ID | Name | Description |
---|---|---|
5147546 | M365 License Type Transaction | |
5147547 | M365 LicenseType Not Impl. | |
5147548 | M365 License Label | |
5147549 | M365 License Management | |
5147550 | M365 License Storage | |
5147551 | M365 License Type Tenant | |
5147552 | M365 Synch. License Log | |
5147553 | M365 Synch. Isolated Storage | |
5505360 | M365 Common Management | |
5505361 | M365 Record Management | |
5505362 | M365 Blob Management | |
5505363 | M365 Dictionary Management | |
5505364 | M365 Json Dictionary | |
5505365 | M365 Json Object Matrix Events | |
5505366 | M365 Status Management | |
5505367 | M365 XmlPort Management | |
5505368 | M365 Value Storage | |
5505369 | M365 Media Management | |
5505370 | M365 Translation Management | |
5505371 | M365 Math Library | |
5505372 | M365 Cryptographic Library | |
5505373 | M365 Credential Storage | Codeunit M365 Credential Storage (ID 5505373). Handles creation, storage and deletion of credential information (username, password). |
5505374 | M365 Json Helper | Codeunit M365 Json Helper (ID 5505374). Helper functions to handle Json types. |
5505375 | M365 Rest Management | Management Codeunit to handle REST API calls. |
5505377 | M365 App Setup Management | Codeunit M365 App Setup Management (ID 5505377). Management codeunit to handle app setup. |
5505379 | M365 Authorization Management | Management Codeunit to handle OAuth2 authorization based on configuration. |
5505380 | M365 FND Upgrade | Codeunit M365 FND Upgrade (ID 5505380). Upgrade Codeunit. |
5505381 | M365 FND Install | Codeunit M365 FND Install (ID 5505381). Installation Codeunit. |
ID | Name | Description |
---|---|---|
5147546 | M365 License Error Style | |
5505360 | M365 Rest Request Method | |
5505361 | M365 Web Authentication Type | |
5505362 | M365 License Type | |
5505363 | M365 License Status | |
5505364 | M365 License Message Type | |
5505365 | M365 Setup Wizard Step Type | |
5505366 | M365 Setup Wizard Text Kind | |
5505367 | M365 Rest Configuration Token | |
5505368 | M365 Rest Keyword Token | |
5505369 | M365 Authorization Origin | |
5505370 | M365 Entity Link Type |
ID | Name | Description |
---|---|---|
0 | M365 License Type |
ID | Name | Description |
---|---|---|
5147546 | M365 Licensed Features | |
5147547 | M365 License Log | |
5147548 | M365 License Register | |
5505360 | M365 Foundation | Page M365 Foundation (ID 5505360). Base page for this library app. |
5505361 | M365 Name/Value Edit | |
5505362 | M365 Json Object Matrix | |
5505363 | M365 JSON Buffer List | |
5505364 | M365 Credential Dialog | |
5505365 | M365 Integers | |
5505366 | M365 General Log Entries | Page M365 General Log Entries (ID 5505366). Shows generated log entries. |
5505367 | M365 Assisted Setup SubPage | |
5505368 | M365 Assisted Setup Wizard | |
5505369 | M365 Authorization Tenants | |
5505370 | M365 Authorization Resources | Page M365 Authorization Resources (ID 5505370). Manage OAuth2 resources. |
5505371 | M365 Authorization Clients | Page M365 Authorization Clients (ID 5505371). Shows configured Authorization Clients for OAuth2 authorization. |
5505372 | M365 Memo Editor | Page M365 Memo Editor (ID 5505372). Editor for large texts. |
5505373 | M365 Html Preview | |
5505374 | M365 Application Commands | Page M365 Application Commands (ID 5505374). Shows apps supporting the Capability Pattern. |
5505375 | M365 License Trial List |
ID | Name | Description |
---|---|---|
5147546 | M365 License Trial | |
5147548 | M365 Licensed Feature | |
5147550 | M365 License Log | |
5147551 | M365 License Register | |
5505360 | M365 Temp Media | |
5505361 | M365 Entity Page Link | The Entity Page Link table is intended for temporary use and to evaluate and pass linking information to the containing page (a FactBox for example)…. |
5505362 | M365 Temporary Stream | |
5505363 | M365 General Log Buffer | |
5505364 | M365 Configuration Data | |
5505365 | M365 App Setup Wizard Step | |
5505366 | M365 App Configuration Data | |
5505367 | M365 Authorization Tenant | |
5505368 | M365 Authorization Resource | |
5505369 | M365 Authorization Client | |
5505370 | M365 Entity Link | |
5505374 | M365 Application Command |
ID | Name | Description |
---|---|---|
9805 | Table Filter |
ID | Name | Description |
---|---|---|
5505360 | M365-FND |
ID | Name | Description |
---|---|---|
1236 | JSON Buffer |
Type | Value |
---|---|
Version | 25.0.10.0 |
Application | 25.0.0.0 |
Platform | 13.0 |
Runtime | 13.0 |
Target | Cloud |
Locale | W1 |
Commit |
Version | Object | Type | Name | Reason |
---|---|---|---|---|
24.0 | Table 5505368 M365 Authorization Resource | MethodDeclaration | PrepareAcquireAuthorization | Use PrepareAcquireAuthorization with SecretText data type for returnAccessToken. |
24.0 | Table 5505368 M365 Authorization Resource | MethodDeclaration | FinishAcquireAuthorization | Use FinishAcquireAuthorization with SecretText data type for returnAccessToken. |
24.0 | Table 5505368 M365 Authorization Resource | MethodDeclaration | AcquireOAuth2V1AuthorizationToken | Use AcquireOAuth2V1AuthorizationToken with SecretText data type for returnAccessToken. |
24.0 | Table 5505368 M365 Authorization Resource | MethodDeclaration | AcquireOAuth2V2AuthorizationToken | Use AcquireOAuth2V2AuthorizationToken with SecretText data type for returnAccessToken. |
24.0 | Codeunit 5147548 M365 License Label | MethodDeclaration | RijKeyBase64 | Replaced by RijKeyBase64SecretText with SecretText return value data type. |
24.0 | Codeunit 5505360 M365 Common Management | MethodDeclaration | RequestPassword | Replaced by RequestPassword with SecretText data type for returnPassword |
24.0 | Codeunit 5505372 M365 Cryptographic Library | MethodDeclaration | SignString | Use SignString with SecretText data type for signatureXmlString. |
24.0 | Codeunit 5505372 M365 Cryptographic Library | MethodDeclaration | SignString | Use SignString with SecretText data type for signatureXmlString. |
24.0 | Codeunit 5505379 M365 Authorization Management | MethodDeclaration | AcquireOAuth2V1AuthorizationToken | Use AcquireOAuth2V1AuthorizationToken with SecretText data type for returnAccessToken. |
24.0 | Codeunit 5505379 M365 Authorization Management | MethodDeclaration | AcquireOAuth2V2AuthorizationToken | Use AcquireOAuth2V2AuthorizationToken with SecretText data type for returnAccessToken. |
22.0 | Codeunit 5505377 M365 App Setup Management | MethodDeclaration | BasePerDatabaseInstallation | This procedure no longer functions, entitlement management has been obsoleted |
20.0 | Table 5505364 M365 Configuration Data | TableObject | M365 Configuration Data | Table needs a different primary key. Use table “M365 App Configuration Data” instead. |
(not released)
(not released)
(not released)
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.