Answer Posted / pankaj singh
The events used in LDB are:
Get , Get late and PUT.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the arithmetic operators in the sap abap?
In a loop of an internal table, what is the use of at first & at last statements?
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
What is gui status? How to create /edit gui status?
What is a function group? : abap modularization
Why do we use logical blocks in abap program?
What are two different ways to add fields to sap tables?
What is a size category? : abap data dictionary
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
Difference between call by value and call by reference? : abap data dictionary
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
Define abap/4 layer?
What is a table attribute? : abap data dictionary
What happens if we use leave to list-processing without using suppress-dialog?