DBA Data[Home] [Help]

APPS.PER_ZA_QUA_SHD dependencies on PER_SUBJECTS_TAKEN

Line 69: p_qualification_id in per_subjects_taken.QUALIFICATION_ID%TYPE

65: -- |---------------------------------< lck >----------------------------------|
66: -- ----------------------------------------------------------------------------
67: Procedure lck
68: (
69: p_qualification_id in per_subjects_taken.QUALIFICATION_ID%TYPE
70: ) is
71: --
72: -- Cursor selects the 'current' row from the HR Schema
73: --