SAP ABAP Class CL_FMCA_PSOB_ALV_GRID (Event Handler for ALV Grid Control)
Hierarchy
☛
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
⤷
IS-PS-CA (Application Component) Public Sector Contract Accounting
⤷
FMCA_PSOB (Package) PSCD: Contract Object

⤷

⤷

Properties
Class | CL_FMCA_PSOB_ALV_GRID | |
Short Description | Event Handler for ALV Grid Control | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FMCA_PSOB | PSCD: Contract Object |
Created | 20020708 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FMCA_PSOB_ALV_GRID has no forward declaration.
Interfaces
Class CL_FMCA_PSOB_ALV_GRID has no interface implemented.
Friends
Class CL_FMCA_PSOB_ALV_GRID has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BU_AKTYP | '02' | Activity Category | 20020708 | |
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV Grid Control | 20020708 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DPSOB_T_ALV | ALV grid control: it_outtab | 20020708 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | PSOBKEY_PS | ID Key for Contract Object | 20020708 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-DATLO | Validity Date | 20020708 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XFELD | SPACE | Display mode | 20020708 | |
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XFELD | SPACE | Mode for Obsolete Contract Account Data | 20021022 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Event handling method | Handle event double click on ALV grid control | 20020708 |
2 | ![]() |
Instance method | Public | Event handling method | Append buttons to toolbar of ALV grid control | 20020708 |
3 | ![]() |
Instance method | Public | Event handling method | Handle user commands for additional ALV buttons | 20020708 |
4 | ![]() |
Instance method | Public | Method | Store reference to ALV grid control | 20020708 |
Events
Class CL_FMCA_PSOB_ALV_GRID has no event.
Types
Class CL_FMCA_PSOB_ALV_GRID has no local type.
Method Signatures
Method ON_DOUBLECLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Call by reference | Type reference (TYPE) | 20020708 | ||||
2 | ![]() |
E_COLUMN | Call by reference | Type reference (TYPE) | 20020708 |
Method ON_DOUBLECLICK on class CL_FMCA_PSOB_ALV_GRID has no exception.
Method ON_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INTERACTIVE | Call by reference | Type reference (TYPE) | 20020708 | ||||
2 | ![]() |
E_OBJECT | Call by reference | Type reference (TYPE) | 20020708 |
Method ON_TOOLBAR on class CL_FMCA_PSOB_ALV_GRID 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 | Call by reference | Type reference (TYPE) | 20020708 |
Method ON_USER_COMMAND on class CL_FMCA_PSOB_ALV_GRID has no exception.
Method SET_ALV_GRID_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Reference to ALV Grid Control | 20020708 |
Method SET_ALV_GRID_REF on class CL_FMCA_PSOB_ALV_GRID has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 471 |