What is the difference between skip and reserve?
How do you copy the script from source alert?
Polindrome Program for string and Polindrome Program for numbers in ABAP
How will you insert record in a sorted table
What is the transaction for recording bdc ? : abap bdc
what is the syntax for eliminating duplicate values in internal table.
how to find the report is classical or intractive report in debugging mode
Table ztest has a secondary index on the following fields: tnum, tcode. Select * from ztest where tnum ne '123' and tcode = '456'. Why is the index not used in the above case? Choices: a) Indexes are not allowed on Z tables b) Variables must be used, NOT literals c) Select individual fields, not select * d) Client is not in the where clause e) NE invalidates the use of an index Info: Can someone explain in detail why this happened? It will be really helpful to handle to case in Secondary index:
what is difference between value table and check table?
What is table buffer? Which type of tables used this buffer?
When we copy any Driver Program from Nace............when we copy into zprog,when we activate how it was linking to that particular std layout............what happening to the previous driver prog?
what the Recording Purpose?
What are different types of parameters?