TableExtension 1003 Job Planning Line
TableExtension 18091276 EOS028 TableExt 18091276
Methods
EOSCFG_ShowItemVariantCharac
procedure EOSCFG_ShowItemVariantCharac()
This procedure open “EOS028 CFG Item Var. Charac” records from specific configuration.
EOSCFG_OpenProductConfigurator
procedure EOSCFG_OpenProductConfigurator()
This procedure opens Product Configurator from “Job Planning Line” from code.
EOSCFG_IsConfigurable
procedure EOSCFG_IsConfigurable(): Boolean
This procedure gets if item in “Job Planning Line” is configurable or not.
Parameters / Return Value
Returns
Boolean
If true Item is configurable. If not Item isn’t configurable
EOSCFG_OpenStructure
procedure EOSCFG_OpenStructure()
This procedure opens structure from specific configuration.
EOSCFG_Configurator
procedure EOSCFG_Configurator()
This procedure opens Product Configurator from “Job Planning Line” from action.
Events
EOSCFG_OnBeforeOpenProductConfiguratorFromAction
local procedure EOSCFG_OnBeforeOpenProductConfiguratorFromAction(var JobPlanningLine: Record "Job Planning Line"; var IsHandled: Boolean)
Raised before open the product configurator from the action.
Parameters / Return Value
JobPlanningLine
Record "Job Planning Line"
Current Job Planning Line
IsHandled
Boolean
if true, doesn’t run Product Configurator
EOSCFG_OnBeforeOpenProductConfiguratorFromCode
local procedure EOSCFG_OnBeforeOpenProductConfiguratorFromCode(var JobPlanningLine: Record "Job Planning Line"; var IsHandled: Boolean)
Raised before open the product configurator from validation of Item No.
Parameters / Return Value
JobPlanningLine
Record "Job Planning Line"
Current Job Planning 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.