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 |
|---|---|---|---|---|---|---|---|
| |
TSOBJ | TYPE | RPTSTYPE-TSOBJ | Name of TemSe object | |||
| |
OBJHD | TYPE | RPTSTYPE-OBJHD | File block handle for the TemSe object | |||
| |
OBJKN | TYPE | RPTSTYPE-OBJKN | Area name (creator program) | |||
| |
OBJNR | TYPE | RPTSTYPE-OBJNR | Object number | |||
| |
EMPFG | TYPE | RPTSTYPE-EMPFG | Recipient | |||
| |
VERSN | TYPE | RPTSTYPE-VERSN | '01' | Version number | ||
| |
SWNUM | TYPE | RPTSTYPE-SWNUM | '2' | Control number assignment (object number) | ||
| |
OWNNR | TYPE | RPTSTYPE-OWNNR | ' ' | Own FM handling (several TemSe objects) | ||
| |
OBJIN | TYPE | RPTSTYPE-OBJIN | Object information | |||
| |
ENQLOCK | TYPE | RSTSTYPE-PROM | 'N' | ohne ('N'), mit ('E') Enq Sperre | ||
| |
FB_CALL_HANDLE | TYPE | Error with handles at the CALL interface | ||||
| |
FB_ERROR | TYPE | Error in/at function module | ||||
| |
FB_RSTS_NOCONV | TYPE | Required conversion not possible | ||||
| |
FB_RSTS_OTHER | TYPE | TemSe C System - Other Errors Reported | ||||
| |
NO_OBJECT | TYPE | Required TemSe object does not exist | ||||
| |
NO_PERMISSION | TYPE | No authorization for this operation | ||||
| |
FB_NR_NO_OBJECT | TYPE | Number range object does not exist | ||||
| |
FB_NR_NOT_INTERN | TYPE | No internal number range assignment | ||||
| |
FB_NR_NOT_FOUND | TYPE | Number interval does not exist | ||||
| |
FB_OBJECT_ALREADY_EXIST | TYPE | TemSe object already exists | ||||
| |
FB_NR_OVERFLOW | TYPE | Number interval is used up | ||||
| |
ENQ_FOREIGN_LOCK | TYPE | Objekt ist schon von anderem Benutzer gesperrt | ||||
| |
ENQ_SYS_FAIL | TYPE | ENQ Fehler "system_failure" | ||||
| |
ENQ_OTHER | TYPE | ENQ Fehler "others" | ||||
Processing Type
| Normal Function 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 |