cancel
Showing results for 
Search instead for 
Did you mean: 

FR_WT_DAS2

Former Member
0 Kudos

Hi guys,

I'm working on the withholding tax file FR_WT_DAS2 for France and I need to have 672 digits on each line (with the last digits "blank").

How to do please ?

Regards

Accepted Solutions (1)

Accepted Solutions (1)

former_member207607
Active Contributor

Dear Ben,

to have the correct lenght You have to run the report RFASLDPC after the report RFIDYYWT.

The file should be saved in application server and then make use
of report RFASLDPC to download the file to local system.
To achieve this, in the output group configuration, under the block
'DME Files', change the setting to "save file in file system" and save.
Once done, run RFIDYYWT for file generation. Next, run the report
RFASLDPC and download the file to local system. File length
should be as intended. If the issue persists even after doing the above
said, kindly revert with additional information.

wrapping up:

Output Group configuration:
1.
IMG   > Define Output Groups   > Then go to DME file frame settings.
2.
When You run RFIDYYWT, please insert a name for the file creation (Example test.DAS2)
3.
then when You run RFASLDPC insert:

a) sorce file, the same of the one defined into RFIDYYWT (EXAMPLE: test.DAS2)
b) file type **
c) target disk driver   > C (for example)
d) subdirectory Temp   > (for example)
e) Target file    > a free name
f) Standard code page 1100

I hope this helps.

Mauri

Former Member
0 Kudos

Hi Maurizio,

Thank you very much for you feedback !

It works

Regards,

rene_philippe
Discoverer
0 Kudos
That was really helpful !

Answers (1)

Answers (1)

Former Member
0 Kudos

To be more precise, the last characters of each line are blanks and should be defined in the file.

Regards,