Payables and Cash Management - EBS (MOSC)

MOSC Banner

Setup for printing 1099 PDFs

edited Jun 22, 2013 3:52AM in Payables and Cash Management - EBS (MOSC) 2 commentsAnswered
Is there a document to describe the complete set to print Supplier's 1099 to PDF?
11.5.10.2
11i.AP.M

What version?
SELECT DECODE (bug_number,
               '3554613', '4.5.0',
               '3263588', 'XDO.H',
               '3822219', '5.0.0',
               '4236958', '5.0.1',
               '4206181', '5.5.0',
               '4561451', '5.6.0',
               '4905678', '5.6.1',
               '5097966', '5.6.2',
               '5472959', '5.6.3'
              ) patch,
       bug_number
  FROM ad_bugs
 WHERE bug_number IN
          ('3554613',
           '3263588',
           '3822219',
           '4236958',
           '4206181',
           '4561451',
           '4905678',
           '5097966',
           '5472959'
          );

XDO.H 3263588
4.5.0 3554613
5.0.0 3822219

Thanks.
kadina64


Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center