How do you get the number of lines in an internal table? How to use a specific number occurs statement?
MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?
what is the use of control_form?
what is difference b/w sap 4.7e and ecc6.0 ?
A function group contains globally defined internal tables and function modules defined in it. FMOD1 populates itab1 and when FMOD2 is called will itab1 contains those values being populated by FMOD1?
I have two internal tables itab1 and itab2 and I had move the content of the itab1 to itab2 and then itab1 had to deleted
Can you define a field without a data element?
Can any please explain me what r bundling technics in SAP?
What happens when you post goods issue after delivery?
What are steps you follow to improve the performance of a report ?
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
When we are updating certain database table with 100 records and we found that only 60 records are updated, then how to find the errror records and how to correct and updated again? Explain step by step.
what is difference between break and watch point