Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Runtime error ASSIGN_BASE_TOO_SHORT in program SAPLHRAC

0 Likes
1,572

Hi Expert,

I got shortdump ASSIGN_BASE_TOO_SHORT in program SAPLHRAC when terminating a particular employee. while executing the below statement it got dump.

before executing the above statement the infotype value is 0169.

Please need help to resolve this issue.

Thanks in advance.

Hi Expert,

I got shortdump ASSIGN_BASE_TOO_SHORT in program SAPLHRAC when terminating a particular employee. while executing the below statement it got dump.

before executing the above statement the infotype value is 0169.

Please need help to resolve this issue.

Thanks in advance.

1 REPLY 1
Read only

gouravkumar64
Active Contributor
0 Likes
899

Hi,

Check this thing.

structure of the field symbol greater than table/infotype.

means,

maybe.

the f.symbol is structured & assigned field shorter than the structure.

check note 821612 also.

Hope it helps.

Thanks

Gourav.