cancel
Showing results for 
Search instead for 
Did you mean: 

Business Objects in Java environment

Former Member
0 Kudos

Hi,

Like java environment has a separate dictionary, does it also a separate Business Object Repository(BOR).

If YES,

1)Does it provide the same features as that of the ABAP BOR?

2)Would it operate on the Java dictionary or on the ABAP dictionary?

If NO,

1)Is it possible to create instances of the ABAP BORs in the java environment?

2)Would the instances be usable juz like the normal Java class instances?

I mean, can we say:

BusObj1 obj = new BusObj1();

obj.method();

Please help.

Thanks and Regards,

Anand.

Accepted Solutions (1)

Accepted Solutions (1)

Answers (0)