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
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | All delivery methods | 20020506 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020506 | |
| 3 | Instance method | Public | Constructor | Generate delivery method | 20020506 | |
| 4 | 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 | IM_TFORM | Call by reference | Type reference (TYPE) | LSO_TFORM_C | Trainingsform | 20020506 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | LSO_DELIVERYMETHOD_TAB | Tabelle von Trainingsformreferenzen | 20020506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IM_TFORM | Call by reference | Type reference (TYPE) | LSO_TFORM_C | Trainingsform | 20020506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unbekannte Trainingsform | 20020506 |
Method INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TFORM | Call by reference | Type reference (TYPE) | LSO_TFORM_C | Trainingsform | 20020506 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_LSO_DELIVERY_METHOD | Interface für Trainingsformen | 20020506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Trainingsform, Trainingsform nicht vorhanden | 20020506 |
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in | 100 |