Answer Posted / nageswar
port number is used to communicate the sender and
receiver ,it is used to carry the data from sender to
receiver system,one receiver can have more port numbers,it
is the way of path.we can create a port number in we21 t-
code
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is the difference between a structure and an append structure?
What is protect & endprotect?
Why do we use types statement in abap programming?
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
How many types of size categories and data classes are there?
What are advantages and disadvantages of logical data base
How to handle error in session method? : abap bdc
What does an exec sql statement do in abap? What is the disadvantage of using it?
What is dynpro? what are its components ?
Why do we need enhancements?
Explain how to Handle the internal tables in ABAP?
Differentiate screen painter from menu painter.
Final class
What are the different types of views in sap? : abap data dictionary
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc