This document aims to explain the entry point AF240BRT/AF240BRW.
|
The entry point AF240BRW had the same purpose as the PE AF240BRT, but it had its application for codebase environments - DBF and ctree({}.DTC{}).* With the modernization and advancement of technology, PE AF240BRW was in disuse with the arrival of TOPCONNECT environments. |
Entry point AF240BRT handles the browser filter as returned by the entry point.
IF ExistBlock("AF240BRT") cFilter :=ExecBlock("AF240BRT",.F.,.F.,cFilter) cFilter :=IIF(ValType(cFilter) == "C",cFilter,Nil) EndIF |
#INCLUDE "Protheus.ch" User Function AF240BRT() Local cFiltro := " N1_CBASE = '0000000001' " Return cFiltro |
PE Parameters:
|