SAP ABAP Class CL_LSO_DELIVERY_METHOD (Class for delivery methods)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PE-LSO-TM (Application Component) Training Management
     LSO_TM_ND (Package) SAP Learning Solution - Core New Developments
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LSO_DELIVERY_METHOD Interface for Delivery Methods 20020506
Properties
Class CL_LSO_DELIVERY_METHOD  
Short Description Class for delivery methods    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LSO_TM_ND   SAP Learning Solution - Core New Developments 
Created 20020506   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LSO_DELIVERY_METHOD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_LSO_DELIVERY_METHOD Interface for Delivery Methods 20020506
Friends
Class CL_LSO_DELIVERY_METHOD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GENTRAIN Instance attribute Private Attribute reference (LIKE) 20020506
2 LA_WRITE Instance attribute Private Attribute reference (LIKE) 20020506
3 LOCATION_DEP Instance attribute Private Attribute reference (LIKE) 20020506
4 MASSN Instance attribute Private Attribute reference (LIKE) 20020506
5 MEDIA_STORED Instance attribute Private Attribute reference (LIKE) 20020506
6 OBJTYPE Instance attribute Private Attribute reference (LIKE) 20020506
7 OBJTYPETYPE Instance attribute Private Attribute reference (LIKE) 20020506
8 REFERENCE_TAB Static Attribute Private Type reference (TYPE) CT_DELIVERYMETHOD Table of Delivery Method References 20020506
9 RELATION Instance attribute Private Attribute reference (LIKE) 20020506
10 SCHEDULE_DEP Instance attribute Private Attribute reference (LIKE) 20020506
11 T778L Static Attribute Private Type reference (TYPE) CT_T778L Supported Languages 20020506
12 TAC_WRITE Instance attribute Private Attribute reference (LIKE) 20020506
13 TFORM Instance attribute Private Attribute reference (LIKE) 20020506
14 TFORMP Instance attribute Private Attribute reference (LIKE) 20020506
15 TRAININGFORMS Static Attribute Private See coding DELIVERY METHODS 20020506
16 TXT_PLUR Instance attribute Private Attribute reference (LIKE) 20020506
17 TXT_SHORT Instance attribute Private Attribute reference (LIKE) 20020506
18 TXT_SING Instance attribute Private Attribute reference (LIKE) 20020506
19 TYPE Instance attribute Private Attribute reference (LIKE) 20020506
Methods
# Method Level Visibility Method type Description Created on
1 ALL_INSTANCES Static method Public Method All delivery methods 20020506
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020506
3 CONSTRUCTOR Instance method Public Constructor Generate delivery method 20020506
4 INSTANCE Static method Public Method Singleton: single delivery method 20020506
Events
Class CL_LSO_DELIVERY_METHOD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 CS_DELIVERYMETHOD Private See coding CS_DELIVERYMETHOD 20020506
2 CT_DELIVERYMETHOD Private See coding CT_DELIVERYMETHOD 20020506
3 CT_T778L Private See coding CT_T778L 20020506
Method Signatures

Method ALL_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TFORM Call by reference Type reference (TYPE) LSO_TFORM_C Trainingsform 20020506
2 Returning RESULT Value transfer Type reference (TYPE) LSO_DELIVERYMETHOD_TAB Tabelle von Trainingsformreferenzen 20020506
# Exception Resumable Description Created on
1 INVALID_DELIVERY_METHOD Unbekennte Trainingsform 20020506

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_LSO_DELIVERY_METHOD has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LSO_DELIVERY_METHOD has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TFORM Call by reference Type reference (TYPE) LSO_TFORM_C Trainingsform 20020506
# Exception Resumable Description Created on
1 INVALID_DELIVERY_METHOD Unbekannte Trainingsform 20020506

Method INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TFORM Call by reference Type reference (TYPE) LSO_TFORM_C Trainingsform 20020506
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_LSO_DELIVERY_METHOD Interface für Trainingsformen 20020506
# Exception Resumable Description Created on
1 INVALID_DELIVERY_METHOD Ungültige Trainingsform, Trainingsform nicht vorhanden 20020506
History
Last changed by/on SAP  20031212 
SAP Release Created in 100