Fuction A call Function BFunction A already have the parameter name for Function B, initial parameter name in Function B is p_status. So Function A have the value of p_status. Later Funciton B change the name to p_status_YN. Is there an easy way to ...