‎2008 Mar 25 7:34 AM
Used screen exit in Tcode co01.
In that, one Field is ekko-ekgrp.
Now we have to pass above field data to plpo-ekgrp in Tcode ca01 by default
(or)
We have to check the field in ekko-ekgrp in Tcode co01 and plpo-ekgrp in Tcode ca01 is same or not,
if different system has to throw error.
Note: Tell me in generic scenarios where we send data from one screen to anther.
‎2008 Mar 25 10:30 AM
hi,
for this 1st find in which table this field value is saved.
you have to fetch that value in enhance ment of CA01 T.code
then pass that value to the coressponding field.
you cant directly pass value from one t.code to another T.code
‎2008 Mar 25 10:30 AM
hi,
for this 1st find in which table this field value is saved.
you have to fetch that value in enhance ment of CA01 T.code
then pass that value to the coressponding field.
you cant directly pass value from one t.code to another T.code
‎2008 Mar 25 11:53 AM
I got answer for the problem we added in one of the function module