SAP ABAP Class CL_LSO_TPART_EBO (Class for Handling Learning Objectives)
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_TPART_EBO  
Short Description Class for Handling Learning Objectives    
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 20061204   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LSO_TPART_EBO has no forward declaration.
Interfaces
Class CL_LSO_TPART_EBO has no interface implemented.
Friends
Class CL_LSO_TPART_EBO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_V_LU Instance attribute Private Type reference (TYPE) LSO_LU_C Learning Net 20061204
2 G_V_PLVAR Instance attribute Private Type reference (TYPE) PLVAR Plan Version 20061204
3 G_V_SCLAS Instance attribute Private Type reference (TYPE) SCLAS Type of related object 20061204
4 G_V_SOBID Instance attribute Private Type reference (TYPE) SOBID ID of Related Object 20061204
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_EBOS Instance method Public Method Filter Shared Learning Objectives of User and Learning Net 20061204
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20061204
3 FIND_ALL_LEARNER_EBOS Static method Public Method Find All Learning Objectives of a Learner 20061204
4 FIND_ALL_LU Static method Private Method Find All Learning Net Elements for a Learning Net 20061204
5 FIND_ALL_LU_EBOS Static method Public Method Find All Learning Objectives of a Learning Net 20061204
6 GET_LEARNER Instance method Private Method Find a Learner Using TPARTDOC 20061204
7 GET_LU Instance method Private Method Find a Learning Net Using TPARTDOC 20061204
Events
Class CL_LSO_TPART_EBO has no event.
Types
Class CL_LSO_TPART_EBO has no local type.
Method Signatures

Method COMPARE_EBOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_RESULT_EBOS Call by reference Type reference (TYPE) LSOLUEBO_C_T 20061204
2 Exporting E_V_RESULT_NUMBER Call by reference Type reference (TYPE) NUMC4 20061204

Method COMPARE_EBOS on class CL_LSO_TPART_EBO has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_V_TPARTDOC Call by reference Type reference (TYPE) LSO_TPARTDOC_C 20061204

Method CONSTRUCTOR on class CL_LSO_TPART_EBO has no exception.

Method FIND_ALL_LEARNER_EBOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_LEARNER_EBOS Call by reference Type reference (TYPE) LSOLRNEBO_C_T 20061204
2 Importing I_V_PLVAR Call by reference Type reference (TYPE) PLVAR 20061204
3 Importing I_V_SCLAS Call by reference Type reference (TYPE) SCLAS 20061204
4 Importing I_V_SOBID Call by reference Type reference (TYPE) SOBID 20061204

Method FIND_ALL_LEARNER_EBOS on class CL_LSO_TPART_EBO has no exception.

Method FIND_ALL_LU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_LU Call by reference Type reference (TYPE) TT_LU 20061204
2 Importing I_V_LU Call by reference Type reference (TYPE) LSO_LU_C 20061204

Method FIND_ALL_LU on class CL_LSO_TPART_EBO has no exception.

Method FIND_ALL_LU_EBOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_LU_EBOS Call by reference Type reference (TYPE) LSOLUEBO_C_T 20061204
2 Importing I_V_LU Call by reference Type reference (TYPE) LSO_LU_C 20061204

Method FIND_ALL_LU_EBOS on class CL_LSO_TPART_EBO has no exception.

Method GET_LEARNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_V_TPARTDOC Call by reference Type reference (TYPE) LSO_TPARTDOC_C 20061204

Method GET_LEARNER on class CL_LSO_TPART_EBO has no exception.

Method GET_LU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_V_TPARTDOC Call by reference Type reference (TYPE) LSO_TPARTDOC_C 20061204

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