SAP ABAP Class CL_CIAP_SALV_EVENT_HANDLER (Class for event handling)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
FI-LOC (Application Component) Localization
⤷
INT_TMF_CIAP (Package) TMF Integration Features: CIAP
⤷
⤷
Properties
| Class | CL_CIAP_SALV_EVENT_HANDLER | |
| Short Description | Class for event handling | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | INT_TMF_CIAP | TMF Integration Features: CIAP |
| Created | 20131015 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CIAP_SALV_EVENT_HANDLER has no forward declaration.
Interfaces
Class CL_CIAP_SALV_EVENT_HANDLER has no interface implemented.
Friends
Class CL_CIAP_SALV_EVENT_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | LVC_FNAME | 'FI_DOC_NUMBER' | ALV control: Field name of internal table field | 20131118 | ||
| 2 | Constant | Public | Type reference (TYPE) | SALV_DE_FUNCTION | 'SHOW_QUOTAS' | ALV Function | 20131118 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | '@B_CALC@' | Icons table | 20131118 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'Show Quotas' | 20131118 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CIAP_SALV_TABLE | CIAP decorator for SALV table class | 20131118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20131118 | |
| 2 | Instance method | Public | Event handling method | 20131118 | ||
| 3 | Instance method | Public | Event handling method | 20131118 | ||
| 4 | Instance method | Public | Event handling method | 20131118 | ||
| 5 | Instance method | Private | Method | 20131118 | ||
| 6 | Instance method | Private | Method | 20131118 |
Events
Class CL_CIAP_SALV_EVENT_HANDLER has no event.
Types
Class CL_CIAP_SALV_EVENT_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CIAP_SALV_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_CIAP_SALV_TABLE | CIAP decorator for SALV table class | 20131118 |
Method CONSTRUCTOR on class CL_CIAP_SALV_EVENT_HANDLER has no exception.
Method ON_ADDED_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SALV_FUNCTION | Value transfer | Attribute reference (LIKE) | 20131118 |
Method ON_ADDED_FUNCTION on class CL_CIAP_SALV_EVENT_HANDLER has no exception.
Method ON_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN | Value transfer | Attribute reference (LIKE) | 20131118 | |||||
| 2 | ROW | Value transfer | Attribute reference (LIKE) | 20131118 |
Method ON_DOUBLE_CLICK on class CL_CIAP_SALV_EVENT_HANDLER has no exception.
Method ON_LINK_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN | Value transfer | Attribute reference (LIKE) | 20131118 | |||||
| 2 | ROW | Value transfer | Attribute reference (LIKE) | 20131118 |
Method ON_LINK_CLICK on class CL_CIAP_SALV_EVENT_HANDLER has no exception.
Method SHOW_FI_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20131118 | |||
| 2 | IV_FISCAL_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20131118 | |||
| 3 | IV_FI_DOCNUM | Call by reference | Type reference (TYPE) | BELNR_D | Accounting Document Number | 20131118 |
Method SHOW_FI_DOCUMENT on class CL_CIAP_SALV_EVENT_HANDLER has no exception.
Method SHOW_QUOTAS_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RECORD_ID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20131118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: General Error Class (Checked During Syntax Check) | 20131118 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |