what is use of tcp/ip in real time for abaper??
Answers were Sorted based on User's Feedback
Answer / jp yadav
One scenario where Tcp/ip will be needed is to send data from sap system to non sap system using FTP.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nandy
It provides communication between the different layers of
the SAP...the database layer,the application layer and the
presentation
layer
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / siladitya chatterjee
For uniquely identify a machine we need ip address.
The System Landscape For SAP is given bellow
1. Development Server
2. Quality Server
3. Production Server
the ip address is different for development server Quality
Server and Production Server.
So when an abaper create a object the next step is transper
this object to Quality Server. After all testing it goes to
the production server.
So abaper should aware of the ip address of System
landscape.
That is what is the unique address for all server.
Is This Answer Correct ? | 0 Yes | 0 No |
User has given the specification to display the Check boxes on the list, how will you handle this situation.?
Steps of creation of IDOC
what r differeces b/n open_form and start_form
what are the two methods of modifying sap standard tables? : abap data dictionary
1. what r the step followed for ALE Idocs ? 2. what is process code ? where it is define ?
What are the different buffering methods?
what is Work flow?
can we migrate custom defined smart form into adobe form, if yes what are connecting settings we have to make in adboe form?
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
What are the function of the transport system and workbench organiser? : abap data dictionary
What are the advantages of logical databases?
im trnsfering 10 data records from outbound though idocs but 8 records are transferred , what about remaing records but it did not show any error?