how can i transport a idoc from development system to
production system? in idoc we are doing bd64 for
distribution model view is it mandatory for idoc? and is it
possible without creating a distribution model view we can
generate a idoc?
Answer Posted / jacob
In SM59 Lgoical Sytems area we will have to define the
Source and Target client. Then partner profile has to be
created to transport the Development to Production System.
It's possible to generate an IDoc with out creating a
distribution model.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
State the differences between database view & projection view? : abap data dictionary
What are the differences between interactive and drill down reports?
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
What functions does a data dictionary perform? : abap data dictionary
What is an internal table?
Explain what is an rfc?
What is full form of bdc session? : abap bdc
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization
What are the different types of views and their definition?
Explain the sequences of event block?
Why do we use types statement in abap programming?