Menu

SAP Function Module RP_TS_OPEN

Open an HR TemSe object

The Function Module RP_TS_OPEN (Open an HR TemSe object) is a standard Function Module in SAP ERP and is part of the function group RPTS within the package PCAL.

Technical Information

Function Module RP_TS_OPEN
Short Text Open an HR TemSe object
Function Group RPTS
Package PCAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EMPFG LIKE RPTSTYPE-EMPFG Recipient
OWNNR LIKE RPTSTYPE-OWNNR ' ' Own FM handling (several TemSe objects)
TSOBJ LIKE RPTSTYPE-TSOBJ Name of TemSe object
VERSN LIKE RPTSTYPE-VERSN '01' Version number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJHD LIKE RPTSTYPE-OBJHD File block handle for the TemSe object
OBJIN LIKE RPTSTYPE-OBJIN Object information
VERSN LIKE RPTSTYPE-VERSN Version number

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FB_CALL_HANDLE Error with handles at the CALL interface
FB_ERROR Error in/at function module
FB_RSTS_NOCONV Required conversion not possible
FB_RSTS_OTHER TemSe C system - other errors reported
INVALID_VERSION_NUMBER Version number invalid
NO_HR_APPLICATION_FILE File was not created using HR application
NO_OBJECT Required TemSe object does not exist
NO_PERMISSION No authorization for this operation
WRONG_REPORT This file is not intended for this report