Create a Function module that can be called from JAVA using
JCo with an example.
Answer Posted / arun
Only thing that you need to do when creating the FM is to
make it RFC enabled. Once you make the any FM RFC enabled
java environment will be able to consume it.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Define infotype ? : abap hr
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
Concepts of OO ABAP and why we are using it?
What are the two different ways of building a match code object?
What are the types of subroutines? : abap data dictionary
What are the difference between tables and structures? : abap data dictionary
What are the different function modules used in sapscript?
What is the transaction code to display the payroll results ? : abap hr
How to upload data using catt ? : abap hr
What is an rfc?
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
What is the project you are currently working and work that you are doing
how to create view in bdc..??
What is the use of program rsbdcsub? : abap bdc
Can we use on change of between select and endselect?