Payables and Cash Management - EBS (MOSC)

MOSC Banner

How to link the bank statment with general ledgers

edited Aug 20, 2021 7:49AM in Payables and Cash Management - EBS (MOSC) Question

How to link the bank statment with general ledgers, We have the recods in gl_je_lines tables with categoery 'Bank Statements' but these records are not exists in ce_statement_lines table.


Can you please me to link the gl_je_lines with ce_statement_lines tables.


Below script is not working, We are not getting any records from below script:

SELECT 

H.JE_SOURCE,

H.JE_CATEGORY,

H.JE_HEADER_ID,

H.DOC_SEQUENCE_VALUE,

H.DEFAULT_EFFECTIVE_DATE,

D.JE_LINE_NUM,

D.DESCRIPTION,

D.ACCOUNTED_CR,

D.ACCOUNTED_DR,

SH.STATEMENT_HEADER_ID,

SH.STATEMENT_NUMBER,

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