Codeunit CCS DIS IC Table Setup Mgt.
codeunit 5101103 "CCS DIS IC Table Setup Mgt."
Properties
Name | Value |
---|---|
Permissions | tabledata "CCS DIS IC Table Setup" = r |
Methods
CheckTableSettings
public "CCS DIS IC Table Setup Mgt." CheckTableSettings(var RecRef: RecordRef; TypeOfChange: Enum "CCS DIS Rec. Pool Entry Type Of Change"): None
Checks the intercompany table setup.
Raises an error if the user is not valid for a change.
Parameters
Name | Type | Description |
---|---|---|
RecRef | RecordRef |
The record to be changed. |
TypeOfChange | Enum "CCS DIS Rec. Pool Entry Type Of Change" |
The user's type of change. |
Return Value
None