what are the events used in LDB?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / pankaj singh
The events used in LDB are:
Get , Get late and PUT.
Is This Answer Correct ? | 4 Yes | 0 No |
THE EVENTS USED IN LDB'S ARE,
GET AND GET LATE.
Is This Answer Correct ? | 3 Yes | 0 No |
2-What is the difference between At New and On change Of inside a loop??I want inside a loop difference not basic difference??
what is the role of extended syntax check in performance tuning?
what is a binary search ? and how it is useful in a sorted internal table?
What is the difference between free and refresh?
how to retrieve the field label of data element in reports.(not in alv)
Can I write AT SELECTION SCREEN & AT USER COMMAND event in single program?If yes how?and if no what error will it give??
User ‘A’ put the Exclusive Lock for one table and User ‘B’ want to put the Shared Lock for the same table. Is it Possible?
What are the basic object types? : sap abap hr
we go in debugging but i m in 5th line of debugging and i want to go again in 4th line of it then how to do that
What is difference between check table and value table ?
Hi to all abap gurus iam new to abap and my querry is as follows . and i feel so happy if u give exact anwers ? Querry1: i have one page( named "page1" )in my script with three windows(logo,adress,main windows) my requirement is to display some dynamic data in the script that is list of orders of the customer whn u give the customer number in selction-screen .then we can go for main window only to dispaly dynamic data ? or is there any other option ? then what should we give as apage number in the next page attribute in the header information. suppose if i dont give "page1" in the next page attribute as anext page what will happen ? i mean that dynamic data will be displayed or not ? Querry2: one one more querry incase if we have two pages in my layout .in page1 (3 windows as said above ) and page2 ( only logo and address window ) and no main window in page2. now if we give "page2" as next page in the next page attribute of page1 then that dynamic data will be displayed or not ?
What are the check tables?