With the Item Card you manage the information that appears in sales and purchase documents when you buy or sell an item, such as line description and price. You can also find settings for how an item is priced, replenished, stocked, and for how costing and posting is done.
With the **Item Card** you manage the information that appears in sales and purchase documents when you buy or sell an item, such as line description and price. You can also find settings for how an item is priced, replenished, stocked, and for how costing and posting is done.
Methods
EnableControls
procedure EnableControls()
Events
OnAfterInitControls
[IntegrationEvent(True,False)]
local procedure OnAfterInitControls()
OnAfterOnOpenPage
[IntegrationEvent(True,False)]
local procedure OnAfterOnOpenPage()
OnBeforeOnOpenPage
[IntegrationEvent(True,False)]
local procedure OnBeforeOnOpenPage(var Item: Record Item)
[IntegrationEvent(False,False)]
local procedure OnEnablePlanningControlsOnAfterGetParameters(var PlanningParameters: Record "Planning Parameters" temporary)