How to make ADDRESS_LINE_3 appear on 1099 Forms PDF
Hi,
I'm now trying on customizing 1099 Forms PDF Format(Short Name:APXT7F99P, Executables:APXT7F99).
Does anyone know how to print ADDRESS_LINE_3 of the vendor on the report?
At first, I thought I could customize Template to achieve the goal. However, I happened to find that XML file that APXT7F99P concurrent doesn't generate ADDRESS_LINE_3 tag...
P.S.
I thought I could customize the SQL of the concurrent to generate ADDRESS_LINE_3 tag, however I was unable to find the PL/SQL package.
--
select * from dba_objects aaa where aaa.object_name = 'APXT7F99'
Tagged:
0