SAP ABAP Class CL_ISHMED_DWSWL_SDEF_INFO_CTR (Info for Assignment Control)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20050127 |
Properties
| Class | CL_ISHMED_DWSWL_SDEF_INFO_CTR | |
| Short Description | Info for Assignment Control | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NMED_DWS_COMP | IS-H: Documentation Work Station Components |
| Created | 20050127 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20050127 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ISHMED_DWSWL_SDEF_ADMIN | 20050131 | i.s.h.med Wrapper for Template Administration |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamic Documents: Document | 20050127 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control Proxy Class | 20050127 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20050127 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ISHMED_T_N2TEXT255 | IS-H*MED: Table of 255 Text | 20050127 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | FLAG | 'X' | General Flag | 20050127 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") | 20050127 | |||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20050127 | |||||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20050127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Show Informaton of Info Item | 20050127 | |
| 2 | Instance method | Private | Method | Build Document | 20050127 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20050127 | |
| 4 | Instance method | Private | Method | display document with merge | 20050127 | |
| 5 | Instance method | Private | Method | initialization of document | 20050127 | |
| 6 | Instance method | Public | Method | Show Information of Info Item | 20050127 | |
| 7 | Instance method | Public | Method | Show 'No Information Available' Information | 20050127 |
Events
Class CL_ISHMED_DWSWL_SDEF_INFO_CTR has no event.
Types
Class CL_ISHMED_DWSWL_SDEF_INFO_CTR has no local type.
Method Signatures
Method BUILD_DOCUMENT_INFOITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INFOITEM | Call by reference | Type reference (TYPE) | RN2DWSWL_INFO_SCREEN | Informationsitem | 20050127 | |||
| 2 | IT_ASPECTS | Value transfer | Type reference (TYPE) | ISHMED_T_N2DWSWL_INFO_D_SCREEN | Aspekte des Informationsitems - Oberfläche | 20050127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse SDEF DWS | 20050210 |
Method BUILD_DOCUMENT_NO_INFO Signature
Method BUILD_DOCUMENT_NO_INFO on class CL_ISHMED_DWSWL_SDEF_INFO_CTR has no parameter.
Method BUILD_DOCUMENT_NO_INFO on class CL_ISHMED_DWSWL_SDEF_INFO_CTR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20050127 | |||
| 2 | I_USE_DD | Call by reference | Type reference (TYPE) | ISH_ON_OFF | IF_ISH_CONSTANT_DEFINITION=>ON | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20050127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse SDEF DWS | 20050127 |
Method DISPLAY_DOCUMENT Signature
Method DISPLAY_DOCUMENT on class CL_ISHMED_DWSWL_SDEF_INFO_CTR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse SDEF DWS | 20050210 |
Method INIT_DOCUMENT Signature
Method INIT_DOCUMENT on class CL_ISHMED_DWSWL_SDEF_INFO_CTR has no parameter.
Method INIT_DOCUMENT on class CL_ISHMED_DWSWL_SDEF_INFO_CTR has no exception.
Method LOAD_INFOITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INFOITEM | Call by reference | Type reference (TYPE) | RN2DWSWL_INFO_SCREEN | Informationsitem | 20050127 | |||
| 2 | IT_ASPECTS | Call by reference | Type reference (TYPE) | ISHMED_T_N2DWSWL_INFO_D_SCREEN | Aspekte des Informationsitems - Oberfläche | 20050127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse SDEF DWS | 20050203 |
Method SET_NO_INFO Signature
Method SET_NO_INFO on class CL_ISHMED_DWSWL_SDEF_INFO_CTR has no parameter.
Method SET_NO_INFO on class CL_ISHMED_DWSWL_SDEF_INFO_CTR has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 600 |