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 / amit bhatia
APPL0 : Master data: like materials created and stored in MARA, this is master data, master data is not deleted it is only archived.
APPL1: transactional data which is changed frequently and might be deleted as well.
so if we use appl0 instead of appl1 then it will wastage of disk space..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can you distinguish between different kinds of parameters?
What do is landscape in sap project, I think its related to no. Of servers used, pls correct me if I am wrong, or what it is? : sap abap hr
How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?
What are the user groups?
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.
What is the differrences between structure and table in data dictionary in abap? : abap hr
What is the difference between abap and hr abap? : abap hr
visibility section for class level and attributes level
Lock objects and what are parameters of ENQUEUE FM?
What is the function of a domain?
How to call transaction in session method without recording?
What are different data types in abap/4?
How many main windows are allowed in sapscript?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
How can we determine a vendor is Bloc/Unblock from the table LFA1?