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 Logic to read a table.

Former Member
0 Likes
574

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
547

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?

5 REPLIES 5
Read only

Former Member
0 Likes
548

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?

Read only

0 Likes
547

Hi,

I have been asked the logic for the spec.

regards,

Syed.

Read only

0 Likes
547

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.

Read only

Former Member
0 Likes
547

Hi ,

It is bit urgent.

regrds

Syed

Read only

0 Likes
547

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