Hi,
I have a big problem with writing change documents for Z* table during insert (update and delete are working as aspected ). I generate the function modules and fill the parameters. After testing i found values in cdhrd and cdpos. But i can not find the values which I have inserted. There is only the the key but i need the other data as well (the "new" values for every field - like in update or delete case).
Example:
MANDANT 010
OBJECTCLAS ZPTGSF_SCODE
OBJECTID ABCDEFGHI
CHANGENR 18487152
TABNAME ZPTGSF_SCODE
TABKEY ABCDEFGHI
FNAME KEY
CHNGIND I
TEXT CASE 1
UNIT OLD
UNIT NEW
CUKY OLD
CUKY NEW
VALUE NEW
VALUE OLD
But i need the real values and not only the key -
any idea?
Thanks in advance Stefan