SAP ABAP Function Module RP_TS_CREATE_OBJECT (Creates an HR object for the TemSe)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX (Application Component) Payroll: General Parts
     PCAL (Package) SAP HR Payroll Application Development
Basic Data
Function Module RP_TS_CREATE_OBJECT Creates an HR object for the TemSe  
Function Group RPTS   Function Modules for HR TemSe Handling  
Program Name SAPLRPTS    
INCLUDE Name LRPTSU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting TSOBJ TYPE RPTSTYPE-TSOBJ Name of TemSe object
Exporting OBJHD TYPE RPTSTYPE-OBJHD File block handle for the TemSe object
Importing OBJKN TYPE RPTSTYPE-OBJKN Area name (creator program)
Importing OBJNR TYPE RPTSTYPE-OBJNR Object number
Importing EMPFG TYPE RPTSTYPE-EMPFG Recipient
Importing VERSN TYPE RPTSTYPE-VERSN '01' Version number
Importing SWNUM TYPE RPTSTYPE-SWNUM '2' Control number assignment (object number)
Importing OWNNR TYPE RPTSTYPE-OWNNR ' ' Own FM handling (several TemSe objects)
Importing OBJIN TYPE RPTSTYPE-OBJIN Object information
Importing ENQLOCK TYPE RSTSTYPE-PROM 'N' ohne ('N'), mit ('E') Enq Sperre
Exception FB_CALL_HANDLE TYPE Error with handles at the CALL interface
Exception FB_ERROR TYPE Error in/at function module
Exception FB_RSTS_NOCONV TYPE Required conversion not possible
Exception FB_RSTS_OTHER TYPE TemSe C System - Other Errors Reported
Exception NO_OBJECT TYPE Required TemSe object does not exist
Exception NO_PERMISSION TYPE No authorization for this operation
Exception FB_NR_NO_OBJECT TYPE Number range object does not exist
Exception FB_NR_NOT_INTERN TYPE No internal number range assignment
Exception FB_NR_NOT_FOUND TYPE Number interval does not exist
Exception FB_OBJECT_ALREADY_EXIST TYPE TemSe object already exists
Exception FB_NR_OVERFLOW TYPE Number interval is used up
Exception ENQ_FOREIGN_LOCK TYPE Objekt ist schon von anderem Benutzer gesperrt
Exception ENQ_SYS_FAIL TYPE ENQ Fehler "system_failure"
Exception ENQ_OTHER TYPE ENQ Fehler "others"
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950404 
SAP Release Created in