Is der any other way or tcode to process the session except
SM35?
Answer Posted / vijeta
SHDB(Tcode) -> goto(Batch Input Session)
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between refresh and free statements?
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
Explain some essential objects in abap dictionary?
What are the different types of abap/4 programs?
What are the data classes in abap?
What is dialog module?
What are the parameters in bdc_open_group? : abap bdc
Explain the use of table maintenance allowed?
how to read the standard field value in your custom program.
when do you need to create an internal table with header line ? and with out a header line?
What are the different modes of processing batch input sessions? : abap bdc
What are multiple use BADIS?
What are the different types of luws?
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?
Can I execute user exits? If yes, how?