Symptom
To achieve the same kind of data entry that the standard tasks for hiring and rehiring allow via the SAP Standard UIs, you require public write access to one or some of the following Business Objects and its respective nodes and fields:
- For hiring this is achieved using following SAP Standard view: Personnel Administration - Regular Tasks - Hire Employee.
- For rehiring this is achieved via: Personnel Administration - Regular Tasks - Rehire Employee.
- For transfer this is achieved using following SAP Standard view: Personnel Administration - Regular Tasks - Transfer Employee.
With enabled PSM, the BOs are displayed with 'Public Write Access: No' in the repository explorer, and the actual BO Model does not display any of the nodes and fields contained by the object:
- Namespace: AP.PersonnelAdministration.Global, Business Object: PersonnelHiring
- Namespace: AP.PersonnelAdministration.Global, Business Object: PersonnelTransfer
Viewing the same business object with disabled PSM reveals that there are indeed a number of nodes and fields for data entry.
Environment
SAP Business ByDesign
Cause
Resolution
The processes of hiring, termination, rehiring, and transfers within SAP are structured in a way that restricts alterations to the data once instances have been created. Due to these inherent limitations, it is not possible to provide PSM write access to modify or edit the instance of the records created during Hiring, Rehiring and Transfer processes.
This relates to:
Hiring and Rehiring
- Business Object: PersonnelHiring
- Technical Name: PAD_PERSONNEL_HIRING
Transfer
- Business Object: PersonnelTransfer
- Technical Name: PAD_PERSONNEL_TRANSFER
You may consider to utilize the following Inbound Service Interfaces:
- II_MANAGE_PERS_HIRING_IN - Hiring
- II_MANAGE_PERS_LEAVE_IN - Termination
- II_MANAGE_PERS_REHIRE_IN - Rehiring
- II_MANAGE_PERS_TRANSF_IN - Transfer
See Also
KBA: 2531650 - New Customer Request for Additional Feature or Function in SAP standard software
Keywords
public solution model, development, access, missing, not available , KBA , SRD-HR-PAD , Personnel Administration , Product Enhancement