Entry points > Module Geode GX > Standard script INPADRS 

ADRMANBEF: before standard manual addressing

This entry point is called before standard manual addressing of an input movement.

It is used to prohibit standard addressing to carry out a specific one.

Context and operating method

After this entry point, varible GPE is tested. Position GPE to 1 so as not to perform the standard addressing for direct input movements.

Transaction

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

Available tables and variables

INPNUM is the number of the direct entry of the movement to be addressed in environment ([V]GFCY,[V]GDEP)

INPLIN is the direct input line number of the movement to be addressed in environment ([V]GFCY,[V]GDEP)

MVTNUM is the number of the input movement to be addressed in environment ([V]GFCY,[V]GDEP)

STO, SLO identify the location which the input movement must be addressed to.

Table INPUTM is open

Table INPUTH is open and entered.

ADRMANAFT: after standard or specific manual addressing

This entry point is called after manual, standard or specific addressing of an input movement.

Context and operating method

After this entry point, variables GOK and GPE are not tested.

Transaction

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

Available tables and variables

INPNUM is the number of the direct entry of the movement to be addressed in environment ([V]GFCY,[V]GDEP)

INPLIN is the direct input line number of the movement to be addressed in environment ([V]GFCY,[V]GDEP)

MVTNUM is the number of the input movement to be addressed in environment ([V]GFCY,[V]GDEP)

STO, SLO identify the location which the input movement must be addressed to.

Table INPUTM is open

Table INPUTH is open and entered.