hi,
if i have a statement
MESSAGE s600 WITH 'test message'.
what happens ? where is it stored/displayed ?
in my requirement, i am interfacing between two sap systems. in the source i am using such systems when ever i retrieve data from sap tables. In the target, i need to use such statements as i am doing data retrieval there. Now how can I have those messages from target made available in source ? Or is any other way suggested to handle the messages generated in the target system ?
thsk