This entry point is called before standard addressing of an input movement.
It is used to prohibit standard addressing to carry out a specific one.
After this entry point, varible GPE is tested. Position GPE to 1 so as not to perform the standard addressing for direct input movements.
There is a transaction in progress if the addressing is launched as a simulation in function INPADRM, i.e. if PREM=2 & instr(1,[L]OPT,‘O’).
There is no transaction in progress if the addressing is launched in real mode or via function GESINM.
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)
Table INPUTM is open
Table INPUTH is open and entered.
This entry point is called after manual, standard or specific addressing of an input movement.
After this entry point, variables GOK and GPE are not tested.
There is a transaction in progress if the addressing is launched as a simulation in function INPADRM, i.e. if PREM=2 & instr(1,[L]OPT,‘O’).
There is no transaction in progress if the addressing is launched in real mode or via function GESINM.
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)
Table INPUTM is open
Table INPUTH is open and entered.