[Home] [Help]
1: PACKAGE BODY QA_PARENT_CHILD_COPY_PKG as
2: /* $Header: qapccpb.pls 120.0.12020000.2 2012/07/03 14:36:21 ntungare ship $ */
3:
4: --this procedure copies the newest parent child relationship between source
5: --parent/child to a new relationship between target parent/child. if there
1080: --x_return_msg := 'setup_plans, unhandled exception occurred.';
1081: RETURN -1;
1082: END;
1083:
1084: END QA_PARENT_CHILD_COPY_PKG;