DBA Data[Home] [Help]

APPS.HR_COMPETENCES_API dependencies on STANDARD

Line 129: * This determines whether the competence is a unit standard competence or

125: * @param p_name If p_validate is false, then this set competence name derive
126: * from p_segment parameters or p_conct_segments parameter. If p_validate is
127: * true, then set to null.
128: * @param p_competence_cluster HR-XML Board specified field for competencies.
129: * This determines whether the competence is a unit standard competence or
130: * Normal competence.
131: * @param p_unit_standard_id Unique registered Number / Code for the Unit
132: * Standard.
133: * @param p_credit_type Credits attached to the Unit Standard.

Line 131: * @param p_unit_standard_id Unique registered Number / Code for the Unit

127: * true, then set to null.
128: * @param p_competence_cluster HR-XML Board specified field for competencies.
129: * This determines whether the competence is a unit standard competence or
130: * Normal competence.
131: * @param p_unit_standard_id Unique registered Number / Code for the Unit
132: * Standard.
133: * @param p_credit_type Credits attached to the Unit Standard.
134: * @param p_credits An indication of the value of the Unit Standard.
135: * @param p_level_type Unit Standard Level type.

Line 132: * Standard.

128: * @param p_competence_cluster HR-XML Board specified field for competencies.
129: * This determines whether the competence is a unit standard competence or
130: * Normal competence.
131: * @param p_unit_standard_id Unique registered Number / Code for the Unit
132: * Standard.
133: * @param p_credit_type Credits attached to the Unit Standard.
134: * @param p_credits An indication of the value of the Unit Standard.
135: * @param p_level_type Unit Standard Level type.
136: * @param p_level_number Unit Standard Level. These level take into account the

Line 133: * @param p_credit_type Credits attached to the Unit Standard.

129: * This determines whether the competence is a unit standard competence or
130: * Normal competence.
131: * @param p_unit_standard_id Unique registered Number / Code for the Unit
132: * Standard.
133: * @param p_credit_type Credits attached to the Unit Standard.
134: * @param p_credits An indication of the value of the Unit Standard.
135: * @param p_level_type Unit Standard Level type.
136: * @param p_level_number Unit Standard Level. These level take into account the
137: * depth of how the knowledge, skills, and values in a specific sub-field have

Line 134: * @param p_credits An indication of the value of the Unit Standard.

130: * Normal competence.
131: * @param p_unit_standard_id Unique registered Number / Code for the Unit
132: * Standard.
133: * @param p_credit_type Credits attached to the Unit Standard.
134: * @param p_credits An indication of the value of the Unit Standard.
135: * @param p_level_type Unit Standard Level type.
136: * @param p_level_number Unit Standard Level. These level take into account the
137: * depth of how the knowledge, skills, and values in a specific sub-field have
138: * been advanced learning.

Line 135: * @param p_level_type Unit Standard Level type.

131: * @param p_unit_standard_id Unique registered Number / Code for the Unit
132: * Standard.
133: * @param p_credit_type Credits attached to the Unit Standard.
134: * @param p_credits An indication of the value of the Unit Standard.
135: * @param p_level_type Unit Standard Level type.
136: * @param p_level_number Unit Standard Level. These level take into account the
137: * depth of how the knowledge, skills, and values in a specific sub-field have
138: * been advanced learning.
139: * @param p_field Field of Learning applies to the specific Industry / Sector

Line 136: * @param p_level_number Unit Standard Level. These level take into account the

132: * Standard.
133: * @param p_credit_type Credits attached to the Unit Standard.
134: * @param p_credits An indication of the value of the Unit Standard.
135: * @param p_level_type Unit Standard Level type.
136: * @param p_level_number Unit Standard Level. These level take into account the
137: * depth of how the knowledge, skills, and values in a specific sub-field have
138: * been advanced learning.
139: * @param p_field Field of Learning applies to the specific Industry / Sector
140: * for the Unit Standard.

Line 140: * for the Unit Standard.

