SAP ABAP Class CL_UMC_BIC_TREE_MODEL (BIC Selections)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM (Application Component) Corporate Performance Monitor
⤷
UMC (Package) CPM : Common Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_COLUMN_TREE_MODEL | Column Tree Control with Data Management at Backend | 20010405 |
Properties
| Class | CL_UMC_BIC_TREE_MODEL | |
| Short Description | BIC Selections | |
| Super Class | CL_COLUMN_TREE_MODEL | Column Tree Control with Data Management at Backend |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | K | Customer Production Program |
| Category | 0 | |
| Package | UMC | CPM : Common Objects |
| Created | 20010405 | SAP |
| Last change | 20041006 | 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_UMC_BIC_TREE_MODEL has no interface implemented.
Friends
Class CL_UMC_BIC_TREE_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | UMC_Y_BICSELTYPE | 2 | Characteristic value(s) | 20010406 | ||
| 2 | Constant | Public | Type reference (TYPE) | UMC_Y_BICSELTYPE | 1 | Measure | 20010406 | ||
| 3 | Constant | Public | Type reference (TYPE) | UMC_Y_BICSELTYPE | 0 | OR | 20010406 | ||
| 4 | Constant | Public | Type reference (TYPE) | TV_ITMNAME | 'KF' | Tree Control: Column Name / Item Name | 20010405 | ||
| 5 | Constant | Public | Type reference (TYPE) | TV_ITMNAME | 'SELECTION' | Tree Control: Column Name / Item Name | 20010405 | ||
| 6 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'DELETEROW' | Screens, Function Code That Triggered PAI | 20010406 | ||
| 7 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'INSERTCHA' | Screens, Function Code That Triggered PAI | 20010406 | ||
| 8 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'INSERTKF' | Screens, Function Code That Triggered PAI | 20010406 | ||
| 9 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'INSERTOR' | Screens, Function Code That Triggered PAI | 20010406 | ||
| 10 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'MOVEDOWN' | Screens, Function Code That Triggered PAI | 20010406 | ||
| 11 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'MOVEUP' | Screens, Function Code That Triggered PAI | 20010406 | ||
| 12 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'RFCDEST' | Screens, Function Code That Triggered PAI | 20010406 | ||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag and Drop | 20010406 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20010406 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20010405 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | AS4FLAG | BIC for Scorecard Initiative | 20010618 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | AS4FLAG | BIC for MC Frame | 20010618 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20010405 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | CHAR01 | 'S' | Display or Change Mode | 20010405 | ||
| 20 | Instance attribute | Public | Type reference (TYPE) | UMC_Y_RFCDEST | RFC destination | 20010405 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | UMB_Y_SCARD | Scorecard | 20010810 |
Methods
Events
Class CL_UMC_BIC_TREE_MODEL has no event.
Types
Class CL_UMC_BIC_TREE_MODEL has no local type.
Method Signatures
Method ADD_BICSELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BICSELECTION | Value transfer | Type reference (TYPE) | UMC_YS_BICSELECTION | BIC Selektionen | 20010408 |
Method ADD_BICSELECTION on class CL_UMC_BIC_TREE_MODEL has no exception.
Method AFTER_DATA_SAVED Signature
Method AFTER_DATA_SAVED on class CL_UMC_BIC_TREE_MODEL has no parameter.
Method AFTER_DATA_SAVED on class CL_UMC_BIC_TREE_MODEL has no exception.
Method BUILD_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BICSELECTION | Call by reference | Type reference (TYPE) | UMC_YT_BICSELECTION | BIC Selektionen | 20010405 | |||
| 2 | I_ACTION | Value transfer | Type reference (TYPE) | CHAR01 | 'S' | Display or Change Mode | 20010405 | ||
| 3 | I_RFCDEST_BIC | Value transfer | Type reference (TYPE) | UMC_Y_RFCDEST | RFC-Destination | 20010405 |
Method BUILD_TREE on class CL_UMC_BIC_TREE_MODEL has no exception.
Method CHECK Signature
Method CHECK on class CL_UMC_BIC_TREE_MODEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error | 20010409 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UMC_BIC_TREE_MODEL has no parameter.
Method CONSTRUCTOR on class CL_UMC_BIC_TREE_MODEL has no exception.
Method FORMAT_BICSELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BICSELECTION | Call by reference | Type reference (TYPE) | UMC_YS_BICSELECTION | BIC Selektionen | 20010406 | |||
| 2 | ITEM_TABLE | Call by reference | Type reference (TYPE) | TREEMCITAC | Column Tree Model: Tabelle von ( Knotenschlüssel + Item ) | 20010406 | |||
| 3 | NODE | Call by reference | Type reference (TYPE) | TREEMCNODT | Column Tree Model: Eigenschaften eines Knotens | 20010406 |
Method FORMAT_BICSELECTION on class CL_UMC_BIC_TREE_MODEL has no exception.
Method GET_ALL_BICSELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BICSELECTION | Call by reference | Type reference (TYPE) | UMC_YT_BICSELECTION | BIC Selektionen | 20010409 |
Method GET_ALL_BICSELECTION on class CL_UMC_BIC_TREE_MODEL has no exception.
Method GET_FREE_SELNO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SELNO | Value transfer | Type reference (TYPE) | UMC_Y_SELNO | Selektionsnummer | 20010408 |
Method GET_FREE_SELNO on class CL_UMC_BIC_TREE_MODEL has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Type reference (TYPE) | 20010406 |
Method HANDLE_DOUBLE_CLICK on class CL_UMC_BIC_TREE_MODEL has no exception.
Method HANDLE_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Call by reference | Type reference (TYPE) | 20010409 | |||||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | 20010409 |
Method HANDLE_DRAG on class CL_UMC_BIC_TREE_MODEL has no exception.
Method HANDLE_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Call by reference | Type reference (TYPE) | 20010409 | |||||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | 20010409 |
Method HANDLE_DROP on class CL_UMC_BIC_TREE_MODEL has no exception.
Method HANDLE_DROP_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Call by reference | Type reference (TYPE) | 20010409 | |||||
| 2 | SENDER | Call by reference | Type reference (TYPE) | 20010409 |
Method HANDLE_DROP_COMPLETE on class CL_UMC_BIC_TREE_MODEL has no exception.
Method HANDLE_FUNCTION_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Type reference (TYPE) | 20010406 |
Method HANDLE_FUNCTION_SELECTED on class CL_UMC_BIC_TREE_MODEL has no exception.
Method IS_MODIFIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BOOL | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20030116 |
Method IS_MODIFIED on class CL_UMC_BIC_TREE_MODEL has no exception.
Method SET_BUTTON_STATE Signature
Method SET_BUTTON_STATE on class CL_UMC_BIC_TREE_MODEL has no parameter.
Method SET_BUTTON_STATE on class CL_UMC_BIC_TREE_MODEL has no exception.
Method SET_SCARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SCARD | Value transfer | Type reference (TYPE) | UMB_Y_SCARD | Scorecard | 20030117 |
Method SET_SCARD on class CL_UMC_BIC_TREE_MODEL has no exception.
Method SHOW_HIERARCHY_TEXT Signature
Method SHOW_HIERARCHY_TEXT on class CL_UMC_BIC_TREE_MODEL has no parameter.
Method SHOW_HIERARCHY_TEXT on class CL_UMC_BIC_TREE_MODEL has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.0A |