DBA Data[Home] [Help]

APPS.OKC_K_ENTITY_LOCKS_GRP dependencies on OKC_K_ENTITY_LOCKS_S

Line 378: SELECT okc_k_entity_locks_s.NEXTVAL, p_entity_name, p_entity_pk1,

374: entity_pk3, entity_pk4, entity_pk5, lock_by_entity_id,
375: lock_by_document_type, lock_by_document_id,
376: object_version_number, created_by, creation_date,
377: last_updated_by, last_update_date, last_update_login)
378: SELECT okc_k_entity_locks_s.NEXTVAL, p_entity_name, p_entity_pk1,
379: p_entity_pk2, p_entity_pk3, p_entity_pk4, p_entity_pk5,
380: p_lock_by_entity_id, p_lock_by_document_type, p_lock_by_document_id,
381: 1, fnd_global.user_id, SYSDATE, fnd_global.user_id, SYSDATE,
382: fnd_global.login_id