SAP ABAP Class CL_USMD_FPM_LIST (List)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD2_COMMON (Package) Common objects of generic MDG UIs
Properties
Class CL_USMD_FPM_LIST  
Short Description List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD2_COMMON   Common objects of generic MDG UIs 
Created 20120806   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_USMD_FPM_LIST has no interface implemented.
Friends
Class CL_USMD_FPM_LIST has no friend class.
Attributes
Class CL_USMD_FPM_LIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONSISTENCY Static method Public Method Check the List's Consistency 20120806
2 DESELECT_ALL Static method Public Method Deselect All Lines 20120806
3 GET_LEAD_INDEX Static method Public Method Get Lead Index 20120806
4 SET_LEAD_INDEX Static method Public Method Set Lead Index 20120806
Events
Class CL_USMD_FPM_LIST has no event.
Types
Class CL_USMD_FPM_LIST has no local type.
Method Signatures

Method CHECK_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FPM_LIST Call by reference Type reference (TYPE) USMD_FPM_S_LIST List 20120806

Method CHECK_CONSISTENCY on class CL_USMD_FPM_LIST has no exception.

Method DESELECT_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FPM_LIST Call by reference Type reference (TYPE) USMD_FPM_S_LIST List 20120806

Method DESELECT_ALL on class CL_USMD_FPM_LIST has no exception.

Method GET_LEAD_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FPM_LIST Call by reference Type reference (TYPE) USMD_FPM_S_LIST List 20120806
2 Returning RV_FPM_LEAD_INDEX Value transfer Type reference (TYPE) I Lead Index 20120806

Method GET_LEAD_INDEX on class CL_USMD_FPM_LIST has no exception.

Method SET_LEAD_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FPM_LIST Call by reference Type reference (TYPE) USMD_FPM_S_LIST List 20120806
2 Importing IV_FPM_LEAD_INDEX Call by reference Type reference (TYPE) I Lead Index 20120806

Method SET_LEAD_INDEX on class CL_USMD_FPM_LIST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732