DBA Data[Home] [Help]

APPS.GMI_TRAN_CMP_PVT dependencies on FND_API

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

122: err_msg VARCHAR2(100);
123:
124: BEGIN
125:
126: IF ( ( p_tran_rec.trans_id =FND_API.G_MISS_NUM ) OR
127: ( p_tran_rec.trans_id is NULL ) ) THEN
128:
129: /* Select by item_id, doc_type, line_id,lot_id , location */
130: