DBA Data[Home] [Help]

APPS.GMI_TRAN_PND_DB_PVT dependencies on FND_API

Line 197: IF ( ( p_tran_rec.trans_id =FND_API.G_MISS_NUM ) OR

193: err_msg VARCHAR2(100);
194:
195: BEGIN
196:
197: IF ( ( p_tran_rec.trans_id =FND_API.G_MISS_NUM ) OR
198: ( p_tran_rec.trans_id is NULL ) ) THEN
199:
200: /* Select by item_id, doc_type, line_id,lot_id , location */
201: