SAP ABAP Class CL_ISH_LB_LAYOUT (IS-H: List Box Layouts)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H-PM (Application Component) Patient Management
⤷
N1BASE (Package) IS-H: Basic Functionality; TSA Development
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_LISTBOX | IS-H: Base Class for Screen List Boxes | 20041126 |
Properties
| Class | CL_ISH_LB_LAYOUT | |
| Short Description | IS-H: List Box Layouts | |
| Super Class | CL_ISH_LISTBOX | IS-H: Base Class for Screen List Boxes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1BASE | IS-H: Basic Functionality; TSA Development |
| Created | 20041126 | SAP |
| Last change | 20050224 | 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_ISH_LB_LAYOUT has no interface implemented.
Friends
Class CL_ISH_LB_LAYOUT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | NVIEWTYPE | IS-H: View Type | 20041129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Fills List Box | 20041126 |
Events
Class CL_ISH_LB_LAYOUT has no event.
Types
Class CL_ISH_LB_LAYOUT has no local type.
Method Signatures
Method FILL_LISTBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_LB_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_ISH_LISTBOX | IS-H: Basisklasse für Dynpro-Listboxen | 20041126 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041126 | |||
| 3 | I_FIELDNAME | Value transfer | Type reference (TYPE) | VRM_ID | Dynpro Feldname | 20041126 | |||
| 4 | I_REFRESH | Value transfer | Type reference (TYPE) | ISH_ON_OFF | '' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20041126 | ||
| 5 | I_VIEWTYPE | Value transfer | Type reference (TYPE) | NVIEWTYPE | IS-H: Sichttyp | 20041129 |
Method FILL_LISTBOX on class CL_ISH_LB_LAYOUT has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 600 |