MCRContinuityCustHeader::callContinuityCustHeaderForm Method
Opens the continuity customer header form.
Syntax
client server public static void callContinuityCustHeaderForm(
InventTransId _inventTransId,
[str _mode,
NoYes _disable])
Run On
Called
Parameters
- _inventTransId
Type: InventTransId Extended Data Type
Inventory transaction ID.
- _mode
Type: str
Mode to pass to form upon opening; optional.
- _disable
Type: NoYes Enumeration
If true, then the continuity customer header form will be disabled upon opening; optional.