Entry points > Module Geode GX > Standard script VTSTL 

ADRMANBEF: before standard readdressing

This entry point is called before the standard readdressing of an entry movement.

It is used to do a specific readdressing instead of the standard readdressing.

Context and operating method

The GPE variable is tested after this entry point. Set GPE to 1 to not carry out the standard readdressing of the movement.

Transaction

There is a transaction in progress when this entry point is called.

Available variables

[L]MVT is the the number of the entry movement to address in the ([V]GFCY,[V]GDEP) environment.

[L]WSTO, [L]WSLO identifies the location where the entry movement is to be addressed.

[L]MESSA error message displayed in a rollbacked transaction.

ADRMANAFT: after standard or specific readdressing

This entry point is called after the standard or specific readdressing of an entry movement.

(see entry point on the INPADRS process)

Context and operating method

The GOK variable is tested after this entry point. If GOK<1, the current transaction will be rollbacked.

Transaction

There is a transaction in progress when this entry point is called.

Available variables

[L]MVT is the the number of the entry movement to address in the ([V]GFCY,[V]GDEP) environment.

[L]WSTO, [L]WSLO identifies the location where the entry movement is to be addressed.

[L]MESSA error message displayed in a rollbacked transaction.