Menu

SAP Function Module RP_TS_CREATE_OBJECT

Creates an HR object for the TemSe

The Function Module RP_TS_CREATE_OBJECT (Creates an HR object for the TemSe) 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_CREATE_OBJECT
Short Text Creates an HR object for the TemSe
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
ENQLOCK LIKE RSTSTYPE-PROM 'N' ohne ('N'), mit ('E') Enq Sperre
OBJIN LIKE RPTSTYPE-OBJIN Object information
OBJKN LIKE RPTSTYPE-OBJKN Area name (creator program)
OBJNR LIKE RPTSTYPE-OBJNR Object number
OWNNR LIKE RPTSTYPE-OWNNR ' ' Own FM handling (several TemSe objects)
SWNUM LIKE RPTSTYPE-SWNUM '2' Control number assignment (object number)
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
TSOBJ LIKE RPTSTYPE-TSOBJ Name of TemSe object

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
ENQ_FOREIGN_LOCK Objekt ist schon von anderem Benutzer gesperrt
ENQ_OTHER ENQ Fehler -others-
ENQ_SYS_FAIL ENQ Fehler -system_failure-
FB_CALL_HANDLE Error with handles at the CALL interface
FB_ERROR Error in/at function module
FB_NR_NOT_FOUND Number interval does not exist
FB_NR_NOT_INTERN No internal number range assignment
FB_NR_NO_OBJECT Number range object does not exist
FB_NR_OVERFLOW Number interval is used up
FB_OBJECT_ALREADY_EXIST TemSe object already exists
FB_RSTS_NOCONV Required conversion not possible
FB_RSTS_OTHER TemSe C System - Other Errors Reported
NO_OBJECT Required TemSe object does not exist
NO_PERMISSION No authorization for this operation