what is use of tcp/ip in real time for abaper??
Answer Posted / 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 |
Post New Answer View All Answers
How many lists can a program can produce?
What are the functional modules used in sequence in bdc? : abap bdc
Explain the advantages/disadvantages of logical databases?
Search help exit details.
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
What is the maximum number of match code id's that can be defined for one match code object ?
How do you write a function module in sap?
How can we use / display table in a screen?
How many default tab strips are there?
How do you find out who has transported a transport request?
What is bdc? : abap bdc
How do you find number of records present in internal table?
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
What is a maintenance view? : abap data dictionary
Explain how to create any functions?