Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Logical database with objects

Former Member
0 Likes
408

hi guys ,

It is not possible to use the stamente GET BSID for example , in methods ?

thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
380

I dont think so they should be used in conjunction with LDB

Thanks

Bala Duvvuri

Read only

RaymondGiuseppi
Active Contributor
0 Likes
380

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