Codeunit CCS DIS App. Area Enablement
codeunit 5100903 "CCS DIS App. Area Enablement"
Properties
Name |
Value |
Permissions |
tabledata "CCS DIS Setup" = r |
Events
OnAfterEnableApplicationAreas
event "CCS DIS App. Area Enablement" OnAfterEnableApplicationAreas(var TempApplicationAreaSetup: Record "Application Area Setup"; Setup: Record "CCS DIS Setup")
The event is fired after the product application areas have been enabled, based on the setup and licensing.
Parameters
Name |
Type |
Description |
TempApplicationAreaSetup |
Record "Application Area Setup" |
The application area setup record. |
Setup |
Record "CCS DIS Setup" |
The product setup. The record might not be open, if no setup exists. |
Attributes
Name |
Arguments |
IntegrationEvent |
False, False |