SAP ABAP Class CL_HRFPM_UI_FUNCTIONS (User Interface Functions)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-PM-PB (Application Component) Position Budgeting and Control
     PAOC_FPM_COM_ENGINE (Package) Position Management: Commitment Creation
Properties
Class CL_HRFPM_UI_FUNCTIONS  
Short Description User Interface Functions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_FPM_COM_ENGINE   Position Management: Commitment Creation 
Created 20020815   SAP 
Last change 20080505   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRFPM_UI_FUNCTIONS has no interface implemented.
Friends
Class CL_HRFPM_UI_FUNCTIONS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMMITMENT_ITEM_ACTIVE Static Attribute Private Type reference (TYPE) FLAG 20070830
2 EXCLUDED_STATUS Static Attribute Private Type reference (TYPE) TT_STATUS_RANGE Ranges Table for Structure with Char1 20070214
3 FIELDCAT_PROP_TAB Static Attribute Private Type reference (TYPE) TT_FCAT_PROP ALV Control: Field Catalog 20070830
4 FUNCTION_ACTIVE Static Attribute Private Type reference (TYPE) FLAG 20070830
5 FUNDS_CENTER_ACTIVE Static Attribute Private Type reference (TYPE) FLAG 20070830
6 FUND_ACTIVE Static Attribute Private Type reference (TYPE) FLAG 20070830
7 GRANT_ACTIVE Static Attribute Private Type reference (TYPE) FLAG 20070830
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070214
2 CLOSING_IS_ACTIVE Static method Private Method 20080123
3 DIMENSION_IS_ACTIVE Static method Private Method 20080123
4 DISPLAY_FPM_LINE Static method Public Method 20070214
5 GET_ACTIVE_DIMENSIONS Static method Public Method Determination of Active Account Assignments 20020815
6 GET_CLD_CMMTNT_ICON Static method Public Method 20070830
7 GET_DOM_VAL_TEXT Static method Private Method 20070209
8 GET_FIN_STAT_ICON Static method Public Method 20070622
9 GET_NEG_CMMTNT_ICON Static method Public Method 20070705
10 GET_UPD_STAT_ICON Static method Public Method 20070209
11 MODIFY_DIMENSIONS Static method Private Method 20080123
12 MODIFY_DIMENSIONS_OF_FC_REUSE Static method Public Method Hiding of Individual Account Assignments 20040909
13 MODIFY_DIMENSIONS_OF_FIELDCAT Static method Public Method Hiding of Individual Account Assignments 20020815
14 MODIFY_TECH_OF_FIELDCAT Static method Public Method Hiding of Individual Account Assignments 20080123
15 SET_FCAT_PROP_TAB Static method Private Method 20070830
16 SUPRESS_FIELD Static method Private Method 20080123
Events
Class CL_HRFPM_UI_FUNCTIONS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_FCAT_PROP Private See coding 20070830 BEGIN OF ts_fcat_prop. * tabtype TYPE tabname. INCLUDE TYPE lvc_s_fcat AS fcat. TYPES: END OF ts_fcat_prop
2 TT_FCAT_PROP Private See coding 20070830 tt_fcat_prop TYPE SORTED TABLE OF ts_fcat_prop WITH UNIQUE KEY tabname fieldname
3 TT_STATUS_RANGE Private See coding 20070214 tt_status_range TYPE TABLE OF range_c1
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HRFPM_UI_FUNCTIONS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRFPM_UI_FUNCTIONS has no exception.

Method CLOSING_IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_IS_ACTIVE Value transfer Type reference (TYPE) FLAG allgemeines flag 20080123

Method CLOSING_IS_ACTIVE on class CL_HRFPM_UI_FUNCTIONS has no exception.

Method DIMENSION_IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20080123
2 Returning RP_IS_ACTIVE Value transfer Type reference (TYPE) FLAG 20080123

Method DIMENSION_IS_ACTIVE on class CL_HRFPM_UI_FUNCTIONS has no exception.

Method DISPLAY_FPM_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_STATUS Call by reference Type reference (TYPE) HRFPM_FPM_STATUS HRFPM: FPM Belege - Positionen 20070214
2 Returning RP_DISPLAY Value transfer Type reference (TYPE) FLAG allgemeines flag 20070214

Method DISPLAY_FPM_LINE on class CL_HRFPM_UI_FUNCTIONS has no exception.

