New ABAP Interview Questions :: ALLInterview.com http://www.allinterview.com New ABAP Interview Questions en-us How to run a report in background??and if we try to run in foregroun http://www.allinterview.com/showanswers/101378.html if u want to run the programm in backgrond by using the standard program RSBDCSUB by executing . Can any tell me ECC 5.0, ECC 6.0 Released year? and difference betwe http://www.allinterview.com/showanswers/101328.html Which one of the following statements are FALSE about Inactive objec http://www.allinterview.com/showanswers/101177.html Which one of the following statements would occur in the PBO of a di http://www.allinterview.com/showanswers/101176.html loop at itab with control itab_tc. what next in SAP-ABAP/4 is it going to be change? http://www.allinterview.com/showanswers/101139.html In select-options,how to make high as madatory.....?if we use obliga http://www.allinterview.com/showanswers/100269.html Yes,You are right.If we write statement as : Select-options : vbeln for vbrk-vbeln obligatory. then low value gets mandatory. We have to write as : Select-options : vbeln for vbrk-vbeln. Now vbeln field is not mandatory. Now we have to explic In material report output,if i click on any material i have to open http://www.allinterview.com/showanswers/100268.html use set parametr id for the mater number and then use call transaction 'MM01' statement your value that was captured will be passed to MM01 transaction. Suppose i have table with 2 columns say 1st with Numerics and 2nd w http://www.allinterview.com/showanswers/100267.html read table with key Numerics = '9'. table-words = 'twenty'. modify table. clear table. I have 100 records and 75th record contains error,if i use call tran http://www.allinterview.com/showanswers/100266.html In case of Call transaction method, up to 74 all the records are processed and on 75 th row user has to correct error then only it will process further and finally updates the database. In case of Session method all the non error rows will be How to make smartform output into PDF?what r the step and requirment http://www.allinterview.com/showanswers/100265.html You Can get smart form output in PDF format by writing a executable program with HTML Viewver. Steps: 1. Create a Screen '100' for your program and create a Custom Control with name PDF. 2. Data diclaration for HTML Container: d while creating table in ECC 6.0,it'll ask for enhancement Catag http://www.allinterview.com/showanswers/100264.html enhancement catagory used for applying restrictions on fields .i.e. if you you have selected enhancement cat. as can be enhanced char type only , then fields with char data type only you can create in table . Diff b/w ECC6.0 ,ECC 5.0 and 4.7...... http://www.allinterview.com/showanswers/100263.html ece 4.7 password small ece 6.0 password big In Dialog Programming Table Control,how to make only one row editabl http://www.allinterview.com/showanswers/100262.html What is netweaver???what is the relationship with ABAP? http://www.allinterview.com/showanswers/100261.html What is the use if we define the BAPI as method in BOR? Purpose..... http://www.allinterview.com/showanswers/100260.html