SAP ABAP Class FSBP_CC_ALV_SEARCH (ALV Search of Data Cleansing Cases)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_FND_CLEANSING_UI (Package) User Interface for FS Business Partner Cleansing
⤷
⤷
Properties
| Class | FSBP_CC_ALV_SEARCH | |
| Short Description | ALV Search of Data Cleansing Cases | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_BP_FND_CLEANSING_UI | User Interface for FS Business Partner Cleansing |
| Created | 20100421 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class FSBP_CC_ALV_SEARCH has no forward declaration.
Interfaces
Class FSBP_CC_ALV_SEARCH has no interface implemented.
Friends
Class FSBP_CC_ALV_SEARCH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20100602 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | FSBP_CC_B_CUSTOMER_FIELDS | BAdI for Filling Customer-Specific Fields | 20100816 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | FSBP_CC_GUID_TTY | GUIDs of Multiple Data Cleansing Cases | 20100604 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20101018 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for ListViewerControl | 20100602 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | FSBP_CC_ALV_SEARCH | ALV for Cleansing Case Search | 20100421 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | FSBP_CC_SEARCH_RESULT_TTY | Search Result Cleansing Case | 20100602 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | TTB_BUTTON | Toolbar Buttons | 20100602 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Read Additional Texts for Keys in ALV Grid | 20100421 | |
| 2 | Instance method | Private | Constructor | CONSTRUCTOR | 20100421 | |
| 3 | Static method | Public | Method | Generate/Return Reference | 20100421 | |
| 4 | Instance method | Private | Method | Initializes the ALV Grid | 20100421 | |
| 5 | Instance method | Private | Method | Initializes the Tool Bar | 20100421 | |
| 6 | Instance method | Private | Event handling method | Updates Interface After Double-Click | 20100421 | |
| 7 | Instance method | Private | Event handling method | Updates Toolbar for ALV Grid | 20100421 | |
| 8 | Instance method | Private | Event handling method | Handles User Input | 20100426 | |
| 9 | Instance method | Private | Method | Prepare Sorted Table | 20100425 | |
| 10 | Instance method | Public | Method | Update Interface | 20100421 | |
| 11 | Instance method | Public | Method | Determines That ALV Grid Fields Can Be Edited | 20100503 | |
| 12 | Instance method | Public | Method | Writes Data Cleansing Cases to ALV | 20100604 | |
| 13 | Instance method | Private | Method | Fills Field Catalog | 20100421 |
Events
Class FSBP_CC_ALV_SEARCH has no event.
Types
Class FSBP_CC_ALV_SEARCH has no local type.
Method Signatures
Method COMPLETE_ALV_GRID_TABLE Signature
Method COMPLETE_ALV_GRID_TABLE on class FSBP_CC_ALV_SEARCH has no parameter.
Method COMPLETE_ALV_GRID_TABLE on class FSBP_CC_ALV_SEARCH has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class FSBP_CC_ALV_SEARCH has no parameter.
Method CONSTRUCTOR on class FSBP_CC_ALV_SEARCH has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | FSBP_CC_ALV_SEARCH | ALV Für Cleansing Case Suche | 20100421 |
Method GET_INSTANCE on class FSBP_CC_ALV_SEARCH has no exception.
Method INIT_ALV_GRID Signature
Method INIT_ALV_GRID on class FSBP_CC_ALV_SEARCH has no parameter.
Method INIT_ALV_GRID on class FSBP_CC_ALV_SEARCH has no exception.
Method INIT_TOOLBAR_LIST Signature
Method INIT_TOOLBAR_LIST on class FSBP_CC_ALV_SEARCH has no parameter.
Method INIT_TOOLBAR_LIST on class FSBP_CC_ALV_SEARCH has no exception.
Method ON_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ROW | Value transfer | Attribute reference (LIKE) | Zeilen ID | 20100425 |
Method ON_DOUBLE_CLICK on class FSBP_CC_ALV_SEARCH has no exception.
Method ON_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20100421 |
Method ON_TOOLBAR on class FSBP_CC_ALV_SEARCH has no exception.
Method ON_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20100426 |
Method ON_USER_COMMAND on class FSBP_CC_ALV_SEARCH has no exception.
Method PREPARE_SORT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SORT_TABLE | Value transfer | Type reference (TYPE) | LVC_T_SORT | ALV-Control: Sortierung | 20100425 |
Method PREPARE_SORT_TABLE on class FSBP_CC_ALV_SEARCH has no exception.
Method REFRESH_GUI Signature
Method REFRESH_GUI on class FSBP_CC_ALV_SEARCH has no parameter.
Method REFRESH_GUI on class FSBP_CC_ALV_SEARCH has no exception.
Method SET_ALV_EDITABLE Signature
Method SET_ALV_EDITABLE on class FSBP_CC_ALV_SEARCH has no parameter.
Method SET_ALV_EDITABLE on class FSBP_CC_ALV_SEARCH has no exception.
Method SET_CLEANSING_CASE_GUIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CC_GUIDS | Call by reference | Type reference (TYPE) | FSBP_CC_GUID_TTY | GUIDs mehrerer Datenbereinigungsfälle | 20100604 |
Method SET_CLEANSING_CASE_GUIDS on class FSBP_CC_ALV_SEARCH has no exception.
Method SET_FIELD_CATALOG Signature
Method SET_FIELD_CATALOG on class FSBP_CC_ALV_SEARCH has no parameter.
Method SET_FIELD_CATALOG on class FSBP_CC_ALV_SEARCH has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 400 |