Entry points > Module Geode GX > Standard script MSNVAC 

VACSTAD: after determination of the statistics of a delivery order of a wave

This entry point is used to modify or load the standard statistics calculation for the DO of a wave.

Context and operating method

This entry point is used to introduce specific developments after the calculation of the standard statistics of the DO of a wave, before they are displayed in the VAC2 screen and integrated to the global statistics of the wave as they are displayed in the VAC1 screen when the wave is still in status 5 (Completed).

Transaction

There is no transaction in progress upon calling this entry point.

Available variables and tables

DLVORDERH table open and fed

[M:VAC2]WEI Weight of the elements to be picked for the DO

[M:VAC2]VOL Volume of the elements to be picked for the DO

[M:VAC2]DOLNBR Number of lines to be picked for the DO

[M:VAC2]DOLNBR2 Number of unclosed lines of the DO

VACSTAH: after determination of a wave statistics

This entry point is used to modify or enrich the standard statistics calculated for a wave with status < 5 (Completed).

Context and operating method

This entry point is used to introduce specific developments after the standard statistics of a wave are calculated and before they are displayed in the VAC1screen.

Transaction

There is no transaction in progress upon calling this entry point.

Available variables and tables

[M:VAC1]VACDOH nb ODs assigned to the wave

[M:VAC1 ]VACDOL nb of unclosed DO lines assigned to the wave; the standard is equal to sum([M:VAC2]DOLNBR2)

[M:VAC1]WEI Weight of the elements to be picked for the wave; the standard is equal to sum([M:VAC2]WEI)

[M:VAC1]WEI Volume of the elements to be picked for the wave; the standard is equal to sum([M:VAC2]VOL)

[M :VAC1]DLONBR nb of DOs assigned to the wave with at least one DO line to be prepared; the standard is equal to sum([M :VAC2]DOLNBR>0)

[M :VAC1]DOLNBR nb of lines to be picked for the wave; the standard is equal to sum([M :VAC2]DOLNBR)

VAKSTAD: after determination of the statistics of an assembling order of a wave

Context and operating method

This entry point is used to introduce specific developments after the calculation of the standard statistics of the AO of a wave, before they are displayed in the VAK2 screen and integrated to the global statistics of the wave as they are displayed in the VAK1 screen when the wave is still in status 5 (Completed).

Transaction

There is no transaction in progress upon calling this entry point.

Available variables and tables

BOMORDERH table open and fed

[M:VAK2]WEI Weight of the elements to be picked for the AO

[M:VAK2]VOL Volume of the elements to be picked for the AO

[M:VAK2]BMLNBR Number of lines to be picked for the AO

[M:VAK2]BMLNBR2 Number of unclosed lines of the AO

VAKSTAH: after determination of a wave statistics

This entry point is used to modify or enrich the standard statistics calculated for a wave with status < 5 (Completed).

Context and operating method

This entry point is used to introduce specific developments after the standard statistics of a wave are calculated and before they are displayed in the VAK1screen.

Transaction

There is no transaction in progress upon calling this entry point.

Available variables and tables

[M:VAK1]VACBMH nb AOs assigned to the wave

[M:VAK1 ]VACBML nb of unclosed AO lines assigned to the wave; the standard is equal to sum([M:VAK2]BMLNBR2)

[M:VAK1]WEI Weight of the elements to be picked for the wave; the standard is equal to sum([M:VAK2]WEI)

[M:VAK1]WEI Volume of the elements to be picked for the wave; the standard is equal to sum([M:VAK2]VOL)

[M :VAK1]BMLNBR nb of AOs assigned to the wave with at least one AO line to be picked; the standard is equal to sum([M :VAK2]BMLNBR>0)

[M :VAK1]BMLNBR nb of lines to be picked for the wave; the standard is equal to sum([M :VAK2]BMLNBR)