DBA Data[Home] [Help]

APPS.OE_LINE_ADJ_SECURITY dependencies on OE_LINE_ADJ_UTIL

Line 1276: OE_Line_Adj_Util.API_Rec_To_Rowtype_Rec

1272: END IF;
1273: RAISE FND_API.G_EXC_ERROR;
1274: END IF;
1275:
1276: OE_Line_Adj_Util.API_Rec_To_Rowtype_Rec
1277: (p_LINE_ADJ_rec
1278: ,l_rowtype_rec);
1279:
1280: --Initialize security global record

Line 1358: OE_Line_Adj_Util.API_Rec_To_Rowtype_Rec

1354: END IF;
1355: RAISE FND_API.G_EXC_ERROR;
1356: END IF;
1357:
1358: OE_Line_Adj_Util.API_Rec_To_Rowtype_Rec
1359: (p_LINE_ADJ_rec,
1360: l_rowtype_rec);
1361:
1362: --Initialize security global record