Fixed Assets - EBS (MOSC)

MOSC Banner

11.5.10 Property Manager SQL Report

edited May 5, 2014 12:00PM in Fixed Assets - EBS (MOSC) 1 commentAnswered

Hello Oracle Gurus

I am brand new in Property Manager and I need  to create an SQL report in order to get all the property information i.e. Building, Locations, Payments Terms etc.

Will you please either share with me any SQL Reports or send me any glues how to do it.

I was doing the following SQL but it seems it does not work, please send me any Property SQL Report at mkinoagu@grupobimbo.com.

Thanks

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

SELECT

pnpa.property_code ownershipno

, pnpa.property_name propertyno

, substr(ls.lease_num,5) leasenum

, pnpa.district          location

FROM

   apps.pn_tenancies_all       pta

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