11/22/2019 6:49 PM | |
Posts: 17 Rating:
|
I want to move any DB to Any DB. I am using moveblock sfc now but I need to enter input parameters manualy on a function call |
11/22/2019 7:38 PM | |
Joined: 9/16/2013 Last visit: 1/5/2024 Posts: 511 Rating:
|
Hello knezamo, 1. Create UDT DT_ANY pic 1.
2. Create dbAny Data Block pic 2.
3. Create 1 destination data block and at least two source Data blocks. Pics 3.,4.,5.,6. FC2 Pic. 9;
|
Last edited by: SOble at: 11/22/2019 21:33:17Last edited by: SOble at: 11/22/2019 21:39:35Last edited by: SOble at: 11/23/2019 20:43:53Website: |
|
This contribution was helpful to
1 thankful Users |
11/22/2019 7:39 PM | |
Joined: 9/16/2013 Last visit: 1/5/2024 Posts: 511 Rating:
|
There is project example in v15.1 sp3 Best Regards Soble AttachmentPANY_V0.zip (426 Downloads) |
Last edited by: SOble at: 11/23/2019 20:42:55Last edited by: SOble at: 11/23/2019 20:43:11Website: |
|
2/26/2025 12:50 PM | |
Joined: 11/25/2021 Last visit: 3/4/2025 Posts: 1 Rating:
|
Pardon, is there SCL code for this case ? |
Follow us on