‎2008 Jan 11 6:33 PM
‎2008 Jan 11 6:43 PM
Go to t.code:sm35
In that we have one option LOG...
In session method, system can handle errors by providing logfile implicitly.
‎2008 Jan 11 6:43 PM
Go to t.code:sm35
In that we have one option LOG...
In session method, system can handle errors by providing logfile implicitly.
‎2008 Jan 11 6:50 PM
‎2008 Jan 11 6:54 PM
while to tranfer the data from the through if any errors occurs until the errors are the complete the data is not tranfer to the sap system.
the system compalsory shows the errors .that errors are stored into the error logs (Trasaction is SM35).
so the sesion method should not return any value.
in call trasaction method data is directly pass to the sap system.
so its compalsory return the value.
because of the call trasaction is the funtion.
a funtion should return the value madatory.