‎2008 Jul 31 7:29 PM
Hi,
Program is to be created which reads the (third party named: ABC) table and populates table content into local table(XYZ)...
The program will be scheduled to run several times daily. It compares table content between ABC shared table and XYZ local table.
- For ABC record that does not exist in XYZ local table, update ABC record in XYZ local table with current timestamp.
- For XYZ record that does not exist in ABC shared table, remove XYZ record.
- For ABC record = XYZ record, no action.
Hope the requirement is clear.
Thanks in advance.
Regards,
Syed.
‎2008 Jul 31 8:09 PM
What exactly are you looking for? Someone to write this code for you? You have a spec to begin with, why not give it a try yourself?
‎2008 Jul 31 8:09 PM
What exactly are you looking for? Someone to write this code for you? You have a spec to begin with, why not give it a try yourself?
‎2008 Jul 31 8:11 PM
‎2008 Jul 31 8:16 PM
I can aprreciate the fact that this is urgent as we are all placed in a postion at one time or another where a report is urgent. I think everyone here writes code for their own company and gets paid in return by that company. You won't find many people who are willing to write your program for free. If you were hired as an ABAP programmer, you should be able to do this yourself. If you have problems or questions, then post a thread. Good Luck and enjoy your learning experience.
‎2008 Jul 31 8:09 PM
‎2008 Jul 31 9:07 PM
Syed,
>30 (27 unresolved) questions
and...
> Hi ,
>
> It is bit urgent.
>
> regrds
I already deleted cross-posted versions of your question in another forum.
So those are 3 forum rules (see sticky thread at the top of the forum) which you are not keeping.
Mike is right. You need to write a program and discuss aspects of it here.
These forums are not intended to be used for posting program specs and expecting the program code in return.
Thread locked.
Julius