on 2004 Sep 06 10:16 AM
Hello,
Is there a way to use a single infopackage by passing different selection conditions thru' abap routine, for delta init. We require this as we have to extract data based on the logged-in user.
Any help is highly appreciated.
Thank you very much,
Raj
Hello, delta init per user logon? How would it work, that the first time I log on, it performs a delta init, then each subsequent log on, a new delta load? Perhaps you can explain a little more about the requirement and we can go from there. Why would you need seperate loads per user? What type of data are we working with? Is there a role-based approach in place? Regards - Ron Silberstein, SAP
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ronald,
I am coming back with further infn after a long time as i was strucked with other development area, actually our client requirement is Data has to be loaded on company wise .. means the respective responsible person only carryon loading person as per his profile(Authorisation)load has to be happen...this is one requirement,
one more is (whether in this scenario can we go for Delta)
we enhanced the Dtasource with new field in R/3 and when we are trying to make it selction condition in infopackage we are not getting filtering as per that ..
could u or anyone who knows through a light on this..
Thanks in advance
BRB
Hi BRB,
I reply to your last question...
if your add some z* fields to a datasource, you cannot perform any selections on these fields because you are filling it only in the customer exit, so, when the selection is performed, all these fields are still empty !
In addition, with the std datasource using the delta queue you have to pay more attention: please refer to the OSS Note 771894 'No data during delta upload Selection on Z* field'.
Hope it helps.
Bye,
Roberto
User | Count |
---|---|
71 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.