AP_PERF_BP_AVAIL_REPORT - I'm manipulating a copy of this stored procedure for a different purpose and I'm having a hard time adding an extra column to this stored procedure. All I'm trying to do is add the performance number, or perf_no to the final output. The temp table #perf has the field, but I can't seem to get this field to carry all the way through to the final output.
Any help would be greatly appreciated.
Jason
i figured it out, so no need to respond.