Ansicht
Dokumentation

HR_LSO_M1B3 - Migrate SCORM Elements from SCORM 1.2 to SCORM 2004

HR_LSO_M1B3 - Migrate SCORM Elements from SCORM 1.2 to SCORM 2004

ABAP Short Reference   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

New database tables for SCORM 2004 elements were created for SAP Learning Solution 7.0. You can use this IMG activity to migrate data from the SCORM 1.2 database tables to the SCORM 2004 database tables.

Data about a learner's participations is saved for all SCORM-compatible courses in the following tables:

  • LSOCPSCOMRSSTR
  • LSOCPSCORMLSTR
  • LOCPSCORMINT
  • LSOCPSCORMREAL

If you undertake an upgrade to SAP Learning Solution 7.0, you start this report program to migrate the data from the LSOLEARNSCORM_C table to these four database tables. In this way you can ensure that all learner-specific data will be available to you after an upgrade.

Perform the migration in accordance with the mapping listed in the following overview.

Mapping for SCORM elements: SCORM 1.2 to SCORM 2004

SCORM 1.2 element SCORM 2004 element SCORM 2004 element type
cmi.core.lesson_status cmi.completion_status STRING

Note:

Note: Different semantics in SCORM 1.2 and SCORM 2004

SCORM 1.2 element SCORM 2004 element SCORM 2004 element type
cmi.core.lesson_location cmi.location STRING
cmi.core.entry cmi.entry STRING
cmi.core.score.raw cmi.score.raw REAL
cmi.core.score.min cmi.score.min REAL
cmi.core.score.max cmi.score.max REAL

Note:

Element type changed from INT (SCORM 1.2) to REAL (SCORM 2004)

SCORM 1.2 element SCORM 2004 element SCORM 2004 element type
cmi.core.total_time cmi.total_time LMS.TIMEINTERVAL ERP:STRING

Note:

Display for TIMEINTERVAL changed from SCORM 1.2 to SCORM 2004. Conversion necessary.

SCORM 1.2 element SCORM 2004 element SCORM 2004 element type
cmi.core.exit cmi.exit STRING
cmi.suspend_data cmi.suspend_data STRING

SCORM 1.2 element SCORM 2004 element SCORM 2004 element type
cmi.comments cmi.comments_from_learner.0.comment STRING
cmi.comments_from_learner._count INTEGER

Note:

If comments exist, set _count to 1 and write the SCORM comment in the array (first position with index 0).






ABAP Short Reference   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 4264 Date: 20240606 Time: 213639     sap01-206 ( 35 ms )