Answer Posted / rohit singh
Using WE19 Tcode we can reprocess the existing Idocs..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the names of the function modules that will be generated upon activation of a lock object?
Difference between sy-tabix and sy-index?
How we can give authorization on the fields of table control in a dialog-programming?
Can you assign a matchcode object to a parameter? If so how?
Differentiate between report and dialog program
When value table becomes check table?
How is conversion of data types done between abap/4 & db layer?
What are dml commands in abap?
How do you document ABAP programs? Do you use program documentation menu option?
What are the differences between session method and call transaction method? : abap bdc
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?
What is meant by a schema? : sap abap hr
Why do we use dynamic where conditions?