SAP ABAP Class IF_EX_LSO_LEARNING_PROGRESS (Calculate Learning Progress)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20070314
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LSO_LEARNING_PROGRESS_DUMMY Dummy Implementation for BAdI 20070314
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LSO_SINGLE_SCO_PROGRESS Calculates the Learning Progress Using SCORM Data 20070314
Properties
Class IF_EX_LSO_LEARNING_PROGRESS  
Short Description Calculate Learning Progress    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070227   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_LSO_LEARNING_PROGRESS has no forward declaration.
Interfaces
Class IF_EX_LSO_LEARNING_PROGRESS has no interface implemented.
Friends
Class IF_EX_LSO_LEARNING_PROGRESS has no friend class.
Attributes
Class IF_EX_LSO_LEARNING_PROGRESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LEARNING_PROGRESS Static method Public Method Calculate Learning Progress, Completion Time, and More 20070314
2 MODIFY_PROGRESS_DETAILS Static method Public Method Change Detailed Display of Learning Progress of a Course 20070314
Events
Class IF_EX_LSO_LEARNING_PROGRESS has no event.
Types
Class IF_EX_LSO_LEARNING_PROGRESS has no local type.
Method Signatures

Method GET_LEARNING_PROGRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ACCOUNT Call by reference Type reference (TYPE) LSO_ACCOUNT_Q Daten für Trainingsteilnahme pro Teilnehmer 20070314
2 Importing TPARTDOCNO Call by reference Type reference (TYPE) LSO_TPARTDOC_C Trainingsteilnahme - Beleg 20070314
3 Importing TRAININGSTYPE Call by reference Type reference (TYPE) LSO_TRAININGTYPE_C Trainingsform 20070314

Method GET_LEARNING_PROGRESS on class IF_EX_LSO_LEARNING_PROGRESS has no exception.

Method MODIFY_PROGRESS_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARTICIPATION Call by reference Type reference (TYPE) LSO_ACTIVITY_C Daten für Trainingsteilnahme pro Teilnehmer 20070314
2 Changing PROGRESS Call by reference Type reference (TYPE) LSO_PROGRESS_TAB Lernfortschritt 20070314
3 Importing TFORM Call by reference Type reference (TYPE) LSO_DELIVERYMETHOD_C Trainingsform 20070314

Method MODIFY_PROGRESS_DETAILS on class IF_EX_LSO_LEARNING_PROGRESS has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in