Method GET_ACTIVE_DIMENSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COMMITMENT_ITEM_ACTIVE Call by reference Type reference (TYPE) FLAG allgemeines flag 20020815
2 Exporting E_FUNCTION_ACTIVE Call by reference Type reference (TYPE) FLAG allgemeines flag 20020815
3 Exporting E_FUNDS_CENTER_ACTIVE Call by reference Type reference (TYPE) FLAG allgemeines flag 20020815
4 Exporting E_FUND_ACTIVE Call by reference Type reference (TYPE) FLAG allgemeines flag 20020815
5 Exporting E_GRANT_ACTIVE Call by reference Type reference (TYPE) FLAG allgemeines flag 20020815

Method GET_ACTIVE_DIMENSIONS on class CL_HRFPM_UI_FUNCTIONS has no exception.

Method GET_CLD_CMMTNT_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CLOSING_INDICATOR Call by reference Type reference (TYPE) HRFPM_CLOSED_INDICATOR Buchungsstatus 20070830
2 Returning RP_NEG_CMMTNT_ICON Value transfer Type reference (TYPE) HRFPM_CLD_CMMTNT_ICON Ikone für Verbuchungsstatus 20070830

Method GET_CLD_CMMTNT_ICON on class CL_HRFPM_UI_FUNCTIONS has no exception.

Method GET_DOM_VAL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_FIELD_VALUE Call by reference Type reference (TYPE) ANY Buchungsstatus 20070209
2 Returning RP_ICON_INFO Value transfer Type reference (TYPE) STRING 20070209

Method GET_DOM_VAL_TEXT on class CL_HRFPM_UI_FUNCTIONS has no exception.

Method GET_FIN_STAT_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_STATUS Call by reference Type reference (TYPE) HRFPM_CHANGE_STAT Buchungsstatus 20070622
2 Returning RP_UPD_STATUS_ICON Value transfer Type reference (TYPE) HRFPM_UPD_STATUS_ICON Ikone für Verbuchungsstatus 20070622

Method GET_FIN_STAT_ICON on class CL_HRFPM_UI_FUNCTIONS has no exception.

Method GET_NEG_CMMTNT_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NEG_CMMTNT_INDICATOR Call by reference Type reference (TYPE) HRFPM_FM_POS_NEGATIVE Buchungsstatus 20070705
2 Returning RP_NEG_CMMTNT_ICON Value transfer Type reference (TYPE) HRFPM_NEG_CMMTNT_ICON Ikone für Verbuchungsstatus 20070705

Method GET_NEG_CMMTNT_ICON on class CL_HRFPM_UI_FUNCTIONS has no exception.

Method GET_UPD_STAT_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_STATUS Call by reference Type reference (TYPE) HRFPM_FPM_STATUS Buchungsstatus 20070209
2 Returning RP_UPD_STATUS_ICON Value transfer Type reference (TYPE) HRFPM_UPD_STATUS_ICON Ikone für Verbuchungsstatus 20070209

Method GET_UPD_STAT_ICON on class CL_HRFPM_UI_FUNCTIONS has no exception.

Method MODIFY_DIMENSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDCAT Call by reference Type reference (TYPE) ANY TABLE 20080123

Method MODIFY_DIMENSIONS on class CL_HRFPM_UI_FUNCTIONS has no exception.

Method MODIFY_DIMENSIONS_OF_FC_REUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_FIELDCAT Call by reference Type reference (TYPE) SLIS_T_FIELDCAT_ALV Feldkatalog für ListViewerControl 20040909

Method MODIFY_DIMENSIONS_OF_FC_REUSE on class CL_HRFPM_UI_FUNCTIONS has no exception.

Method MODIFY_DIMENSIONS_OF_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20020815

Method MODIFY_DIMENSIONS_OF_FIELDCAT on class CL_HRFPM_UI_FUNCTIONS has no exception.

Method MODIFY_TECH_OF_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDCAT Call by reference Type reference (TYPE) ANY TABLE 20080123

Method MODIFY_TECH_OF_FIELDCAT on class CL_HRFPM_UI_FUNCTIONS has no exception.

Method SET_FCAT_PROP_TAB Signature

Method SET_FCAT_PROP_TAB on class CL_HRFPM_UI_FUNCTIONS has no parameter.
Method SET_FCAT_PROP_TAB on class CL_HRFPM_UI_FUNCTIONS has no exception.

Method SUPRESS_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_FCAT_LINE Call by reference Type reference (TYPE) ANY 20080123

Method SUPRESS_FIELD on class CL_HRFPM_UI_FUNCTIONS has no exception.
History
Last changed by/on SAP  20080505 
SAP Release Created in 110