IF I SAVE A TRANSACTIONAL DATA TABLE IN APPL0 INSTEAD OF APPL1 DURING TECHNICAL SETTINGS OF A NEW TABLE WHTHER IT WILL CREATE ANY PROBLEM OR IT WILL WORK SMOOTHLY???
Answer Posted / ranjana sharma, toronto
Yes, APPL0 is the technical settings for Master Table which
changes seldom whereas APPL1 is for Transaction Table
which changes frequently. We should save the data of the
database table on its appropriate disk space otherwise will
create disk space problem, fatal disk problem etc.
| Is This Answer Correct ? | 29 Yes | 1 No |
Post New Answer View All Answers
What do you understand by work area and internal tables in abap? Why do we use it?
Define database layer? : abap data dictionary
To how many tables can an append structure be assigned. : abap data dictionary
What are the different types of data dictionary objects? : abap data dictionary
What is append structure?
What is difference between inner join and outer join?
What is open sql?
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)
How to transfer the objects? Have to transferred any objects?
How do you move on to the next screen in interactive reporting?
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
Example of table cluster and cluster tables.
Which function module reads the data for particular infotype ? : abap hr
What are dml commands in abap?