on 2018 Mar 06 5:13 AM
Hello All,
I have a seldom problem. Just to give some back ground.
1. We have a Z DB table with 126 fields(Yes exactly 126) having 3 key fields which has like 250+ million entries.
2. I need to update four fields in the Z table(Step1) from a CDS view which has 7 fields( 3 key fields of the ZDB table + four fields which need to be updated) .
Here is the problem.
Here is my code approach.
a. lt_tab = data from the CDS_VIEW.(which will fetch like 20 million entries)
I'm not sure how to approach the updating part. I cannot use MODIFY as I have to get the entire table data(which is huge performance).
Just for Info we are using HANA DB.
Any recommendation and Suggestions are highly appreciated.
For UPDATE in AMDP/HANA see SAP Note 2241598.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
11 | |
11 | |
10 | |
9 | |
9 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.