Ansicht
Dokumentation

HRIQ_CONFERQRFC_CREATEFROMDATA - Confer Qualification (RFC-Enabled)

HRIQ_CONFERQRFC_CREATEFROMDATA - Confer Qualification (RFC-Enabled)

TXBHW - Original Tax Base Amount in Local Currency   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

You can use this function module to confer specific qualifications on a student.

You can also use this function module for legacy data transfer.

Parameters of structure IS_CONFERQ:

  • STUDENT_ID: ID of the student (required)
  • NORMVAL: Standard value (optional; this value is calculated by the system)
  • GRADESYMBOL: Grade (optional; if you specify a grade, you must also specify a scale)
  • SCALE: Scale (optional)
  • CQNOTE: Is not supported
  • CONF_COMMENT: Comment (optional; can be used to enter the exam regulations which apply, for example)
  • CONFER_DATE: Conferment date (optional; the default value is the current system date)
  • AYEAR: Academic year (optional)
  • APERIOD: Academic session (optional)
  • VALID_FROM: Validity start date (optional; the default value is the conferment date)
  • VALID_TO: Validity end date (optional; the default value is the validity end date of the qualification to be conferred)
  • TRANSFERRED: Do not use (optional)
  • CQ_ID: ID of the qualification
  • PERIDFORCQ: Number of sessions the student studied in order to achieve the qualification (optional; if you specify a number, you must also specify a unit)
  • PERIDFORCQUNIT: Unit for sessions (year or session)
  • REFOBJ_OTYPE: Object type to which the qualification refers; the default value is program (SC) (optional)
  • REFOBJ_REALO: Object ID to which the qualification refers

Table IT_CONFERQ_FUNC

This table contains the functions that play a role in qualification conferment. Functions can be defined per activity; the system checks if the defined functions are contained in activity CQ01. This check is performed when a different activity is used as is the case in legacy data transfer (see Note).

Example

Qualification Q1 is conferred on student S1. S1 has achieved the grade 2 on a scale from 1-6. The standard value is automatically calculated by the system. The conferment date is the current date. The qualification is valid from the current date onward. The student studied 4 academic years to achieve the qualification. You can specify the academic year and session in which the student actually achieved the qualification. You can also specify the exam regulations which apply to the given qualification.

Note

If you use the function module for legacy data transfer, you must make sure to use the right activity. Do not use activity CQ01 (Confer Qualification) because this activity creates activity documents.

Further information





Parameters

ET_RETURN
EV_ID
IS_CONFERQ
IT_CONFERQ_FUNC
IV_LANGUAGE
IV_LANGUAGE_ISO
IV_PLVAR
IV_PROCESS

Exceptions

Function Group

HRPIQ00CONFERQ_SAVE

PERFORM Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 3440 Date: 20240523 Time: 113129     sap01-206 ( 79 ms )