Hi experts,
For example, the datasource 2LIS_03_BF had added a new field F1
and in the cmod , the code using "select" like "select ... into .... from EKKN for all entries in E_D_DATA.... ".
IF 2LIS_03_BF extracted 10000 records with full extraction one time ,
my question is how many times the "select" occured ? 10000 times too ?
Request clarification before answering.
in RSA3, you can see the package size and package count. So Open cursor and corresponding select is executed one time for each package count.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.