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
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CRM_BSP_SMP_MODEL_ACCESS SMP: Access to Application Class 20031002
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOPC_UI_ANA_CHANGE Change Analysis UI Class 20040421
3 Interface implementation (CLASS c. INTERFACES i_ref)  CME_UI_BSP_CHAR_ACCESS Characteristic 20031110
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PCF_TEST_LIST_CTRLS Example 13: Messages 20030930
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PCF_EXAMPLE18 Example 18: Variants 20030221
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PCF_EXAMPLE16 Example 16: ODC with Tree 20030220
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PCF_EXAMPLE09 Example 9: OIC with Tree 20030217
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ODCTREE_MODEL_ACCESS Model Access Class 20021201
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOPC_UI_SIGNOFF MIC: PC-UI - Sign-Off 20031217
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOPC_UI_SCOP_PROCESSES MIC: PC UI - Scoping of Processes 20040604
... Click here to see Used By full list (30 items)
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 COPY Instance method Public Method Copies Selected Node and Subordinate Objects 20021004
2 CUT Instance method Public Method Cuts Selected Node and Subordinate Objects 20021004
3 GET_FIELD_ATTRIBUTES Instance method Public Method Fetch Field Attributes for Selected Row in ODC Tree 20021120
4 PASTE Instance method Public Method Pastes Cut or Copied Branch Under Focus 20021004
5 READ_CHILDREN Instance method Public Method Reads Subordinate Nodes in Tree 20020523
6 READ_ROOT_DESCR Instance method Public Method Reads Node Description for Tree 20020624
7 REFRESH 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 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Schlüssel eines Objektes 20021009
2 Importing 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 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Schlüssel eines Objektes 20021009
2 Importing 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 Exporting ET_FIELD_ATTRIBUTE Value transfer Type reference (TYPE) CRMT_BSP_FIELDATTRIB_TAB Field Attributes 20021120
2 Importing IT_OBJECT_KEY Value transfer Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Table of Object Keys 20021120
3 Importing IV_FOCUS_OBJECT_KEY Value transfer Type reference (TYPE) CRMT_BSP_OBJECTKEY Object Key 20021120
4 Importing 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 Exporting ET_SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY 20021014
2 Changing IT_CLASS_NAME Call by reference Type reference (TYPE) CRMT_MODELACCESSCLASS_TAB Klassenname 20030129
3 Exporting IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Tabelle von Object keys 20021017
4 Exporting IV_FAILED Call by reference Type reference (TYPE) CRMT_BOOLEAN Paste fehlgeschlagen 20021204
5 Importing IV_PARENT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Schlüssel eines Objektes 20021014
6 Importing 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 Exporting ET_FIELD_ATTRIBUTE Call by reference Type reference (TYPE) CRMT_BSP_FIELDATTRIB_TAB Feldeigenschaften 20020523
2 Exporting ET_SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY 20020523
3 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Tabelle von Object keys 20020523
4 Importing IV_LOCK Call by reference Type reference (TYPE) CRMT_BOOLEAN Logische Variable 20020523
5 Importing 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 Exporting EV_ROOT_DESCRIPTION Value transfer Type reference (TYPE) STRING 20020624
2 Importing IT_OBJECT_KEY Value transfer Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Tabelle von Object keys 20020624
3 Importing 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 Exporting EV_REFRESH Call by reference Type reference (TYPE) XFLAG 'X' = Baum wird refresht 20020709
2 Importing IT_OBJECT_KEY Value transfer Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Tabelle von Object keys 20020709
3 Importing IT_TREE Value transfer Type reference (TYPE) CRMT_BSP_TREETABLE_NODE_TAB Treestruktur 20030212
4 Importing 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)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CRM_BSP_SMP_MODEL_ACCESS SMP: Access to Application Class 20031002
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOPC_UI_ANA_CHANGE Change Analysis UI Class 20040421
3 Interface implementation (CLASS c. INTERFACES i_ref)  CME_UI_BSP_CHAR_ACCESS Characteristic 20031110
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PCF_TEST_LIST_CTRLS Example 13: Messages 20030930
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PCF_EXAMPLE18 Example 18: Variants 20030221
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PCF_EXAMPLE16 Example 16: ODC with Tree 20030220
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PCF_EXAMPLE09 Example 9: OIC with Tree 20030217
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ODCTREE_MODEL_ACCESS Model Access Class 20021201
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOPC_UI_SIGNOFF MIC: PC-UI - Sign-Off 20031217
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOPC_UI_SCOP_PROCESSES MIC: PC UI - Scoping of Processes 20040604
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOPC_UI_SCHEDULE_CENTRAL Central Scheduling 20031118
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOPC_UI_REPORT Reporting Access Class 20031205
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOPC_UI_MASS_TESTER_ASSIGN MIC: Mass Tester Assignment to Controls and Mgmt Controls 20050316
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOPC_UI_CONTROL_DOCU Control Documentation Access Class 20031118
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOPC_UI_ASSESSMENT Model Access Class for Assessment 20031028
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_ACCESS_MODEL_PROD BSP Interaction Layer 20030904
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOPC_PROCESS_CATALOG Process Model Class 20031202
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOPC_PROCESS Process Model Class 20031001
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOPC_ORG_SCOPING Process Model Class 20040604
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOPC_ORG Process Model Class 20031127
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOPC_MANAGEMENT_CONTROLS Process Model Class 20040226
22 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOPC_MANAGEMENT_ASSIGN Assignment of Management Controls 20040419
23 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOPC_ACCOUNTS Process Model Class 20040526
24 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOPCB_UI_ROLE Model Access Class for the Roles 20031008
25 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FIND_F4_SRULE MAC FIND_F4_SRULE 20030814
26 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_SMP_ACCESS Connection to Hierarchy Framework 20040114
27 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_BSP_FRAME_GENERIC_MAC Generic MAC class for preview functionality 20041126
28 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_FSBP_TC_CONTRACT FSBP Total Commitment - Contracts 20040927
29 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_BP_HIERARCHY_TREE Class for display of Hierarchy relation Shareholder 20030227
30 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_ACCMOD_TIME_RULE BSP Appointment Rule (Basis) 20030205
History
Last changed by/on SAP  00000000 
SAP Release Created in 310