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 MC_EVENT_FI_DOC_COLUMN_NAME Constant Public Type reference (TYPE) LVC_FNAME 'FI_DOC_NUMBER' ALV control: Field name of internal table field 20131118
2 MC_EVENT_SHOW_QUOTAS_FUNCTION Constant Public Type reference (TYPE) SALV_DE_FUNCTION 'SHOW_QUOTAS' ALV Function 20131118
3 MC_EVENT_SHOW_QUOTAS_ICON Constant Public Type reference (TYPE) STRING '@B_CALC@' Icons table 20131118
4 MC_EVENT_SHOW_QUOTAS_TEXT Constant Public Type reference (TYPE) STRING 'Show Quotas' 20131118
5 MO_CIAP_SALV_TABLE 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 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20131118
2 ON_ADDED_FUNCTION Instance method Public Event handling method 20131118
3 ON_DOUBLE_CLICK Instance method Public Event handling method 20131118
4 ON_LINK_CLICK Instance method Public Event handling method 20131118
5 SHOW_FI_DOCUMENT Instance method Private Method 20131118
6 SHOW_QUOTAS_ALV 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 Importing 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 Importing 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 Importing COLUMN Value transfer Attribute reference (LIKE) 20131118
2 Importing 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 Importing COLUMN Value transfer Attribute reference (LIKE) 20131118
2 Importing 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 Importing IV_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Company Code 20131118
2 Importing IV_FISCAL_YEAR Call by reference Type reference (TYPE) GJAHR Fiscal Year 20131118
3 Importing 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 Importing IV_RECORD_ID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20131118
# Exception Resumable Description Created on
1 CX_SALV_NOT_FOUND ALV: General Error Class (Checked During Syntax Check) 20131118
History
Last changed by/on SAP  20140121 
SAP Release Created in