cancel
Showing results for 
Search instead for 
Did you mean: 

Useful function modules for reading data from OM/PA

lukemarson
Active Contributor
0 Kudos

Dear SDNers,

I'm looking to find a list of useful function modules for reading data from OM and PA. I have a small list, but I'm pretty sure that there are many that I am unware of.

These are to be used with a 3rd party solution offered by SAP so they must be function modules used in SE37.

Best regards,

Luke

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

HOLIDAY_GET Provides a table of all the holidays based upon a Factory Calendar &/ Holiday Calendar.

HR_BEN_GET_FROM_FEATURE_BAREA Call the HR feature to determine the Benefit Area for an employee

HR_BEN_GET_FROM_FEATURE_BENGR Call the HR feature to determine the Benefit Group for an employee

HR_BEN_GET_FROM_FEATURE_BSTAT Call the HR feature to determine the Benefit Status for an employee

HR_BEN_GET_FROM_FEATURE_COVGR Call the HR feature to determine the Cover Group for an employee

HR_BEN_GET_FROM_FEATURE_CSTV1 Call the HR feature to determine the CSTV1 feature for an employee

HR_BEN_GET_FROM_FEATURE_EECGR Call the HR feature to determine the Employee Cost Group for an employee

HR_BEN_GET_FROM_FEATURE_ELIGR Call the HR feature to determine the Eligiblity Group for an employee

HR_BEN_GET_FROM_FEATURE_ERCGR Call the HR feature to determine the Employer Cost Group for an employee

HR_BEN_GET_FROM_FEATURE_EVTGR Evaluate the EVTGR feature for an employee

HR_BEN_GET_FROM_FEATURE_FLXGR Evaluate the FLXGR feature for an employee

HR_BEN_GET_FROM_FEATURE_LDAYW Evaluate the LDAYW feature for an employee

HR_BEN_GET_FROM_FEATURE_LRPGR Evaluate the LRPGR feature for an employee

HR_BEN_GET_FROM_FEATURE_TRMGR Evaluate the TRMGR feature for an employee

HR_BEN_GET_FROM_FEATURE_VARGU Evaluate the VARGU feature for an employee

HR_DISPLAY_BASIC_LIST is an HR function, but can be used for any data. You pass it data, and column headers, and it provides a table control with the ability to manipulate the data, and send it to Word or Excel. Also see the additional documentation here.

HR_GET_LEAVE_DATA Get all leave information (includes leave entitlement, used holidays/paid out holidays)

HR_IE_NUM_PRSI_WEEKS Return the number of weeks between two dates.

HR_INFOTYPE_OPERATION BAPI function module to create/change infotypes in HR

HRWPC_RFC_ABKRS_TEXT_GET Get text description for Payroll Area

HRWPC_RFC_ANRED_TEXT_GET Get text description for Title

HRWPC_RFC_ANSVH_TEXT_GET Get text description for Work Contract

HRWPC_RFC_BLAND_TEXT_GET Get text description for Tax Region

HRWPC_RFC_BTRTL_TEXT_GET Get text description for Personnel Subarea

HRWPC_RFC_BUKRS_TEXT_GET Get text description for Company Code

HRWPC_RFC_BVMRK_TEXT_GET Get text description for Processing indicator

HRWPC_RFC_COMTY_TEXT_GET Get text description for Type of control recipe destination

HRWPC_RFC_COUNC_TEXT_GET Get text description for County Code

HRWPC_RFC_CURCY_TEXT_GET Get text description for Currency Key

HRWPC_RFC_EVGRD_TEXT_GET Get text description for Evaluation Group

HRWPC_RFC_FAMEI_TEXT_GET Get text description for Family Characteristics

HRWPC_RFC_FAMST_TEXT_GET Get text description for Marital Status Key

HRWPC_RFC_FISTL_TEXT_GET Get text description for Funds Center

HRWPC_RFC_FREQU_TEXT_GET Get text description for Period

HRWPC_RFC_GEBER_TEXT_GET Get text description for Funds

