‎2010 Oct 22 10:16 AM
hi guys ,
It is not possible to use the stamente GET BSID for example , in methods ?
thanks.
‎2010 Oct 22 10:28 AM
I dont think so they should be used in conjunction with LDB
Thanks
Bala Duvvuri
‎2010 Oct 22 1:36 PM
You cannot use [GET node|http://help.sap.com/abapdocu_70/en/ABAPGET-.htm] outside of [logical database|http://help.sap.com/abapdocu_70/en/ABENLOGICAL_DATA_BASE_GLOSRY.htm], so only in [executable programs|http://help.sap.com/abapdocu_70/en/ABENEXECUTABLE_PROGRAM_GLOSRY.htm],
but you can call a LDB from a method via FM [LDB_PROCESS.|http://www.sdn.sap.com/irj/scn/advancedsearch?query=ldb_process.]
Regards,
Raymond