PEGAS1
21st July 2006, 10:39
Hello every body,
When i use the session TIPCF5260M000 i would like to generate an item code via a dll to manage a first free item code.
To do that , i have to create a new table to manage the first free item code.
To create a dll to get the first free item code.
To create a constraint to get the item code during the generation of the session TIPCF5260M000. I tried to do taht but i receive as message "The item code is empty"
I don't how i have to create the constraint script to manage this.
Today i have created a constraint with this name:
Generic item : ITEMVARIANT
Variant code : variant
Variante section : Parameter replace
long item
dll declaration
item = function dll who return the value
Is that correct?
Thank you very much.
Regards.
Pegas1
When i use the session TIPCF5260M000 i would like to generate an item code via a dll to manage a first free item code.
To do that , i have to create a new table to manage the first free item code.
To create a dll to get the first free item code.
To create a constraint to get the item code during the generation of the session TIPCF5260M000. I tried to do taht but i receive as message "The item code is empty"
I don't how i have to create the constraint script to manage this.
Today i have created a constraint with this name:
Generic item : ITEMVARIANT
Variant code : variant
Variante section : Parameter replace
long item
dll declaration
item = function dll who return the value
Is that correct?
Thank you very much.
Regards.
Pegas1