Add Custom Table to SA Report

Adds a custom table to an existing SA report.

 

Input Arguments

 

0

Collection Object Name

Table Name

The name of the table to add.

1

Collection Object Name

Report Name

The name of the SA Report to which the table should be added.

2

Boolean

Show Report?

Determines whether the report should be displayed once the table is added.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The table was added successfully.

FAILURE

The specified table or report was not found.

 

Remarks

None.