SAP ABAP Class FSBP_CC_ALV_PROCESS (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_PROCESS | |
| 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 | 20100422 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class FSBP_CC_ALV_PROCESS has no forward declaration.
Interfaces
Class FSBP_CC_ALV_PROCESS has no interface implemented.
Friends
Class FSBP_CC_ALV_PROCESS 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 | Type reference (TYPE) | FSBP_CC_PROCESS_ALV_TTY | Data Used to Fill ALV at Start | 20100826 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20101019 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for ALV Grid Control | 20100602 | |||
| 8 | Static Attribute | Private | Object reference (TYPE REF TO) | FSBP_CC_ALV_PROCESS | Cleansing Case GUI | 20100422 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SYINDEX | Index of Selected Rows | 20100602 | |||
| 10 | 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 | 20100504 | |
| 2 | Instance method | Private | Constructor | CONSTRUCTOR | 20100422 | |
| 3 | Instance method | Public | Method | Returns Data Cleansing Cases | 20100504 | |
| 4 | Instance method | Public | Method | Reads Data Used to Fill ALV for First Time | 20100826 | |
| 5 | Static method | Public | Method | Returns a Reference | 20100422 | |
| 6 | Instance method | Private | Method | Initializes the ALV Grid | 20100504 | |
| 7 | Instance method | Private | Method | Initializes the TOOLBAR_LIST | 20100504 | |
| 8 | Instance method | Private | Event handling method | Updates Interface After ENTER and F4 | 20100504 | |
| 9 | Instance method | Private | Event handling method | Updates Interface After Double-Click | 20100505 | |
| 10 | Instance method | Private | Event handling method | Updates Toolbar for ALV Grid | 20100504 | |
| 11 | Instance method | Private | Event handling method | Handles User Input | 20100504 | |
| 12 | Instance method | Public | Method | Updates Interface | 20100504 | |
| 13 | Instance method | Public | Method | Deletes Data Used to Fill ALV for First Time | 20100826 | |
| 14 | Instance method | Private | Method | Determines That ALV Grid Fields Can Be Edited | 20100504 | |
| 15 | Instance method | Private | Method | Sets Fields in ALV Grid to "Cannot Be Edited" | 20100504 | |
| 16 | Instance method | Public | Method | Writes Data Cleansing Cases to ALV | 20100504 | |
| 17 | Instance method | Public | Method | Sets Data Used to Fill ALV for First Time | 20100826 | |
| 18 | Instance method | Private | Method | Set Dropdown for Process Indicators | 20100504 | |
| 19 | Instance method | Private | Method | Fills Field Catalog | 20100504 |
Events
Class FSBP_CC_ALV_PROCESS has no event.
Types
Class FSBP_CC_ALV_PROCESS has no local type.
Method Signatures
Method COMPLETE_ALV_GRID_TABLE Signature
Method COMPLETE_ALV_GRID_TABLE on class FSBP_CC_ALV_PROCESS has no parameter.
Method COMPLETE_ALV_GRID_TABLE on class FSBP_CC_ALV_PROCESS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class FSBP_CC_ALV_PROCESS has no parameter.
Method CONSTRUCTOR on class FSBP_CC_ALV_PROCESS 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 | 20100504 | |||
| 2 | E_CC_IDS | Call by reference | Type reference (TYPE) | FSBP_CC_IDS_TTY | Schlüssel der Datenbereinigungsfälle | 20100504 | |||
| 3 | E_SELECTED_ROW | Call by reference | Type reference (TYPE) | SYINDEX | Schleifenindex | 20100909 |
Method GET_CLEANSING_CASES on class FSBP_CC_ALV_PROCESS has no exception.
Method GET_DATA_OF_FIRST_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | FSBP_CC_PROCESS_ALV_TTY | Daten der Erstbefüllung des ALVs | 20100826 |
Method GET_DATA_OF_FIRST_READ on class FSBP_CC_ALV_PROCESS 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_PROCESS | Cleansing Case GUI | 20100422 |
Method GET_INSTANCE on class FSBP_CC_ALV_PROCESS has no exception.
Method INIT_ALV_GRID Signature
Method INIT_ALV_GRID on class FSBP_CC_ALV_PROCESS has no parameter.
Method INIT_ALV_GRID on class FSBP_CC_ALV_PROCESS has no exception.
Method INIT_TOOLBAR_LIST Signature
Method INIT_TOOLBAR_LIST on class FSBP_CC_ALV_PROCESS has no parameter.
Method INIT_TOOLBAR_LIST on class FSBP_CC_ALV_PROCESS has no exception.
Method ON_DATA_CHANGED_FINISHED Signature
Method ON_DATA_CHANGED_FINISHED on class FSBP_CC_ALV_PROCESS has no parameter.
Method ON_DATA_CHANGED_FINISHED on class FSBP_CC_ALV_PROCESS 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) | 20100505 |
Method ON_DOUBLE_CLICK on class FSBP_CC_ALV_PROCESS 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) | 20100504 |
Method ON_TOOLBAR on class FSBP_CC_ALV_PROCESS 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) | 20100504 |
Method ON_USER_COMMAND on class FSBP_CC_ALV_PROCESS has no exception.
Method REFRESH_GUI Signature
Method REFRESH_GUI on class FSBP_CC_ALV_PROCESS has no parameter.
Method REFRESH_GUI on class FSBP_CC_ALV_PROCESS has no exception.
Method RESET_DATA_OF_FIRST_READ Signature
Method RESET_DATA_OF_FIRST_READ on class FSBP_CC_ALV_PROCESS has no parameter.
Method RESET_DATA_OF_FIRST_READ on class FSBP_CC_ALV_PROCESS has no exception.
Method SET_ALV_EDITABLE Signature
Method SET_ALV_EDITABLE on class FSBP_CC_ALV_PROCESS has no parameter.
Method SET_ALV_EDITABLE on class FSBP_CC_ALV_PROCESS has no exception.
Method SET_ALV_NOT_EDITABLE Signature
Method SET_ALV_NOT_EDITABLE on class FSBP_CC_ALV_PROCESS has no parameter.
Method SET_ALV_NOT_EDITABLE on class FSBP_CC_ALV_PROCESS 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 | 20100504 |
Method SET_CLEANSING_CASES on class FSBP_CC_ALV_PROCESS has no exception.
Method SET_DATA_OF_FIRST_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA_OF_FIRST_READ | Call by reference | Type reference (TYPE) | FSBP_CC_PROCESS_ALV_TTY | Setzt die Daten der Erstbefüllung des ALVs | 20100826 |
Method SET_DATA_OF_FIRST_READ on class FSBP_CC_ALV_PROCESS has no exception.
Method SET_DRDN_TABLE Signature
Method SET_DRDN_TABLE on class FSBP_CC_ALV_PROCESS has no parameter.
Method SET_DRDN_TABLE on class FSBP_CC_ALV_PROCESS has no exception.
Method SET_FIELD_CATALOG Signature
Method SET_FIELD_CATALOG on class FSBP_CC_ALV_PROCESS has no parameter.
Method SET_FIELD_CATALOG on class FSBP_CC_ALV_PROCESS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 400 |