SAP ABAP Class IF_FPM_LIST_IDA_ROW_DATA (IDA API for retrieving the data of a row)
Properties
Class IF_FPM_LIST_IDA_ROW_DATA  
Short Description IDA API for retrieving the data of a row    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130909   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FPM_LIST_IDA_ROW_DATA has no forward declaration.
Interfaces
Class IF_FPM_LIST_IDA_ROW_DATA has no interface implemented.
Friends
Class IF_FPM_LIST_IDA_ROW_DATA 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 20130909
Methods
# Method Level Visibility Method type Description Created on
1 GET_ROW_DATA Instance method Public Method 20130909
Events
Class IF_FPM_LIST_IDA_ROW_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YTS_FIELD_NAME Public See coding 20130909 yts_field_name type sorted table of fieldname with unique key table_line
2 Y_REQUEST_TYPE Public Type reference (TYPE) STRING 20130909
Method Signatures

Method GET_ROW_DATA 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 20130909
2 Importing IT_REQUESTED_FIELDS Call by reference Type reference (TYPE) IF_FPM_LIST_IDA_ROW_DATA=>YTS_FIELD_NAME 20130909
3 Importing IV_REQUEST_TYPE Call by reference Type reference (TYPE) IF_FPM_LIST_IDA_ROW_DATA=>Y_REQUEST_TYPE IF_FPM_LIST_IDA_ROW_DATA=>CS_REQUEST_TYPE-KEY_AND_REQUESTED_FIELDS 20130909
# Exception Resumable Description Created on
1 CX_FPM_LIST_CALL_OUTSIDE_PE 20130909
2 CX_SALV_IDA_CONTRACT_VIOLATION 20130909
3 CX_SALV_IDA_SEL_ROW_DELETED 20130909
History
Last changed by/on SAP  20140121 
SAP Release Created in