SAP ABAP Class /BOFU/IF_CUIBB_TABLE_MANAGER (Table UI Controll Manager)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/CL_CUIBB_TABLE_MANAGER | UI table Manager | 20090826 |
Properties
| Class | /BOFU/IF_CUIBB_TABLE_MANAGER | |
| Short Description | Table UI Controll Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090826 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOFU/IF_CUIBB_TABLE_MANAGER has no forward declaration.
Interfaces
Class /BOFU/IF_CUIBB_TABLE_MANAGER has no interface implemented.
Friends
Class /BOFU/IF_CUIBB_TABLE_MANAGER has no friend class.
Attributes
Class /BOFU/IF_CUIBB_TABLE_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090826 | ||
| 2 | Instance method | Public | Method | 20090826 | ||
| 3 | Instance method | Public | Method | 20090826 | ||
| 4 | Instance method | Public | Method | 20090826 | ||
| 5 | Instance method | Public | Method | 20090826 | ||
| 6 | Instance method | Public | Method | 20090826 | ||
| 7 | Instance method | Public | Method | 20090826 | ||
| 8 | Instance method | Public | Method | 20090826 | ||
| 9 | Instance method | Public | Method | 20090826 | ||
| 10 | Instance method | Public | Method | 20090826 | ||
| 11 | Instance method | Public | Method | 20090826 | ||
| 12 | Instance method | Public | Method | 20090826 | ||
| 13 | Instance method | Public | Method | 20090826 |
Events
Class /BOFU/IF_CUIBB_TABLE_MANAGER has no event.
Types
Class /BOFU/IF_CUIBB_TABLE_MANAGER has no local type.
Method Signatures
Method APPLY_FILTER_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20090826 |
Method APPLY_FILTER_VALUES on class /BOFU/IF_CUIBB_TABLE_MANAGER has no exception.
Method APPLY_SORTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20090826 | ||||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | 20090826 |
Method APPLY_SORTING on class /BOFU/IF_CUIBB_TABLE_MANAGER has no exception.
Method CLEAR_FILTER_VALUES Signature
Method CLEAR_FILTER_VALUES on class /BOFU/IF_CUIBB_TABLE_MANAGER has no parameter.
Method CLEAR_FILTER_VALUES on class /BOFU/IF_CUIBB_TABLE_MANAGER has no exception.
Method GET_FILTER_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_FILTER_VALUES | Call by reference | Type reference (TYPE) | ANY | 20090826 |
Method GET_FILTER_VALUES on class /BOFU/IF_CUIBB_TABLE_MANAGER has no exception.
Method GET_FILTER_VISIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_VISIBLE | Value transfer | Type reference (TYPE) | BOOLE_D | 20090826 |
Method GET_FILTER_VISIBILITY on class /BOFU/IF_CUIBB_TABLE_MANAGER has no exception.
Method GET_TABLE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TABLE_ID | Value transfer | Type reference (TYPE) | STRING | 20090826 |
Method GET_TABLE_ID on class /BOFU/IF_CUIBB_TABLE_MANAGER has no exception.
Method GET_VISIBLE_ROW_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | I | 20090826 |
Method GET_VISIBLE_ROW_COUNT on class /BOFU/IF_CUIBB_TABLE_MANAGER has no exception.
Method IS_FILTER_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | BOOLE_D | 20090826 |
Method IS_FILTER_SET on class /BOFU/IF_CUIBB_TABLE_MANAGER has no exception.
Method IS_SORTING_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | BOOLE_D | 20090826 |
Method IS_SORTING_SET on class /BOFU/IF_CUIBB_TABLE_MANAGER has no exception.
Method RESET_SORTING Signature
Method RESET_SORTING on class /BOFU/IF_CUIBB_TABLE_MANAGER has no parameter.
Method RESET_SORTING on class /BOFU/IF_CUIBB_TABLE_MANAGER has no exception.
Method SET_SORTING_VAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | 20090826 |
Method SET_SORTING_VAL on class /BOFU/IF_CUIBB_TABLE_MANAGER has no exception.
Method SET_VISIBLE_ROW_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROW_COUNT | Call by reference | Type reference (TYPE) | I | 20090826 |
Method SET_VISIBLE_ROW_COUNT on class /BOFU/IF_CUIBB_TABLE_MANAGER has no exception.
Method TOGGLE_FILTER_VISIBILITY Signature
Method TOGGLE_FILTER_VISIBILITY on class /BOFU/IF_CUIBB_TABLE_MANAGER has no parameter.
Method TOGGLE_FILTER_VISIBILITY on class /BOFU/IF_CUIBB_TABLE_MANAGER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |