How do you document ABAP programs? Do you use program documentation menu option?
If there are errors in BDC Call Transaction method, once the correction of errors is made how will you run this as Session method ?
How will you link form with the event driven in sap scripts?
will sorted internal tables help in performance?
How to declare an Internal Table?
How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?
how to handle the errors (duplicate records) in CALL TRANSACTION METHOD and HOW CAN WE SHOW THE ENDUSER ABOUT THE ERROR RECORD
How can u create a new page in scripts?
Suppose u r using FOR ALL ENTRIES. What happens when there is no data in the itab which is using all the entries?
where do we store all custom programs in SD module?
1 Answers Baidu, Thomson Reuters,
Hi, How to do sub totals in classical reports?
the control commands in the report program are atfirst,atnew,atlast,atend of and what is the difference between them
how top handle error in LSMW?