Hi
I get the following error while creating the Position and Position relationships using SAP_PD generic service when I click on Send Button.
S NNNNNNNN not found
The number indicated is not in any valid external interval (5A 366).
While testing using HRASR_TEST_PROCESS, I do not get any error on 'Check'. The Position to be created is generated but when I try to send, I am hit with the error.
Debugging shows that the program is trying to check the External Number range when the Position Number is provided (Generated during Check event).
The external and Internal number range for Position is maintained with different range which is the cause for error.
Question:
1) Should the config for number range be changed?
2) Something needs to be changed in the config in Design Time.
Thanks.