on 2009 Aug 25 5:55 PM
Hello gurus!
How do you do... I hope all fine...
Well I have an issue with this datasource, it is necessary to make an extension from ADRC table, this extractor gets data from there, however, when I did the append and execute the RSA3 I didnt see data....
Why?
Thanks a lot
BR
Rocio
Did you create the User Exit code in CMOD to extract and populate the needed data from ADRC? If you need to know how to do this, please let me know and I can provide that.
Edited by: Dennis Scoville on Aug 25, 2009 10:06 AM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi!
No, I dont create code, because the datasource gets data from ADRC table... Therefore I think that is not necessary, or shouldnot be
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Even though the source of this DataSource is ADRC, any field from ADRC that's not on the standard content would require a User Exit in order to populate the enhanced extraction structure.
The code delivered to populate the standard DataSource doesn't automatically extend itself whenever the structure has been enhanced. A User Exit routine would be the only way for the DataSource code to know how to populate that enhancement.
In this case (Master Data Attributes), the INCLUDE residing in the EXIT_SAPLRSAP_002 Function Exit would need to be enhaced to read the ADRC table to get the data needed.
User | Count |
---|---|
67 | |
10 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.