TableExtension 27 Item
TableExtension 18091261 EOS028 TableExt 18091261
Fields
EOS Configuration Type (18091261
)
Option
Fix
(0) , "Neutral to Fix"
(1) , "Neutral to Configuration"
(2)
“EOS Configuration Type” if the item is a neutral item to be configured or a fix item.
EOS Model Code (18091262
)
Code[10]
TableRelation: "EOS028 CFG Model".Code
“EOS Model Code” contains the code of the model.
EOS Rule Code (18091263
)
Code[10]
TableRelation: "EOS028 CFG Rule"
“EOS Rule Code” contains the code of the rule.
Methods
EOSCFG_TestNeutraltoFix
procedure EOSCFG_TestNeutraltoFix()
This procedure tests if configuration is “Neutral to Fix”.
EOSCFG_GetIfISNeutraltoConfig
procedure EOSCFG_GetIfISNeutraltoConfig(ItemNo: Code[20]): Boolean
This procedure gets if configuration is “Neutral to Fix”.
Parameters / Return Value
ItemNo
Code[20]
“ItemNo” to check
Returns
Boolean
If true is “Neutral to Fix”.If false isn’t “Neutral to Fix”
EOSCFG_SetActiveVariantCode
procedure EOSCFG_SetActiveVariantCode(ItemCode: Code[20]; VariantCode: Code[10])
This procedure sets global variables for open Structure from “Item Variant”.
Parameters / Return Value
ItemCode
Code[20]
“ItemCode” to set
VariantCode
Code[10]
“VariantCode” to set
EOSCFG_GetActiveVariantCode
procedure EOSCFG_GetActiveVariantCode(DeleteGlobal: Boolean; var ItemCode: Code[10]; var VariantCode: Code[10])
This procedure gets global variables for open Structure from “Item Variant”.
Parameters / Return Value
DeleteGlobal
Boolean
ItemCode
Code[10]
“ItemCode” to set
VariantCode
Code[10]
“VariantCode” to set
EOSCFG_GetActiveVariantCode2
procedure EOSCFG_GetActiveVariantCode2(DeleteGlobal: Boolean; var ItemCode: Code[20]; var VariantCode: Code[10])
This procedure gets global variables for open Structure from “Item Variant”.
Parameters / Return Value
DeleteGlobal
Boolean
ItemCode
Code[20]
“ItemCode” to set
VariantCode
Code[10]
“VariantCode” to set
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.