Hi Experts,
I've set up a LOG in text determination procedure Y00000001.
Now I want to copy that log to next transaction (new procedure Y000000002) but:
1. those text from LOG should be copied into new TEXT TYPE (now it's copied only to LOG type)
I've tried to do it with ACCESS SEQUENCE which refers to that LOG, but nothing happens (those new text type is blank)
Any ideas how solve such a requirement??
Thanks and regards.
Rafał
Hi Rafal,
What did you maintained in your procedure Y000000002?
You should add the access sequence created and I think in the Transfer column, put 'A'.
I have done a similar requirement but not with the log type. But I guess this would work the same.
let me know !
Regards,
Anaïs
Add a comment