Answer Posted / abhigna
events in LDB are :
->put
->get
->get late
->get late reject
->get late reject table
->end-of-selection.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Hi my dear friends,Please give the answers for the following link http://www.saptechnical.com/InterviewQ/interviewQ.htm
Explain some essential objects in abap dictionary?
What is bdc programming in sap?
What are aggregated objects
What is the difference between a structure and an append structure?
What is the tcode to create indexes?
What is the use of at new statement ?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
Difference between Read and Get cursor?
When the top-of-page event does get triggered?
What is a table cluster? : abap data dictionary
What are the different types of internal table?
Can you define a field without a data element? : abap data dictionary
What does the extract statement do in extract datasets?
Which function module would you use to check the user’s authorization to access files before opening a file?