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
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
Define abap/4 layer? : abap data dictionary
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
What are the problems in processing batch input sessions? How is batch inputprocess different from processing online?
What are the different types of views in sap? : abap data dictionary
Difference between /N and /BEND?
what is the transaction transaction for setting parameters rdisp/buffermode
What is the function of the correction system?
What does the insert statement in extract datasets do? : abap modularization
What is the use of the raising exception?
dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?
What are the dynamic actions and how to configure it? : sap abap hr
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
How do you use structures in the abap programs?
How to combine multiple order in one Delivery ( Step by Step)?