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 is the function of the correction system?
Give examples of transparent table?
Explain the Inportance of pa30? : abap hr
How do you read files from the application server ? : abap bdc
What does the insert statement in extract datasets do?
What is generic area buffering in abap?
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
Name some system global variables you can use in abap programs?
5) How to rereive text elements in SF and script?
What is pretty printer?
What are multiple use BADIS?
Difference between function group and function module?
Application Category?
What are the update types possible?
What is the difference between bdc_okcode and bdc_cursor? : abap bdc