DBA Data[Home] [Help]

APPS.QP_QP_FORM_SOU dependencies on OE_DEBUG_PUB

Line 90: oe_debug_pub.add('in QPXFSOUB.pls -- Default attributes');

86: l_x_SOU_tbl QP_Attr_Map_PUB.Sou_Tbl_Type;
87: l_x_FNA_rec QP_Attr_Map_PUB.Fna_Rec_Type;
88: l_x_FNA_tbl QP_Attr_Map_PUB.Fna_Tbl_Type;
89: BEGIN
90: oe_debug_pub.add('in QPXFSOUB.pls -- Default attributes');
91:
92: -- Set control flags.
93:
94: l_control_rec.controlled_operation := TRUE;