SAP ABAP Class CL_LSO_SCORM_UTIL (Utility Class for Dealing with SCORM Data)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PE-LSO-TM (Application Component) Training Management
     LSO_LEARNERACCOUNT (Package) SAP Learning Solution - Learner Account and Publisher
Properties
Class CL_LSO_SCORM_UTIL  
Short Description Utility Class for Dealing with SCORM Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LSO_LEARNERACCOUNT   SAP Learning Solution - Learner Account and Publisher 
Created 20070228   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LSO_SCORM_UTIL has no forward declaration.
Interfaces
Class CL_LSO_SCORM_UTIL has no interface implemented.
Friends
Class CL_LSO_SCORM_UTIL has no friend class.
Attributes
Class CL_LSO_SCORM_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_INTO_SCORM12_TIME Static method Public Method Converts a Seconds Entry to SCORM 1.2 Compatible 20070314
2 GET_INT_AS_STRING Static method Private Method Returns an Integer As a String 20070314
3 GET_SECONDS_FROM_SCORM12 Static method Public Method Delivers the Time in Minutes of a SCORM 2004 Time Interval 20070314
Events
Class CL_LSO_SCORM_UTIL has no event.
Types
Class CL_LSO_SCORM_UTIL has no local type.
Method Signatures

Method CONVERT_INTO_SCORM12_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SCORM12_TIMESPAN Value transfer Type reference (TYPE) LSO_TTIMEELU_C Bisherige Zeitdauer für Durchführung des Lernobjekts 20070314
2 Importing TIME_IN_SECONDS Call by reference Type reference (TYPE) I 20070314

Method CONVERT_INTO_SCORM12_TIME on class CL_LSO_SCORM_UTIL has no exception.

Method GET_INT_AS_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) I 20070314
2 Returning OUTPUT Value transfer Type reference (TYPE) STRING 20070314

Method GET_INT_AS_STRING on class CL_LSO_SCORM_UTIL has no exception.

Method GET_SECONDS_FROM_SCORM12 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCORM12_TIME Call by reference Type reference (TYPE) LSO_TTIMEELU_C Wert (lange Zeichenfolge) eines SCORM-Elements 20070314
2 Returning TIME_IN_SECONDS Value transfer Type reference (TYPE) LSO_TTIMECRS_C Lernkonto 20070314

Method GET_SECONDS_FROM_SCORM12 on class CL_LSO_SCORM_UTIL has no exception.
History
Last changed by/on SAP  20070913 
SAP Release Created in