SAP ABAP Class CL_ISHMED_BASEITEM_USE_VIEW (Base Items: Display Where-Used List)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
⤷
N2_BASEITEM_DEF (Package) IS-H: DWS Base Item Definition
⤷
⤷
Properties
| Class | CL_ISHMED_BASEITEM_USE_VIEW | |
| Short Description | Base Items: Display Where-Used List | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N2_BASEITEM_DEF | IS-H: DWS Base Item Definition |
| Created | 20050315 | SAP |
| Last change | 20050411 | 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_BASEITEM_USE_VIEW has no interface implemented.
Friends
Class CL_ISHMED_BASEITEM_USE_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20050315 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20050315 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20050315 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20050315 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20050315 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20050315 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20050315 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | ISHMED_T_RN2BASEITEM_USE_ALV | Base Item User ALV | 20050315 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | ISHMED_T_RN2BASEITEM_USE_R_ALV | Base Item Use Runtime | 20050315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050315 | |
| 2 | Instance method | Public | Method | Finalize Object | 20050315 | |
| 3 | Instance method | Protected | Method | Initialize Master Data ALV | 20050315 | |
| 4 | Instance method | Protected | Method | Initialize ALV for Runtime Data | 20050315 | |
| 5 | Instance method | Public | Method | Update | 20050315 | |
| 6 | Instance method | Public | Method | Set Data | 20050315 | |
| 7 | Instance method | Public | Method | Define Displayed Data | 20050315 | |
| 8 | Instance method | Public | Method | Change Visibility | 20050315 |
Events
Class CL_ISHMED_BASEITEM_USE_VIEW has no event.
Types
Class CL_ISHMED_BASEITEM_USE_VIEW has no local type.
Method Signatures
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 | 20050315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisitems: Anzeige Verwendungsnachweis | 20050315 |
Method FINALIZE Signature
Method FINALIZE on class CL_ISHMED_BASEITEM_USE_VIEW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisitems: Anzeige Verwendungsnachweis | 20050315 |
Method INIT_ALV_MASTER Signature
Method INIT_ALV_MASTER on class CL_ISHMED_BASEITEM_USE_VIEW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisitems: Anzeige Verwendungsnachweis | 20050315 |
Method INIT_ALV_RUNTIME Signature
Method INIT_ALV_RUNTIME on class CL_ISHMED_BASEITEM_USE_VIEW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisitems: Anzeige Verwendungsnachweis | 20050315 |
Method REFRESH Signature
Method REFRESH on class CL_ISHMED_BASEITEM_USE_VIEW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisitems: Anzeige Verwendungsnachweis | 20050315 |
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MASTER_DATA | Call by reference | Type reference (TYPE) | ISHMED_T_RN2BASEITEM_USE | Basisitem Verwender | 20050315 | |||
| 2 | IT_RUNTIME_DATA | Call by reference | Type reference (TYPE) | ISHMED_T_RN2BASEITEM_USE_R | Basisitem Verwendung Laufzeit | 20050315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisitems: Anzeige Verwendungsnachweis | 20050316 |
Method SET_DISPLAYED_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SHOW_MASTER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_ON | Verwendung in Stammdaten anzeigen | 20050315 | ||
| 2 | I_SHOW_RUNTIME | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_OFF | Verwendung in Laufzeitdaten anzeigen | 20050315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisitems: Anzeige Verwendungsnachweis | 20050315 |
Method SET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VISIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisitems: Anzeige Verwendungsnachweis | 20050315 |
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |