Hello All,
A weird error is ocurring when i try to attach a file.
When i log in English the Attachment functionality works fine.
I select a file and click in attach button:
In IF_FPM_GUIBB_FORM~FLUSH method of CL_HRASR00_ATTACHMENT_FEEDER class, in the field symbol <fs_value>, i can see the name of the file:
And the file was attached correctly.
But, when i log in PORTUGUESE:
In the same point, the <fs_value> don't contains the name of the file:
The file was not attached, and a message is displayed:<SELECT FILE>
I try to debug the application but i dont found the exactly point where the file name is filled.
Some one already passed for this situation?
Before, the attach functionality worked fine.
Thanks.
João Mariano