What are the different types of loops in the sap abap?
Answer / mohammed juned
There are four kinds of loops in SAP ABAP :
1) DO (Unconditional loop).
2) WHILE (Conditional loop).
3) LOOP AT (To loop internal table records).
4) SELECT...ENDSELECT (To loop dataset records).
Is This Answer Correct ? | 0 Yes | 0 No |
What is a distribution Model ?
why we use matchcode object?without using match codes how we use search helps?
What is a currency factoring technique?
Explain about No intervals, no extension in select options.
What is difference between BDC and Call Transaction?
What the Object will be created when upload a Logo?
in scripts if u want to add the field using itcsy structure iknow this concept,then i want to add some logic at a time in S.ORDER AND P.ORDER HOW,IF POSSIBLE WHERE U CAN ADD THE LOGIC, HOW?
What does the insert statement in extract datasets do?
what is ment by view?how many types are there ?what are they?and what is the difference between data base view and projection view?
Can you assign a matchcode object to a parameter? If so how?
Polymorphism real time scenario
Pls tell me, we r using at line-selection,at user-command and at pf-status for generating the secondary list in report then what we will use in ALV for generating alv list. pls tell me what r the important thing to read in alv for interview purpose.