136: * @param p_level_number Unit Standard Level. These level take into account the
137: * depth of how the knowledge, skills, and values in a specific sub-field have
138: * been advanced learning.
139: * @param p_field Field of Learning applies to the specific Industry / Sector
140: * for the Unit Standard.
141: * @param p_sub_field Sub-field of the Unit Standard.
142: * @param p_provider A unique code that identifies the Provider of the Unit
143: * Standard. Trading Quality Assurance Organizations allocate these codes to
144: * providers when they register with them.

Line 141: * @param p_sub_field Sub-field of the Unit Standard.

137: * depth of how the knowledge, skills, and values in a specific sub-field have
138: * been advanced learning.
139: * @param p_field Field of Learning applies to the specific Industry / Sector
140: * for the Unit Standard.
141: * @param p_sub_field Sub-field of the Unit Standard.
142: * @param p_provider A unique code that identifies the Provider of the Unit
143: * Standard. Trading Quality Assurance Organizations allocate these codes to
144: * providers when they register with them.
145: * @param p_qa_organization A code that identifies the Trading qualify

Line 143: * Standard. Trading Quality Assurance Organizations allocate these codes to

139: * @param p_field Field of Learning applies to the specific Industry / Sector
140: * for the Unit Standard.
141: * @param p_sub_field Sub-field of the Unit Standard.
142: * @param p_provider A unique code that identifies the Provider of the Unit
143: * Standard. Trading Quality Assurance Organizations allocate these codes to
144: * providers when they register with them.
145: * @param p_qa_organization A code that identifies the Trading qualify
146: * Assurance Organization that the provider is registered with.
147: * @param p_information_category This context value determines which flexfield

Line 253: ,p_unit_standard_id in varchar2 default null

249: -- p_competence_definition_id out number,
250: p_object_version_number out nocopy number,
251: p_name out nocopy varchar2
252: ,p_competence_cluster in varchar2 default null
253: ,p_unit_standard_id in varchar2 default null
254: ,p_credit_type in varchar2 default null
255: ,p_credits in number default null
256: ,p_level_type in varchar2 default null
257: ,p_level_number in number default null

Line 394: * This determines whether the competence is a unit standard competence or

390: * @param p_concat_segments Concatenated competence name
391: * @param p_competence_definition_id Unique identifier of the competence
392: * definition to update.
393: * @param p_competence_cluster HR-XML Board specified field for competencies.
394: * This determines whether the competence is a unit standard competence or
395: * Normal competence.
396: * @param p_unit_standard_id Unique registered Number / Code for the Unit
397: * Standard.
398: * @param p_credit_type Credits attached to the Unit Standard.

Line 396: * @param p_unit_standard_id Unique registered Number / Code for the Unit

392: * definition to update.
393: * @param p_competence_cluster HR-XML Board specified field for competencies.
394: * This determines whether the competence is a unit standard competence or
395: * Normal competence.
396: * @param p_unit_standard_id Unique registered Number / Code for the Unit
397: * Standard.
398: * @param p_credit_type Credits attached to the Unit Standard.
399: * @param p_credits An indication of the value of the Unit Standard.
400: * @param p_level_type Unit Standard Level type.

Line 397: * Standard.

393: * @param p_competence_cluster HR-XML Board specified field for competencies.
394: * This determines whether the competence is a unit standard competence or
395: * Normal competence.
396: * @param p_unit_standard_id Unique registered Number / Code for the Unit
397: * Standard.
398: * @param p_credit_type Credits attached to the Unit Standard.
399: * @param p_credits An indication of the value of the Unit Standard.
400: * @param p_level_type Unit Standard Level type.
401: * @param p_level_number Unit Standard Level. These level take into account the

Line 398: * @param p_credit_type Credits attached to the Unit Standard.

394: * This determines whether the competence is a unit standard competence or
395: * Normal competence.
396: * @param p_unit_standard_id Unique registered Number / Code for the Unit
397: * Standard.
398: * @param p_credit_type Credits attached to the Unit Standard.
399: * @param p_credits An indication of the value of the Unit Standard.
400: * @param p_level_type Unit Standard Level type.
401: * @param p_level_number Unit Standard Level. These level take into account the
402: * depth of how the knowledge, skills, and values in a specific sub-field have

