SAP ABAP Class CL_ISH_DND_TREE (IS-H: Drag&Drop Data for ALV Tree Screens)
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_DND | IS-H: Base Class for Drag&Drop Data | 20050324 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_DND_TREE_MULT | IS-H: Multiple Drag&Drop Data for ALV Tree Screens | 20050324 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_DND_TREE_SINGLE | IS-H: Single Drag&Drop Data for ALV Tree Screens | 20050324 |
Properties
| Class | CL_ISH_DND_TREE | |
| Short Description | IS-H: Drag&Drop Data for ALV Tree Screens | |
| Super Class | CL_ISH_DND | IS-H: Base Class for Drag&Drop Data |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1BASE | IS-H: Basic Functionality; TSA Development |
| Created | 20050324 | SAP |
| Last change | 20050411 | 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... |
Interfaces
Class CL_ISH_DND_TREE has no interface implemented.
Friends
Class CL_ISH_DND_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | IF_ISH_OBJECT_TYPES=>CO_TYPE_DND_TREE | 20050324 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | LVC_FNAME | Field Name | 20050324 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050324 | |
| 2 | Instance method | Public | Method | Gets the Field Name | 20050324 | |
| 3 | Instance method | Public | Method | Gets the ALV Tree Screen | 20050324 | |
| 4 | Instance method | Public | Method | Sets the Field Name | 20050324 | |
| 5 | Instance method | Public | Method | Sets the ALV Tree Screen | 20050324 |
Events
Class CL_ISH_DND_TREE has no event.
Types
Class CL_ISH_DND_TREE 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_SCR_ALV_TREE | Call by reference | Object reference (TYPE REF TO) | IF_ISH_SCR_ALV_TREE | Referenz auf den ALV-Tree Screen | 20050324 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | Feldname bei Drag | 20050324 |
Method CONSTRUCTOR on class CL_ISH_DND_TREE has no exception.
Method GET_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FIELDNAME | Value transfer | Type reference (TYPE) | LVC_FNAME | Feldname | 20050324 |
Method GET_FIELDNAME on class CL_ISH_DND_TREE has no exception.
Method GET_SCR_ALV_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_SCR_ALV_TREE | Value transfer | Object reference (TYPE REF TO) | IF_ISH_SCR_ALV_TREE | Referenz auf den ALVTree-Screen | 20050324 |
Method GET_SCR_ALV_TREE on class CL_ISH_DND_TREE has no exception.
Method SET_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | Feldname für Drag | 20050324 | |||
| 2 | R_SUCCESS | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: i_fieldname wurde übernommen | 20050324 |
Method SET_FIELDNAME on class CL_ISH_DND_TREE has no exception.
Method SET_SCR_ALV_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SCR_ALV_TREE | Call by reference | Object reference (TYPE REF TO) | IF_ISH_SCR_ALV_TREE | Referenz auf den ALV-Tree Screen | 20050324 | |||
| 2 | R_SUCCESS | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: ir_scr_alv_tree wurde übernommen | 20050324 |
Method SET_SCR_ALV_TREE on class CL_ISH_DND_TREE has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |