Codeunit CCS DIS Map. Rep. Mgt. SP
codeunit 5100949 "CCS DIS Map. Rep. Mgt. SP"
Warning
This codeunit is pending obsolete.
Use interface mapping logic.
2.7
Properties
| Name |
Value |
| ObsoleteReason |
Use interface mapping logic. |
| ObsoleteState |
Pending |
| ObsoleteTag |
2.7 |
Events
OnTransferFieldsFromCustom
event "CCS DIS Map. Rep. Mgt. SP" OnTransferFieldsFromCustom(MappingLine: Record "CCS DIS Mapping Line"; var ListItem: JsonObject)
The event is fired on transfering the field values from a custom repository.
Parameters
| Name |
Type |
Description |
| MappingLine |
Record "CCS DIS Mapping Line" |
The mapping line to identify the custom repository. |
| ListItem |
JsonObject |
The record as json object to store the values to. |
Attributes
| Name |
Arguments |
| IntegrationEvent |
False, False |