maeConvertViewForSeparateHistoryManagement
maeConvertViewForSeparateHistoryManagement(t_libName t_cellName t_viewName[?newLibt_newLibName] [?newCellt_newCellName] [?newViewt_newViewName] [?overwriteg_overwrite] ) => t/ nil
Description
Converts the maestro views in which history setup is integrated with the main setup database to an enhanced format in which separate history management is enabled.
Arguments
Value Returned
Examples
Converts the maestro view solution/ampTest/maestro to an enhanced format in which separate history management is enabled.
maeConvertViewForSeparateHistoryManagement("solutions" "ampTest" "maestro" ?newView "maestro_new")
=> t
Return to top