Is der any other way or tcode to process the session except
SM35?
Answer Posted / abhi
I think we can use the folloiwng call function to process
the session other than SM35.
call 'BDC_START_GROUP' id 'GROUP' field mtab-groupid
id 'QUID' field mtab-qid
id 'DISPLAY' field amodus
id 'LOG' field lmodus
id 'EXPERT' field d0300-expert
id 'DYSIZE' field ldefsize
id 'ERRORFORCEEND' field d0300-errfend
id 'SIMUBATCH' field opt_simubatch.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What functions does a data dictionary perform ?
Different between Interface and Abstract classes?
Which function module reads the data for particular infotype ? : abap hr
What is a badi?
Explain what is the significance of hide?
What is the bitwise operator in the sap abap?
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
What is a batch input session? : abap hr
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?
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
performance tuning concepts
What are client dependant objects in abap/sap?
8)when u create sales report what u can see in that report ? what rthose field names or data element names? 9)when u create purchase order details report what u can see in that report ?what rthose fieldnames or dataelements? 10)when u create material stock report in material master grouped by material type and plant what u can see in report ?what rthose field names or dataelement ? 11)when u create shipping forecast report what u can see in that report ?what rthose data elements or field names?
What is a fall back class?
Differentiate between table and template ?