Hi All,
I have an HR ABAP program to hire people and it works fine except for a couple of things.
The hiring action is successful but the percentage field on infotype 0001 under the organizational plan section is coming up as blank. My requirement is to default it to 100.00.
Manually, we can copy infotype 0000 and then save the record and the next screen (IT 0001 screen)allows us to enter the value for staffing percentage. To automate this process, I tried to do a BDC recording using PA30 to copy infotype 0000, infotype 0001 screen comes up but then the staffing field does not show up(it is hidden) therefore i cannot enter the percentage value. The BDC recording is supposed to bring up the same screens as the manual process but it is not and I have no clue why.
Please suggest a work around for this.
Thanks!
Sandeep