SAP ABAP Class IF_FPM_LIST_IDA_SELECTION (IDA API Selections Manipulation Object)
Properties
Class IF_FPM_LIST_IDA_SELECTION  
Short Description IDA API Selections Manipulation Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121218   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FPM_LIST_IDA_SELECTION has no forward declaration.
Interfaces
Class IF_FPM_LIST_IDA_SELECTION has no interface implemented.
Friends
Class IF_FPM_LIST_IDA_SELECTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_REQUEST_TYPE Constant Public See coding 20121218
Methods
# Method Level Visibility Method type Description Created on
1 GET_SELECTED_ROW Instance method Public Method 20121218
2 IS_ROW_SELECTED Instance method Public Method 20121218
Events
Class IF_FPM_LIST_IDA_SELECTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YTS_FIELD_NAME Public See coding 20121218 yts_field_name type sorted table of fieldname with unique key table_line
2 Y_REQUEST_TYPE Public Type reference (TYPE) STRING 20121218
Method Signatures

Method GET_SELECTED_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ROW Call by reference Type reference (TYPE) DATA 20121218
2 Importing IT_REQUESTED_FIELDS Call by reference Type reference (TYPE) IF_FPM_LIST_IDA_SELECTION=>YTS_FIELD_NAME 20121218
3 Importing IV_REQUEST_TYPE Call by reference Type reference (TYPE) IF_FPM_LIST_IDA_SELECTION=>Y_REQUEST_TYPE IF_FPM_LIST_IDA_SELECTION=>CS_REQUEST_TYPE-KEY_AND_REQUESTED_FIELDS 20121218
# Exception Resumable Description Created on
1 CX_FPM_LIST_CALL_OUTSIDE_PE 20130111
2 CX_SALV_IDA_CONTRACT_VIOLATION 20121218
3 CX_SALV_IDA_NO_SELECTION_AT_UI No selected row at UI available 20130111
4 CX_SALV_IDA_SEL_ROW_DELETED 20121218

Method IS_ROW_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SELECTED Value transfer Type reference (TYPE) ABAP_BOOL 20121218
# Exception Resumable Description Created on
1 CX_FPM_LIST_CALL_OUTSIDE_PE 20130111
History
Last changed by/on SAP  20131127 
SAP Release Created in