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

PUBLIC 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

PUBLIC 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

PROTECTED ProcedureLibraryHelper ()

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



Temp-Table Detail

Temp-Table ttFileNames

Defined in:


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       08.12.2024 13:24:01