E-Business Tax (MOSC)

MOSC Banner

want to update TAX_INVOICE_DATE column in ZX_LINES_DET_FACTORS Table.

edited Apr 1, 2016 5:14AM in E-Business Tax (MOSC) 1 commentAnswered

Hi All,

Here is the my requirement to update the TAX_INVOICE_DATE column in ZX_LINES_DET_FACTORS table for TRANSCATION (AR) event.

For this I requirement I have written below query, after successful ran  oc_event_status,tax_event_type_code is chaninging to  UPDATE but TAX_INVOICE_DATE column is not updating anything.

please check anything went wrong in code or any inputs please.

DECLARE
l_hdr_det_factors_rec ZX_API_PUB.header_det_factors_rec_type;
l_return_status varchar2(3000);
l_msg_count     varchar2(3000);
l_msg_data      varchar2(3000);
l_msg_dummy     varchar2(3000);
l_output        varchar2(3000);

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