SAP ABAP Class FSBP_CC_ALV_RESET (ALV for Processing 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_RESET | |
Short Description | ALV for Processing Data Cleansing Cases | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | FS_BP_FND_CLEANSING_UI | User Interface for FS Business Partner Cleansing |
Created | 20100601 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class FSBP_CC_ALV_RESET has no forward declaration.
Interfaces
Class FSBP_CC_ALV_RESET has no interface implemented.
Friends
Class FSBP_CC_ALV_RESET 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 | General List Viewer Grid Control | 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_PROCESS_ALV_TTY | Cleansing Case Details Table Type | 20100602 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FSBP_CC_IDS_TTY | IDs for Multiple Data Cleansing Cases (Table Type) | 20100602 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20101019 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for ALV Grid Control | 20100602 | ||
7 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | FSBP_CC_ALV_RESET | Cleansing Case GUI | 20100601 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYINDEX | Index of Selected Rows | 20100602 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TTB_BUTTON | Sorted Toolbar Elements | 20100602 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Reads Long Texts for Keys in ALV Grid | 20100601 |
2 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20100601 |
3 | ![]() |
Instance method | Public | Method | Returns Data Cleansing Cases | 20100601 |
4 | ![]() |
Static method | Public | Method | Returns a Reference | 20100601 |
5 | ![]() |
Instance method | Private | Method | Initializes the ALV Grid | 20100601 |
6 | ![]() |
Instance method | Private | Method | Initializes the TOOLBAR_LIST | 20100601 |
7 | ![]() |
Instance method | Private | Event handling method | Updates Interface After Double-Click | 20100601 |
8 | ![]() |
Instance method | Private | Event handling method | Updates Toolbar for ALV Grid | 20100601 |
9 | ![]() |
Instance method | Public | Method | Updates Interface | 20100601 |
10 | ![]() |
Instance method | Private | Method | Sets Fields in ALV Grid to "Cannot Be Edited" | 20100601 |
11 | ![]() |
Instance method | Public | Method | Writes Data Cleansing Cases to ALV | 20100601 |
12 | ![]() |
Instance method | Private | Method | Set Dropdown for Process Indicators | 20100601 |
13 | ![]() |
Instance method | Private | Method | Fills Field Catalog | 20100601 |
Events
Class FSBP_CC_ALV_RESET has no event.
Types
Class FSBP_CC_ALV_RESET has no local type.
Method Signatures
Method COMPLETE_ALV_GRID_TABLE Signature
Method COMPLETE_ALV_GRID_TABLE on class FSBP_CC_ALV_RESET has no parameter.
Method COMPLETE_ALV_GRID_TABLE on class FSBP_CC_ALV_RESET has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class FSBP_CC_ALV_RESET has no parameter.
Method CONSTRUCTOR on class FSBP_CC_ALV_RESET has no exception.
Method GET_CLEANSING_CASES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CC_DATA | Call by reference | Type reference (TYPE) | FSBP_CC_PROCESS_ALV_TTY | Daten der Datenbereinigungsfälle | 20100601 | ||
2 | ![]() |
E_CC_IDS | Call by reference | Type reference (TYPE) | FSBP_CC_IDS_TTY | Schlüssel der Datenbereinigungsfälle | 20100601 | ||
3 | ![]() |
E_SELECTED_ROW | Call by reference | Type reference (TYPE) | SYINDEX | Schleifenindex | 20100602 |
Method GET_CLEANSING_CASES on class FSBP_CC_ALV_RESET 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_RESET | Cleansing Case GUI | 20100601 |
Method GET_INSTANCE on class FSBP_CC_ALV_RESET has no exception.
Method INIT_ALV_GRID Signature
Method INIT_ALV_GRID on class FSBP_CC_ALV_RESET has no parameter.
Method INIT_ALV_GRID on class FSBP_CC_ALV_RESET has no exception.
Method INIT_TOOLBAR_LIST Signature
Method INIT_TOOLBAR_LIST on class FSBP_CC_ALV_RESET has no parameter.
Method INIT_TOOLBAR_LIST on class FSBP_CC_ALV_RESET 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) | 20100601 |
Method ON_DOUBLE_CLICK on class FSBP_CC_ALV_RESET 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) | 20100601 |
Method ON_TOOLBAR on class FSBP_CC_ALV_RESET has no exception.
Method REFRESH_GUI Signature
Method REFRESH_GUI on class FSBP_CC_ALV_RESET has no parameter.
Method REFRESH_GUI on class FSBP_CC_ALV_RESET has no exception.
Method SET_ALV_NOT_EDITABLE Signature
Method SET_ALV_NOT_EDITABLE on class FSBP_CC_ALV_RESET has no parameter.
Method SET_ALV_NOT_EDITABLE on class FSBP_CC_ALV_RESET has no exception.
Method SET_CLEANSING_CASES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CC_IDS | Call by reference | Type reference (TYPE) | FSBP_CC_IDS_TTY | 20100601 |
Method SET_CLEANSING_CASES on class FSBP_CC_ALV_RESET has no exception.
Method SET_DRDN_TABLE Signature
Method SET_DRDN_TABLE on class FSBP_CC_ALV_RESET has no parameter.
Method SET_DRDN_TABLE on class FSBP_CC_ALV_RESET has no exception.
Method SET_FIELD_CATALOG Signature
Method SET_FIELD_CATALOG on class FSBP_CC_ALV_RESET has no parameter.
Method SET_FIELD_CATALOG on class FSBP_CC_ALV_RESET has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 400 |