Line 399: * @param p_credits An indication of the value of the Unit Standard.

395: * Normal competence.
396: * @param p_unit_standard_id Unique registered Number / Code for the Unit
397: * Standard.
398: * @param p_credit_type Credits attached to the Unit Standard.
399: * @param p_credits An indication of the value of the Unit Standard.
400: * @param p_level_type Unit Standard Level type.
401: * @param p_level_number Unit Standard Level. These level take into account the
402: * depth of how the knowledge, skills, and values in a specific sub-field have
403: * been advanced learning.

Line 400: * @param p_level_type Unit Standard Level type.

396: * @param p_unit_standard_id Unique registered Number / Code for the Unit
397: * Standard.
398: * @param p_credit_type Credits attached to the Unit Standard.
399: * @param p_credits An indication of the value of the Unit Standard.
400: * @param p_level_type Unit Standard Level type.
401: * @param p_level_number Unit Standard Level. These level take into account the
402: * depth of how the knowledge, skills, and values in a specific sub-field have
403: * been advanced learning.
404: * @param p_field Field of Learning applies to the specific Industry / Sector

Line 401: * @param p_level_number Unit Standard Level. These level take into account the

397: * Standard.
398: * @param p_credit_type Credits attached to the Unit Standard.
399: * @param p_credits An indication of the value of the Unit Standard.
400: * @param p_level_type Unit Standard Level type.
401: * @param p_level_number Unit Standard Level. These level take into account the
402: * depth of how the knowledge, skills, and values in a specific sub-field have
403: * been advanced learning.
404: * @param p_field Field of Learning applies to the specific Industry / Sector
405: * for the Unit Standard.

Line 405: * for the Unit Standard.

401: * @param p_level_number Unit Standard Level. These level take into account the
402: * depth of how the knowledge, skills, and values in a specific sub-field have
403: * been advanced learning.
404: * @param p_field Field of Learning applies to the specific Industry / Sector
405: * for the Unit Standard.
406: * @param p_sub_field Sub-field of the Unit Standard.
407: * @param p_provider A unique code that identifies the Provider of the Unit
408: * Standard. Trading Quality Assurance Organizations allocate these codes to
409: * providers when they register with them.

Line 406: * @param p_sub_field Sub-field of the Unit Standard.

402: * depth of how the knowledge, skills, and values in a specific sub-field have
403: * been advanced learning.
404: * @param p_field Field of Learning applies to the specific Industry / Sector
405: * for the Unit Standard.
406: * @param p_sub_field Sub-field of the Unit Standard.
407: * @param p_provider A unique code that identifies the Provider of the Unit
408: * Standard. Trading Quality Assurance Organizations allocate these codes to
409: * providers when they register with them.
410: * @param p_qa_organization A code that identifies the Trading qualify

Line 408: * Standard. Trading Quality Assurance Organizations allocate these codes to

404: * @param p_field Field of Learning applies to the specific Industry / Sector
405: * for the Unit Standard.
406: * @param p_sub_field Sub-field of the Unit Standard.
407: * @param p_provider A unique code that identifies the Provider of the Unit
408: * Standard. Trading Quality Assurance Organizations allocate these codes to
409: * providers when they register with them.
410: * @param p_qa_organization A code that identifies the Trading qualify
411: * Assurance Organization that the provider is registered with.
412: * @param p_information_category This context value determines which flexfield

Line 515: ,p_unit_standard_id in varchar2 default hr_api.g_varchar2

511: p_segment30 in varchar2 default hr_api.g_varchar2,
512: p_concat_segments in varchar2 default hr_api.g_varchar2,
513: p_competence_definition_id in out nocopy number
514: ,p_competence_cluster in varchar2 default hr_api.g_varchar2
515: ,p_unit_standard_id in varchar2 default hr_api.g_varchar2
516: ,p_credit_type in varchar2 default hr_api.g_varchar2
517: ,p_credits in number default hr_api.g_number
518: ,p_level_type in varchar2 default hr_api.g_varchar2
519: ,p_level_number in number default hr_api.g_number