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

program : FI_DOCUMNT_WRI

Former Member
0 Likes
456

Hi

I use the program : FI_DOCUMNT_WRI to read the database before archeiving but there are some error message.

" Withholding tax life (455 days) not reached"

I would like to know the meaning or condition for program that make an error.

Thank you for your help

Wiboon

1 REPLY 1
Read only

naveen_inuganti2
Active Contributor
0 Likes
381

Hi Wiboon....

As Iam not worked with that report previously, I will suggest you one this.

First you find the Message class name and ID name for that message.

And now goto program...

Try to search that message in program or in its includes..

Put a break point there and debug...

You can trace that error with this easily... also you can gain some additional knowledge on that area...

Thanks,

Naveen.I