Do you have any question about this error?
Message type: E = Error
Message class: HRHAP00_TEMPLATE - HR-HAP: Appraisal Template
Message number: 352
Message text: Only select column OBJL with column OBJH
You can only use the <ls>Target High</> (OBJH) column together with the
<ls>Target Low</> (OBJL) column.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Select the <ls>Target Low</> (OBJL) column.
Error message extract from SAP system. Copyright SAP SE.
HRHAP00_TEMPLATE352
- Only select column OBJL with column OBJH ?The SAP error message HRHAP00_TEMPLATE352 typically occurs in the context of the SAP HCM (Human Capital Management) module, particularly when dealing with the HCM processes and forms. This error indicates that there is a mismatch or inconsistency in the selection of columns in a query or report, specifically that the column OBJL (which usually refers to the object list) is being selected without the corresponding column OBJH (which refers to the object header).
Cause:
The error is caused by an attempt to select data from the database where the required relationship between the object list and object header is not maintained. This can happen due to:
To resolve this error, you can take the following steps:
Check the Query/Report Configuration:
Modify the ABAP Code:
SELECT OBJL, OBJH FROM your_table WHERE conditions.
Data Consistency Check:
Consult Documentation:
Contact SAP Support:
By following these steps, you should be able to identify and resolve the cause of the HRHAP00_TEMPLATE352 error in your SAP system.
Get instant SAP help. Start your 7-day free trial now.
HRHAP00_TEMPLATE351
Only select column OBJ1 with column OBJL
What causes this issue? If you select the <ls>Target Option</> (OBJ1) column, you must also select the <ls>Target Low</> (OBJ...
HRHAP00_TEMPLATE350
Do not delete enhancements; templates already exist for this category
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
HRHAP00_TEMPLATE353
Only select column PAPP with column PWGT
What causes this issue? You can only use the <ls>Part Appraisal Weighting</> (PWGT) column and the <ls>Part Appraisal</> (PAP...
HRHAP00_TEMPLATE354
Only select column FAPP with column FWGT
What causes this issue? You can only use the <ls>Weighting</> (FWGT) column and <ls>Final Appraisal</> (FAPP) column together...
Click on this link to search all SAP messages.