Interface CCS DIS Codeunit
interface "CCS DIS Codeunit"
Methods
RunParameter
public "CCS DIS Codeunit" RunParameter(var MappingCodeunit: Record "CCS DIS Mapping Codeunit"): None
Runs the codeunit parameter.
Parameters
Name | Type | Description |
---|---|---|
MappingCodeunit | Record "CCS DIS Mapping Codeunit" |
The Mapping Codeunit record to get the parameter for. |
Return Value
None