HRWPC_RFC_GESCH_TEXT_GET Get text description for Gender Key

HRWPC_RFC_GSBER_TEXT_GET Get text description for Business Area

HRWPC_RFC_IT0XXX_TEXT_GET Get text stored on the infotype

HRWPC_RFC_JCODE_TEXT_GET Get text description for Survery Job

HRWPC_RFC_KOKRS_TEXT_GET Get text description for Controlling Area

HRWPC_RFC_KONFE_TEXT_GET Get text description for Religious Denomination Key

HRWPC_RFC_KOSTL_TEXT_GET Get text description for Cost Center

HRWPC_RFC_LAND_TEXT_GET Get text description for Country of company

HRWPC_RFC_MASSG_TEXT_GET Get text description for Reason for Action

HRWPC_RFC_MASSN_TEXT_GET Get text description for Action Type

HRWPC_RFC_MOLGA_TEXT_GET Get text description for Country Grouping

HRWPC_RFC_NAMZ2_TEXT_GET Get text description for Name Affix for Name at Birth

HRWPC_RFC_NAMZU_TEXT_GET Get text description for Other Title

HRWPC_RFC_NATIO_TEXT_GET Get text description for Nationality

HRWPC_RFC_ORGEH_TEXT_GET Get text description for Organizational Unit

HRWPC_RFC_OTYPE_TEXT_GET Get text description for Object Type

HRWPC_RFC_PERSG_TEXT_GET Get text description for Employee Group

HRWPC_RFC_PERSK_TEXT_GET Get text description for Employee Subgroup

HRWPC_RFC_PLANS_TEXT_GET Get text description for Position

HRWPC_RFC_PLVAR_TEXT_GET Get text description for Plan Version

HRWPC_RFC_RAILW_TEXT_GET Get text description for Social Subscription Railway

HRWPC_RFC_SACHX_TEXT_GET Get text description for Administrator

HRWPC_RFC_SPRSL_TEXT_GET Get text description for Language Key

HRWPC_RFC_STATV_TEXT_GET Get text description for Statistics indicator for pensions

HRWPC_RFC_STELL_TEXT_GET Get text description for Job

HRWPC_RFC_STRDS_TEXT_GET Get text description for Street Abbreviation

HRWPC_RFC_SUBTY_0XXX_TEXT_GET Get text description for Subtype

HRWPC_RFC_SUBTY_1XXX_TEXT_GET Get text description for Subtype

HRWPC_RFC_TITEL_TEXT_GET Get text description for Title

HRWPC_RFC_TITL2_TEXT_GET Get text description for Second Title

HRWPC_RFC_TMART_TEXT_GET Get text description for Task Type

HRWPC_RFC_VDSK1_TEXT_GET Get text description for Organizational Key

HRWPC_RFC_VORS2_TEXT_GET Get text description for Second Name Prefix

HRWPC_RFC_VORSW_TEXT_GET Get text description for Name Prefix

HRWPC_RFC_WERKS_TEXT_GET Get text description for Personnel Area

INIT_TEXT To load long text into SAP

K_WERKS_OF_BUKRS_FIND Return a list of all plants for a given company code.

LIST_FROM_MEMORY Retrieves the output of a report from memory when the report was executed using SUBMIT... EXPORTING LIST TO MEMORY. See also WRITE_LIST.

LIST_TO_ASCII convert an ABAP report (displayed on screen) from OTF to ASCII format

MBEW_EXTEND Get the stock position for the previous month. This displays the same info that you see in MM03.

MONTH_NAMES_GET It returns all the month and names in repective language.

MONTH_PLUS_DETERMINE Add or subtract months from a date. To subtract a month, enter a negative value for the 'months' parameter.

lukemarson
Active Contributor
0 Kudos

Hi Vishnu,

Thanks for the feedback. Although the post got a bit messed up, the email notification still has it as you pasted it originally

Best regards,

Luke

lukemarson
Active Contributor
0 Kudos

Hey community,

So I guess there are no others, right?

Luke