Latest Answer: first i would like tell what is the purpose of internal table.by using select & end select staments in abap prograing it form a loop that to it connect with database by way of doing like this other user suffer by connection with database since database ...
Latest Answer: Struts is tightly coupled Spring is loosely coupled.Struts is a web framework only, Struts can be compare with the SpringMVC. And SpringMVC is subset of the Spring framework. So we can say that Sturts can be seen as the subset of the spring framework ...
How to change 1200 open sales order pricing?suppose customers has booked order in advance. at the due date of delivery the company's pricing has been changed. now the company wants to change the pricing of these orders. how to do it?
How many tables are created when you copy a Co.Code in SAP?What are the main tables required for a FI/Co consultant to refer upon in delivering his duties?
Latest Answer: haigl account and cost centre element appears to be the same. however, there is a lot of difference in between them. the main difference is the glaccount balance canot be used for any allocation, distribution purpose. however, the cost centre element ...
Latest Answer: DELETE ADJACENT DUPLICATES ...
Latest Answer: field group holds single valueinternal tables holds multiple values ...
Latest Answer: Internal tables are runtime objects so they dont take any memory ...
What is the basic difference internal tables and database tables? how can we differentiate by looking at the tables? Handling of internal tables
Latest Answer: Create Internal table without Header.Do all the internal table operations by Creating Workarea. This would be the effecient way of coding. Don't forget to CLEAR Workarea whenever it is required. ...
View page << Previous 1 [2] 3 Next >>

Go Top