DBA Data[Home] [Help]

APPS.OE_ORDER_GRP dependencies on OE_BLANKET_PUB

Line 4190: l_blanket_header_rec OE_BLANKET_PUB.Header_Rec_Type;

4186: , x_return_status OUT NOCOPY VARCHAR2
4187: , x_result OUT NOCOPY NUMBER
4188: )
4189: IS
4190: l_blanket_header_rec OE_BLANKET_PUB.Header_Rec_Type;
4191: l_blanket_rowtype_rec oe_ak_blanket_headers_v%rowtype;
4192: l_header_rec OE_ORDER_PUB.Header_Rec_Type;
4193: l_header_rowtype_rec oe_ak_order_headers_v%rowtype;
4194: l_action NUMBER;