DBA Data[Home] [Help]

APPS.OE_BLANKET_LINE_SECURITY dependencies on OE_BLANKET_UTIL

Line 2204: OE_Blanket_Util.Line_API_Rec_To_Rowtype_Rec

2200: oe_debug_pub.add('Invalid operation',1);
2201: RAISE FND_API.G_EXC_ERROR;
2202: END IF;
2203:
2204: OE_Blanket_Util.Line_API_Rec_To_Rowtype_Rec
2205: (p_LINE_rec => p_line_rec
2206: , x_rowtype_rec => l_rowtype_rec);
2207:
2208: --Initialize security global record

Line 2289: OE_Blanket_Util.Line_API_Rec_To_Rowtype_Rec

2285: oe_debug_pub.add('Invalid operation',1);
2286: RAISE FND_API.G_EXC_ERROR;
2287: END IF;
2288:
2289: OE_Blanket_Util.Line_API_Rec_To_Rowtype_Rec
2290: (p_LINE_rec => p_line_rec
2291: , x_rowtype_rec => l_rowtype_rec);
2292:
2293: --Initialize security global record