Hi All,
User hire an employee on future date & while maniniting infotype 0016 under Pa30. geeting below dump message.
Please suggest.
IF is_ok = has_error.
* This must not happen. IS_OK should be <> HAS_ERROR.
* If it happens it shows that someone indicated an error
* by means of the flag or the message handler but not with both.
* That is the responsible implementation (most probably an
* infotype specific business logic) is flawed. This should not
* be fixed by customers. SAP has to fix this.
RAISE EXCEPTION TYPE cx_hrpa_violated_postcondition.
ENDIF.
Regards
DR
HI Dr,
Check that there are no entries for it0016 in v_t582g and also time constraint in v_t582a which should be one and no overlapping records should exist.
regards,
Carlos.
Add a comment