cancel
Showing results for 
Search instead for 
Did you mean: 

missing required library

Former Member
0 Kudos

Hi,

I imported the flight application from sdn.sap.com using (Bapi) .But the library and metainf files are not created after importing so it is showing the error missing required library..

Waiting for a positive reply...

Thanks,

Kiruthika.s

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

a) How did you realise the library and metainf files are not created ?

b) Are your JCo settings proper ?

c) Is DD_DOMA_GET RFC enabled ?

d) Are you able to connect to R/3 when you are using Adaptive RFC model ?

e) Is the function module that you are calling RFC enabled ?

f) Did Adaptive RFC Model Wizard show any error or any log while trying to import your BAPI ?

g) Does your function module exist in R/3 ?

Regards,

Subramanian V.

Former Member
0 Kudos

Hi Kiruthika

I ll suggest you to better reimport the model, reload-rebuild the project and finally build the project.

I hope this works and helps you.

Regards

Kapil

Former Member
0 Kudos

Hi,

Try this,it worked for me.After you import the project, right click on the project name in the web dynpro explorer, choose the option 'Repair' and then 'Project structure and classpath'. Then rebuild the project.

Regards,

Rachel

Former Member
0 Kudos

Hi,

That doesnt mean metainf files are missing. You need to add missing jar files from project-->right click -->properties --> Add external Jars --> select the missing jar files from the plugins folder(under eclipse).

/Raj.