apm_copy_param_to_descendents (public)

 apm_copy_param_to_descendents new_package_key parameter_name

Defined in packages/acs-tcl/tcl/apm-install-procs.tcl

Copy a new parameter in a package to its descendents. Called when a package is upgraded or a parameter added in the APM.

Parameters:
new_package_key
parameter_name

Partial Call Graph (max 5 caller/called nodes):
%3 apm_parameter_register apm_parameter_register (public) apm_copy_param_to_descendents apm_copy_param_to_descendents apm_parameter_register->apm_copy_param_to_descendents db_1row db_1row (public) apm_copy_param_to_descendents->db_1row db_exec_plsql db_exec_plsql (public) apm_copy_param_to_descendents->db_exec_plsql

Testcases:
No testcase defined.
[ show source ]
Show another procedure: