donsrini
30th October 2002, 21:02
What do the symbols api.mode, baanapi_report, etc denote?
When we are in a BOI does this variable api.mode set to True?
zacharyg
30th October 2002, 21:21
Hello donsrini,
api.mode indicates that an object has been invoked using an API function such as stpapi.put.field( ... ), which are inturn used by BOI an an associated AFS.
baanapi_report is set when stpapi.set.report(...)
Regards
donsrini
30th October 2002, 21:34
Thanks for the input.
If I have a DAl based BOI will the api.mode be true?
OR as you said, it is only true for AFS based BOIs?