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 | ![]() |
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 | ![]() |
Static Attribute | Private | Type reference (TYPE) | FLAG | 20070830 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_STATUS_RANGE | Ranges Table for Structure with Char1 | 20070214 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_FCAT_PROP | ALV Control: Field Catalog | 20070830 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | FLAG | 20070830 | |||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | FLAG | 20070830 | |||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | FLAG | 20070830 | |||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | FLAG | 20070830 |
Methods
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 | ![]() |
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 | ![]() |
IP_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20080123 | ||
2 | ![]() |
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 | ![]() |
IP_STATUS | Call by reference | Type reference (TYPE) | HRFPM_FPM_STATUS | HRFPM: FPM Belege - Positionen | 20070214 | ||
2 | ![]() |
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 | ![]() |
E_COMMITMENT_ITEM_ACTIVE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20020815 | ||
2 | ![]() |
E_FUNCTION_ACTIVE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20020815 | ||
3 | ![]() |
E_FUNDS_CENTER_ACTIVE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20020815 | ||
4 | ![]() |
E_FUND_ACTIVE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20020815 | ||
5 | ![]() |
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 | ![]() |
IP_CLOSING_INDICATOR | Call by reference | Type reference (TYPE) | HRFPM_CLOSED_INDICATOR | Buchungsstatus | 20070830 | ||
2 | ![]() |
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 | ![]() |
IP_FIELD_VALUE | Call by reference | Type reference (TYPE) | ANY | Buchungsstatus | 20070209 | ||
2 | ![]() |
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 | ![]() |
IP_STATUS | Call by reference | Type reference (TYPE) | HRFPM_CHANGE_STAT | Buchungsstatus | 20070622 | ||
2 | ![]() |
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 | ![]() |
IP_NEG_CMMTNT_INDICATOR | Call by reference | Type reference (TYPE) | HRFPM_FM_POS_NEGATIVE | Buchungsstatus | 20070705 | ||
2 | ![]() |
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 | ![]() |
IP_STATUS | Call by reference | Type reference (TYPE) | HRFPM_FPM_STATUS | Buchungsstatus | 20070209 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |