Answer Posted / sridhar
The tcode for creating the partner profile is WE20 . These partner profiles are used when generating idocs i.e sending and receiving idocs.(partner profiles are nothing but sendor and receiver information ) In this the mandatory things to remember is port number , logical system , inbound parameters , out bound parameters.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is sequence number
What are system variable in abap?
What are two different ways to add fields to sap tables?
What is the difference between data elements and domains? : abap data dictionary
What is the function of the correction system? : abap data dictionary
Application Category?
hi to all abap interview guys please notify this .. first if u have any doubts please go through google search or else please do debugging with some sample programs . but don't post even silly questions too. thanking you.
How we format the data before before write statement in report ?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
How would you set the formatting options statically and dynamically within a report?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
What is its?
What are the check tables?
What are subroutines? : abap modularization
Is a logical database a requirement/must to write an abap/4 query?