Page 70094425 EOS083 SIAN Item Attributes
Page “EOS083 SIAN Item Attributes” contains SIAN Item Attributes values
Language | Caption |
---|---|
en-GB | SIAN Item Attributes |
en-US | SIAN Item Attributes |
it-IT | Attributi articolo SIAN |
procedure SetAttributes(PrimCode: code[15]; SecCode: code[15])
Call the functions to sets right attributes for every subpage
PrimCode code[15]
Specifies SIAN Primary Code
SecCode code[15]
Specifies SIAN Secondary Code
procedure GetAttributes(var PrimCode: code[15]; var SecCode: code[15])
Call the functions to gets right attributes for every subpage
PrimCode code[15]
Specifies SIAN Primary Code
SecCode code[15]
Specifies SIAN Secondary Code
procedure SetItem(var ItemParam: Record Item)
Set the right item, called externaly
ItemParam Record "Item"
Item record
local procedure OnBeforeSetAttributes(PrimCode: code[15]; SecCode: code[15])
PrimCode code[15]
SecCode code[15]
local procedure OnAfterSetAttributes(PrimCode: code[15]; SecCode: code[15])
PrimCode code[15]
SecCode code[15]
local procedure OnBeforeGetAttributes(var PrimCode: code[15]; var SecCode: code[15])
PrimCode code[15]
SecCode code[15]
local procedure OnAfterGetAttributes(var PrimCode: code[15]; var SecCode: code[15])
PrimCode code[15]
SecCode code[15]
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.