MCRSourceCodeSetup::lookupItemsFromSourceID Method
Looks up and displays the desired promotional item records in a form depending on the calling form control.
Syntax
client server public static void lookupItemsFromSourceID(MCRSourceID _sourceID, FormControl _callingControl)
Run On
Called
Parameters
- _sourceID
Type: MCRSourceID Extended Data Type
The source ID related to the promotion.
- _callingControl
Type: FormControl Class
The form control that called the lookup.
Remarks
If the sourec code exists, show all items for that source code.
If the source code does not exist then show all items.