(view)
boolean o2viewtab_aspclone(string $view_name, string $table_alias, string $target_asp)
Copy records from current ASP area to $target_asp area for a table used in a view.
Previously removes all existing records for $target_asp area.
Table is skipped if ASP mode is not enabled.