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?
2 8540what is the difference between data: begin of ty_emp, eno type i, ename type string, dno type i, end of ty_emp. and types: begin of ty_emp, eno type i, ename type string, dno type i, end of ty_emp.
7 11617Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
1979Suppose in the BDC call transaction we updated one record into the database. In the message log it is showing successful, but it was not updated into the data base? How can we handle?
2 9565How Group 10 sets of records per group of Internal Table in ABAP. Good Afternoon All, I have one internal table which have 400 records ,i need to group these records in set of 10 records . for example: ID value 2 100 1 95 3 90 4 85 6 80 7 75 8 70 10 65 9 60 ---------------------------------- Total : 720---------------------------------------1st group ------------------------------- 11 59 13 58 12 55 14 54 15 52 18 51 16 50 17 49 19 40 20 39 ------------------------------- Total : 507 -----------------------2nd Group ------------------------------ .......... .......... ........ please help me ....how i get this in abap. Thanks
2 7520
Can we specify the next screen number with a variable?
How will you read from internal table records in a given value range (without using loop)
Name a few data dictionary objects? : abap data dictionary
How will you define posting procedures?
What are the disadvantages of using explicit enhancement?
What is synchronous update?
What are interface/conversion programs in SAP?
What are conversion routines? : abap data dictionary
What is erp? : sap abap hr
Does the external program run in the same sap luw as the caller, or in a separate one?
Explain what are interactive reports?
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
What is the difference between Exit and Stop?
what is sap scriptview ?
How to Solve a Particular Ticket in Realtime ?