Top Method Summary
Options Name Purpose
GetFilesFromLibrary (character, character, table) Returns the list of files from the given procedure library
GetFilesFromLibrary (character, table) Returns the list of files from the given procedure library

Top Constructor Summary
Options Name Purpose
ProcedureLibraryHelper () Protected constructor of the ProcedureLibraryHelper class


Method Detail
Top

GetFilesFromLibrary (character, character, table)

Purpose: Returns the list of files from the given procedure library
Notes:

Parameters:
pcLibraryName CHARACTER
The name of the Procedure Library
pcFileNames CHARACTER
Filter (Matches for the file names)
ttFileNames TEMP-TABLE ttFileNames
OUTPUT TEMP-TABLE with the resulting file names
Top

GetFilesFromLibrary (character, table)

Purpose: Returns the list of files from the given procedure library
Notes:

Parameters:
pcLibraryName CHARACTER
The name of the Procedure Library
ttFileNames TEMP-TABLE ttFileNames
OUTPUT TEMP-TABLE with the resulting file names


Constructor Detail
Top

ProcedureLibraryHelper ()

Purpose: Protected constructor of the ProcedureLibraryHelper class
Notes: Disallow instance creation



Temp-Table Detail

Temp-Table ttFileNames

Defined in:


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:30:41