Projects - EBS (MOSC)

MOSC Banner

Task Service Type

edited Jul 20, 2017 5:00AM in Projects - EBS (MOSC) 1 commentAnswered

Hi We are currently upgrading to 12.1.3 and we have a client that uses 'Internal on some Tasks so that Revenue posts to a different Account code 3851 instead of 4199.

In the Auto Accounting Rule set up we have a custom SQL statement which accepts 3 seeded parameters of which 'Task Service Type' is the 3rd parameter but this is being returned as 'Null' when we run the PRC:Generate Draft Revenue process.

SELECT DECODE(apps.xxgp_auto_accnt_pkg.grants_project(:1)  ,'Y', apps.xxgp_auto_accnt_pkg.account_lookup('Grant Revenue Account'

, DECODE(apps.xxgp_auto_accnt_pkg.grants_internal_project(:2) ,'Y', 'Grant Internal Revenue Account' ,'N', 'Grant Revenue Account' ,null))

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