cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Standard Datasource Enhancement code select times.

WANGWU
Explorer
0 Kudos
240

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 ?  

View Entire Topic
yogeswara_adapa
Explorer
0 Kudos

Yeah. You did not mention which BW version in your question initially, so I gave with infopackage example.

Yeah even if it is BW4HANA DTP it works the same. For each package select statement hits database just once.