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 / pooja vaish

Saving the transaction table in appl0(master table) would give an error when the code inspection will be performed over it. Because The Code Inspector tool uses the data class as a categorization of the table with respect to it's data content. Since this influences some of the tools' check results, you should correctly maintain whether a table contains master data (data class APPL0), transactional data (APPL1), or configuration data (APPL2).

the transaction for the code inspector - SCI

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a transport?

627


What are the buffering options in abap?

568


Explain the uses of the simple maintenance interface? : sap abap hr

584


what are the two methods of modifying sap standard tables? : abap data dictionary

630


What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?

712






how to modify the standard method as per your requirement

892


How can you distinguish between different kinds of parameters?

553


What are the basic objects of the data dictionary? : abap data dictionary

625


how to see the table output?

1739


How do you work with semi colon se[arated files in BDC ?

1455


What is the difference between collect and append statements?

567


What is the different type of projects? : sap abap hr

532


How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?

576


In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?

984


What are the types of indexes in abap?

608