Suppose Idoc is strucked in the Q then how can I resend it?
Answer Posted / phaneendra
if it is outbound idoc go to tcode smqs and remove the
queues and go to tcode weo5 or weo2 u will be displayed with
queues.
we find Qrfc and Trfc queues in tcode smqs.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
how can we use the text randomly or circularly in smartforms.... means... suppose i have 'abap' horizantally... but i want it in vertically... how can... plz any body tell me this....
What are the basic objects of the data dictionary? : abap data dictionary
What is the difference between data elements and domains? : abap data dictionary
Is it possible to run host command from SAP environment? How do you run?
What are user exits? What is involved in writing them? What precations are needed?
Difference between sap script and report?
Do we create table fields with out data elements and domains?
Can multiple abap systems connect to abap database?
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
What is your approach for writing a bdc program? : abap bdc
What are interface/conversion programs in SAP?
Define infotype ? : abap hr
What is the project you are currently working and work that you are doing
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What is view? Different types of view. Explain?