Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CHANGE POINTER - CUSTOM Z TABLE UPDATE

Former Member
0 Likes
643

We have a custom requirement where we need to INSERT a record into a Z Table

everytime a new record is created in COBK.

The changes are already tracked in CDHDR, CDPOS tables - but I need to INSERT THE LINES INTO MY Z TABLE

I need this to be a real time update.

Is there way to do this?

Thanks,

John

  • Points will be rewarded and all responses will be greatly appreciated.

Message was edited by:

John Damion

3 REPLIES 3
Read only

Former Member
0 Likes
500

Check if the transaction that creates these documents has any user exits. Check if the document creates and changes already tracked in CDHDR, CDPOS tables.

Read only

0 Likes
500

The changes are already tracked in CDHDR, CDPOS tables - but I need to INSERT THE LINES INTO MY Z TABLE.

Read only

0 Likes
500

Bump.