‎2007 Dec 06 5:57 AM
create a function module for time zones where we have to give
importing paratametrs as
FROM TIME ZONE ,
TO TIME ZONE ,
DATE of FROM ZONE ,
TIME of FROM ZONE .
and exporting parameters should be
DATE of TO ZONE ,
TIME of TO ZONE .
‎2007 Dec 06 7:17 AM
‎2007 Dec 06 12:22 PM
hi jyotsna,
go to transaction se37.
type a name (prefixed with z) for ur function module and create.
and just give ur parameters as in tabs -importing exporting.
and then write ur code in tab source code.
‎2007 Dec 06 12:27 PM
hi,
goto se37.
type in a function module name starting with 'z'.
create it then in the import /export tab put in the parameters u want to pass.
put the code in source code tab.
activate it and then test it.
regards,
sohi
‎2007 Dec 06 12:38 PM
Hi Jyothsna,
First Go to transaction code SE 37.
Then create. Function group.
Goto --> Function Groups --> Create Group
under Function Group we create Function Module
After Create Function Group Give Function Module Name click on create
then we have Import, Export, Tables, Change, Exception, Source Code tabs .
Press on Import tab. then give import parameters.
Let me know if have any doubt.
thanks
Narasimha