open-insight/LSL2/STPROC/DET_TABLE_SUFF.txt
Infineon\StieberD 7762b129af pre cutover push
2024-09-04 20:33:41 -07:00

12 lines
289 B
Plaintext

compile function det_table_suff()
* determines the table suffix i.e. srl
begin condition
pre:
post:
end condition
declare function entid, repository
TableSuffPopup = entid( @appid<1>, 'POPUP', '', 'DET_TABLE_SUFF' )
return repository( 'EXECUTE', TableSuffPopup, @window, '' )