DBA Data[Home] [Help]

APPS.OE_BLANKET_FORM_CONTROL dependencies on OE_AK_BLANKET_HEADERS_V

Line 1513: l_rowtype_rec oe_ak_blanket_headers_v%rowtype;

1509: l_result NUMBER;
1510: -- 11i10 Pricing Changes
1511: l_operation varchar2(30);
1512: l_action number;
1513: l_rowtype_rec oe_ak_blanket_headers_v%rowtype;
1514: l_api_name CONSTANT VARCHAR2(30) := 'Check_Sec_Header_Attr';
1515: BEGIN
1516: oe_debug_pub.add('Entering oe_blanket_form_control.check_sec_header_attr');
1517: OE_MSG_PUB.initialize;