cancel
Showing results for 
Search instead for 
Did you mean: 

HI masters , error showing when connecting to 4.7 ides using jco destinati

Former Member
0 Kudos

HI masters ,

i installed portal 7.0 version (with max db database) on sap 4.7 ides version( oracle database). every thing going fine except logon ticket( logon ticket is secondary issue).mailnly through webdynpro java when i am trying to get bapi ( bapi_flight_getlist)( any bapi) from 4.7 . some error it is showing. All jco destinations and every thing is fine.some sap provided applications are also deploying and showing results on webdynpro java.the error is

[Info]: Creating Model: Mopdel1

[Info]: Creating Model Class: Bapi_Flight_Getlist_Input

[Info]: Creating Model Class: Bapi_Flight_Getlist_Output

[Fatal]: com.sap.mw.jco.JCO$Exception: The function module "DD_DOMA_GET" not released for 'remote' calls.

[Fatal]: com.sap.mw.jco.JCO$Exception: The function module "DD_DOMA_GET" not released for 'remote' calls.

[Fatal]: com.sap.mw.jco.JCO$Exception: The function module "DD_DOMA_GET" not released for 'remote' calls.

[Fatal]: com.sap.mw.jco.JCO$Exception: The function module "DD_DOMA_GET" not released for 'remote' calls.

[Fatal]: com.sap.mw.jco.JCO$Exception: The function module "DD_DOMA_GET" not released for 'remote' calls.

[Fatal]: com.sap.mw.jco.JCO$Exception: The function module "DD_DOMA_GET" not released for 'remote' calls.

[Fatal]: com.sap.mw.jco.JCO$Exception: The function module "DD_DOMA_GET" not released for 'remote' calls.

[Fatal]: com.sap.mw.jco.JCO$Exception: The function module "DD_DOMA_GET" not released for 'remote' calls.

[Fatal]: com.sap.mw.jco.JCO$Exception: The function module "DD_DOMA_GET" not released for 'remote' calls.

[Info]: Creating Model Relation: Bapi_Flight_Getlist_Input:Output:Bapi_Flight_Getlist_Output

, when doing model binding there not showing attributes . only it showing input and output nodes. when trying to select bapi the above error is coming.except logon ticket every thing is going fine. logon ticket means may be those are with different databases. so it not supporting . ok not an issue. but whn trying to model binding , the error is coming like this .please give reply.

reply will appreciated.

thank you

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Surya,

You should use Remote enabled function module. Go to SE37, Attributes Tab and change it.

Will work. And yes, once done, you need to re-import deleting the previous model.

Thanks

Avik

Former Member
0 Kudos

hi Mr. sanyal

thanks for your reply. i try like what you say. but what i need bapi bapi_ar_acc_getkeydatebalance , in se37 it showing by default remote enabled. but trying like it showing same thing. Please reply me . thanks for your immediate reply.