SAP ABAP Class CL_ISHMED_DWS_LOADER (IS-H*MED DWS: Component Loader (internal use only!))
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
⤷
NMED_DWS_COMP (Package) IS-H: Documentation Work Station Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_DWS_COMP | i.s.h.med DWS: Super Class for Runtime Components | 20050407 |
Properties
| Class | CL_ISHMED_DWS_LOADER | |
| Short Description | IS-H*MED DWS: Component Loader (internal use only!) | |
| Super Class | CL_ISHMED_DWS_COMP | i.s.h.med DWS: Super Class for Runtime Components |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | N2DWS | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | NMED_DWS_COMP | IS-H: Documentation Work Station Components |
| Created | 20050407 | SAP |
| Last change | 20050520 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISHMED_DWS_LOADER has no interface implemented.
Friends
Class CL_ISHMED_DWS_LOADER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | N2DWS_BUSINESSKEY | 'DWS_LOADER' | DWS Context Viewer ID | 20050407 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamic Documents: Document | 20050407 |
Methods
Class CL_ISHMED_DWS_LOADER has no method.
Events
Class CL_ISHMED_DWS_LOADER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LS_COL_TYPE | Private | See coding | 20050407 | BEGIN OF ls_col_type,
col1 TYPE sdydo_text_element,
col2 TYPE sdydo_text_element,
col3 TYPE sdydo_text_element,
END OF ls_col_type
|
||
| 2 | LT_COLS_TYPE | Private | See coding | 20050407 | lt_cols_type TYPE STANDARD TABLE OF ls_col_type
|
History
| Last changed by/on | SAP | 20050520 |
| SAP Release Created in | 600 |