Projects - EBS (MOSC)

MOSC Banner

Substituted_ccid in XLA_AE_lines - why is CCID being substituted?

edited Dec 21, 2019 4:01AM in Projects - EBS (MOSC) 6 commentsAnswered

Hi

When I run the following script, I'm seeing 15 rows. I have no config in GL to enforce any CCID sustitution. Why is this happening?

select cc.concatenated_segments substituted_ccid, xla.* from XLA_AE_lines xla, gl_code_combinations_kfv CC

where

GL_SL_LINK_TABLE = 'XLAJEL'

and substituted_ccid is not null

and substituted_ccid = cc.code_combination_id

Regards, Bo

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