SAP ABAP Interface IF_CRM_BSP_TREETABLE_IL (Interface IL for Tree Table View)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PCF (Application Component) People Centric UI Framework
⤷
CRM_BSP_FRAME_GENERIC (Package) Controller Implementation: Generic Framework
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_CRM_BSP_TREETABLE_IL | |
| Short Description | Interface IL for Tree Table View |
General Data
| Package | CRM_BSP_FRAME_GENERIC | Controller Implementation: Generic Framework |
| Created | 20020522 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CRM_BSP_TREETABLE_IL has no forward declaration.
Interfaces
Interface IF_CRM_BSP_TREETABLE_IL has no interface.
Friends
Interface IF_CRM_BSP_TREETABLE_IL has no friend.
Attributes
Interface IF_CRM_BSP_TREETABLE_IL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Copies Selected Node and Subordinate Objects | 20021004 | |
| 2 | Instance method | Public | Method | Cuts Selected Node and Subordinate Objects | 20021004 | |
| 3 | Instance method | Public | Method | Fetch Field Attributes for Selected Row in ODC Tree | 20021120 | |
| 4 | Instance method | Public | Method | Pastes Cut or Copied Branch Under Focus | 20021004 | |
| 5 | Instance method | Public | Method | Reads Subordinate Nodes in Tree | 20020523 | |
| 6 | Instance method | Public | Method | Reads Node Description for Tree | 20020624 | |
| 7 | Instance method | Public | Method | Refresh Tree , i.e. Call Up READ Again? | 20020709 |
Events
Interface IF_CRM_BSP_TREETABLE_IL has no event.
Types
Interface IF_CRM_BSP_TREETABLE_IL has no local type.
Method Signatures
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20021009 | |||
| 2 | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname des Anzeigefeldes | 20021014 |
Method COPY on Interface IF_CRM_BSP_TREETABLE_IL has no exception.
Method CUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20021009 | |||
| 2 | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname des Anzeigefeldes | 20021014 |
Method CUT on Interface IF_CRM_BSP_TREETABLE_IL has no exception.
Method GET_FIELD_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD_ATTRIBUTE | Value transfer | Type reference (TYPE) | CRMT_BSP_FIELDATTRIB_TAB | Field Attributes | 20021120 | |||
| 2 | IT_OBJECT_KEY | Value transfer | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Table of Object Keys | 20021120 | |||
| 3 | IV_FOCUS_OBJECT_KEY | Value transfer | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Object Key | 20021120 | |||
| 4 | IV_SCREEN_STRUCTURE_NAME | Value transfer | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Structure Name for Display Field | 20021120 |
Method GET_FIELD_ATTRIBUTES on Interface IF_CRM_BSP_TREETABLE_IL has no exception.
Method PASTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20021014 | ||||
| 2 | IT_CLASS_NAME | Call by reference | Type reference (TYPE) | CRMT_MODELACCESSCLASS_TAB | Klassenname | 20030129 | |||
| 3 | IT_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20021017 | |||
| 4 | IV_FAILED | Call by reference | Type reference (TYPE) | CRMT_BOOLEAN | Paste fehlgeschlagen | 20021204 | |||
| 5 | IV_PARENT_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20021014 | |||
| 6 | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname des Anzeigefeldes | 20021014 |
Method PASTE on Interface IF_CRM_BSP_TREETABLE_IL has no exception.
Method READ_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD_ATTRIBUTE | Call by reference | Type reference (TYPE) | CRMT_BSP_FIELDATTRIB_TAB | Feldeigenschaften | 20020523 | |||
| 2 | ET_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20020523 | ||||
| 3 | IT_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20020523 | |||
| 4 | IV_LOCK | Call by reference | Type reference (TYPE) | CRMT_BOOLEAN | Logische Variable | 20020523 | |||
| 5 | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname des Anzeigefeldes | 20020523 |
Method READ_CHILDREN on Interface IF_CRM_BSP_TREETABLE_IL has no exception.
Method READ_ROOT_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ROOT_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20020624 | ||||
| 2 | IT_OBJECT_KEY | Value transfer | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20020624 | |||
| 3 | IV_SCREEN_STRUCTURE_NAME | Value transfer | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname des Anzeigefeldes | 20020624 |
Method READ_ROOT_DESCR on Interface IF_CRM_BSP_TREETABLE_IL has no exception.
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_REFRESH | Call by reference | Type reference (TYPE) | XFLAG | 'X' = Baum wird refresht | 20020709 | |||
| 2 | IT_OBJECT_KEY | Value transfer | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20020709 | |||
| 3 | IT_TREE | Value transfer | Type reference (TYPE) | CRMT_BSP_TREETABLE_NODE_TAB | Treestruktur | 20030212 | |||
| 4 | IV_SCREEN_STRUCTURE_NAME | Value transfer | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname des Anzeigefeldes | 20020709 |
Method REFRESH on Interface IF_CRM_BSP_TREETABLE_IL has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 310 |