on 2007 Mar 27 11:08 AM
Hi,
Is there a way to view Value mapping tables in SAP through the GUI, not the Runtime workbench?
is there a way through an ABAP or RFC, to modify data in the Value Mapping tables? I would like to see if I can put programming logic in the the ABAP to perform certain checks before values in the Value Mapping Tables are modified.
Thanks,
Sharmila
Request clarification before answering.
Hi,
>>>>is there a way through an ABAP or RFC, to modify data in the Value Mapping tables?
sure you can:
http://help.sap.com/saphelp_nw04/helpdata/en/2a/9d2891cc976549a9ad9f81e9b8db25/content.htm
you just have to call a standard interface
and value mapping tables will be filled
Regards,
michal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mical,
Thanks for your reply .I would like to confirm onething . We cant see the value mapping table through any sap transaction because it is stored in java run time cache. We can see the table only in RWB. Is it right?
If I have the SAP table in XI itself how can I export data to java runtime cache.
If you have any step by step procedure pls send me.
Thanks,
Sharmila
<i>If I have the SAP table in XI itself how can I export data to java runtime cache.</i>
Take a look at the E-Learning Section and the value mapping El Leraning.
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/a680445e-0501-0010-1c94-a8c4a... [original link is broken]
This E leraning describes ValueMappingReplication where data from a R3 table is moved intto the Integration Directory Value Mapping Table.
Regards
Bhavesh
User | Count |
---|---|
73 | |
30 | |
8 | |
8 | |
7 | |
6 | |
6 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.