Application Development 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: 

Can use CDS views as a data source that will be used to get data only one time?

QuyVu
Participant
0 Kudos
217

Hi experts.
My customer have a requirement that is develop the IF program working every 1 hour. The IF program doesn't reuse data that is used in the past processing. My customer tell me about they listened from a ABAPer develop CDS views to take it.

I don't know how to do it?

Can use CDS views as a data source that will be used to get data only one time?

Best regards,
Leo Vu.

1 ACCEPTED SOLUTION

QuyVu
Participant
0 Kudos
146

We can use ODP framework to solve this issue.

4 REPLIES 4

FredericGirod
Active Contributor
146

Hi,

could you clarify this one hour ?

Is it related to data, to catch one data only one time ? or is it related to security ?

Is it little bit strange, because a program or a CDS needs a lot of time to be created, tested, used, ...

Sandra_Rossi
Active Contributor
146

"IF program" = interface program

QuyVu
Participant
0 Kudos
146

Hi all,

Sorry for my unclear question.
I've already knew that we can use ODP framework to solve this issue.
Best regards,
Leo Vu.

QuyVu
Participant
0 Kudos
147

We can use ODP framework to solve this issue.