SAP ABAP Class IF_FPM_LIST_DATA_SRC_DB_TABLE (Data Source for DB Tables for List UIBB)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FPM_LIST_DATA_SOURCE Data source for IDA List UIBB 20121031
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_LIST_DATA_SRC_DB_TABLE Internal: Data Source for DB Tables 20121031
Properties
Class IF_FPM_LIST_DATA_SRC_DB_TABLE  
Short Description Data Source for DB Tables for List UIBB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121031   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SALV_SERVICE_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_FPM_LIST_DATA_SRC_DB_TABLE has no interface implemented.
Friends
Class IF_FPM_LIST_DATA_SRC_DB_TABLE has no friend class.
Attributes
Class IF_FPM_LIST_DATA_SRC_DB_TABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_AUTHORIZATION_FOR_OBJECT Instance method Public Method 20121214
2 CONDITION_FACTORY Instance method Public Method 20130213
3 SET_DATA_SELECTION_CRITERIA Instance method Public Method 20121116
4 SET_DATA_SUPPRESSING Instance method Public Method 20131121
5 SET_MAXIMUM_NUMBER_OF_ROWS Instance method Public Method 20131120
6 SET_VIEW_PARAMETERS Instance method Public Method 20121128
7 TEXT_SEARCH Instance method Public Method 20130212
Events
Class IF_FPM_LIST_DATA_SRC_DB_TABLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_ACTIVITY Public Type reference (TYPE) IF_SADL_AUTHORIZATION=>TY_ACTIVITY 20130904
2 YS_FIELD_MAPPING Public Type reference (TYPE) IF_SADL_AUTHORIZATION=>TY_FIELD_MAPPING 20130904
3 YS_PARAMETER Public See coding 20121128 begin of ys_parameter, name type string, value type string, end of ys_parameter
4 YT_ACTIVITIES Public Type reference (TYPE) IF_SADL_AUTHORIZATION=>TT_ACTIVITIES 20121214
5 YT_FIELD_MAPPING Public Type reference (TYPE) IF_SADL_AUTHORIZATION=>TT_FIELD_MAPPING 20121214
6 YT_PARAMETER Public See coding 20121128 yt_parameter type table of ys_parameter with non-unique key name
7 Y_AUTHORITY_OBJECT Public Type reference (TYPE) XUOBJECT 20121214
Method Signatures

Method ADD_AUTHORIZATION_FOR_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACTIVITIES Call by reference Type reference (TYPE) IF_FPM_LIST_DATA_SRC_DB_TABLE=>YT_ACTIVITIES 20121214
2 Importing IT_FIELD_MAPPING Call by reference Type reference (TYPE) IF_FPM_LIST_DATA_SRC_DB_TABLE=>YT_FIELD_MAPPING 20121214
3 Importing IV_AUTHORIZATION_OBJECT Call by reference Type reference (TYPE) IF_FPM_LIST_DATA_SRC_DB_TABLE=>Y_AUTHORITY_OBJECT 20121214
# Exception Resumable Description Created on
1 CX_FPM_LIST_AFTER_START_RUNTIM 20121214

Method CONDITION_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CONDITION_FACTORY Value transfer Object reference (TYPE REF TO) IF_SALV_IDA_CONDITION_FACTORY 20130213

Method CONDITION_FACTORY on class IF_FPM_LIST_DATA_SRC_DB_TABLE has no exception.

Method SET_DATA_SELECTION_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONDITION Call by reference Object reference (TYPE REF TO) IF_SALV_IDA_CONDITION 20130213
2 Importing IT_SELECTION_CRITERIA Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_NAMED_RANGES 20121116
# Exception Resumable Description Created on
1 CX_FPM_LIST_CALL_OUTSIDE_PBO Feeder class made a illegal call outside of PBO 20121126
2 CX_SALV_DB_CONNECTION 20140819
3 CX_SALV_IDA_ASSOCIATE_INVALID 20140819
4 CX_SALV_IDA_UNKNOWN_NAME 20140819

Method SET_DATA_SUPPRESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SUPPRESS_DATA Call by reference Type reference (TYPE) ABAP_BOOL 20131121
# Exception Resumable Description Created on
1 CX_FPM_LIST_CALL_OUTSIDE_PBO 20131121

Method SET_MAXIMUM_NUMBER_OF_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NUMBER_OF_ROWS Value transfer Type reference (TYPE) I 20131120
2 Importing IV_UNRESTRICTED Value transfer Type reference (TYPE) ABAP_BOOL 20131120
# Exception Resumable Description Created on
1 CX_FPM_LIST_CALL_OUTSIDE_PBO 20131127
2 CX_SALV_PARAM_OUT_OF_BOUNDS 20131120

Method SET_VIEW_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMETERS Call by reference Type reference (TYPE) IF_FPM_LIST_DATA_SRC_DB_TABLE=>YT_PARAMETER 20121128
# Exception Resumable Description Created on
1 CX_FPM_LIST_CALL_OUTSIDE_PBO 20121128

Method TEXT_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TEXT_SEARCH Value transfer Object reference (TYPE REF TO) IF_FPM_LIST_TEXT_SEARCH_IDA 20130212
# Exception Resumable Description Created on
1 CX_SALV_IDA_NO_DB_TEXT_SEARCH 20131121
History
Last changed by/on SAP  20141121 
SAP Release Created in