TableExtension 99000772 Production BOM Line
TableExtension 18091271 EOS028 TableExt 18091271
Fields
EOS Rule Code (18091263
)
Code[10]
TableRelation: "EOS028 CFG Rule"
“EOS Rule Code” contains the code of the rule.
EOS Quantity Formula (18091269
)
Text[200]
“EOS Quantity Formula” contains the formula of the bill of materials for calculate quantity per.
EOS Routing Rule Code (18091270
)
Code[20]
TableRelation: "EOS028 CFG Config. Condition".Code where("Destination Type" = filter("BOM Component" | "All Applications"))
“EOS Routing Rule Code” contains the condition code of the bill of materials.
EOS Scrap % Formula Code (18091274
)
Code[10]
TableRelation: "EOS028 CFG Formula Header"
“EOS Scrap % Formula Code” contains the formula code to calculate scrap %.
EOS Neutral Item No. (18091276
)
Code[20]
TableRelation: Item."No."
“EOS Neutral Item No.” contains neutral item no..
EOS Create Sales Line (18091277
)
Boolean
“EOS Create Sales Line” enables the creation of a new sales order line after item configuration
EOS Create Purch. Line (18091278
)
Boolean
“EOS Create Purch. Line” enables the creation of a new purchase order line after item configuration
EOS Sales Price Calc. % (18091279
)
Decimal
“EOS Sales Price Calc. %” specifies the percentage to be applied to the price of the new sales order line after item configuration
EOS Purch. Price Calc. % (18091280
)
Decimal
“EOS Purch. Price Calc. %” specifies the percentage to be applied to the price of the new purchase order line after item configuration
EOS Formula Code (18091284
)
Code[10]
TableRelation: "EOS028 CFG Formula Header"
“EOS Formula Code” contains the formula code to calculate quantity per.
EOS Derived Rule Code (18091285
)
Code[10]
TableRelation: "EOS028 CFG Rule"
“EOS Derived Rule Code” is set for items configured from BOM Line and specifies the rule code used for the configuration of the component.
Methods
EOSCFG_Configurator
procedure EOSCFG_Configurator()
This procedure open Product Configurator from “Production BOM Line” from action.
EOSCFG_OpenProductConfigurator
procedure EOSCFG_OpenProductConfigurator()
This procedure open Product Configurator from “Production BOM Line” from code.
EOSCFG_IsConfigurable
procedure EOSCFG_IsConfigurable(): Boolean
Parameters / Return Value
- Returns
Boolean
Events
EOSCFG_OnBeforeOpenProductConfiguratorFromAction
local procedure EOSCFG_OnBeforeOpenProductConfiguratorFromAction(var ProdBOMLine: Record "Production BOM Line"; var IsHandled: Boolean)
Raised before open the product configurator from the action.
Parameters / Return Value
ProdBOMLine
Record "Production BOM Line"
Current “Production BOM Line”
IsHandled
Boolean
if true, doesn’t run Product Configurator
EOSCFG_OnBeforeOpenProductConfiguratorFromCode
local procedure EOSCFG_OnBeforeOpenProductConfiguratorFromCode(var ProdBOMLine: Record "Production BOM Line"; var IsHandled: Boolean)
Raised before open the product configurator from validation of Item No.
Parameters / Return Value
ProdBOMLine
Record "Production BOM Line"
Current “Production BOM Line”
IsHandled
Boolean
if true, doesn’t run Product Configurator
Feedback
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.