Hi Parveen,
If (like in this case) there is no object exposed for certain properties like Branch and position, you have to find a work around for it. You can't create an object that will for part of the SBO system objects.
You can however create a UDO (user defined object) that will have its own table structure and you can link it to the HR records.
You are not allowed by SAP to insert/update/delete system tables.
Add a comment