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
Define alv programming in abap?
What is abap?
What are the function modules used in a sap script driver program?
Is it possible to run host command from SAP environment? How do you run?
How will you find manager of an employee
What is the disadvantage of a call by reference?
What are the time related infotypes? : abap hr
after creating lock object if does n't access record by second user what should we do?
What does the ‘suppress dialog’ do?
How do you find the information on the current screen? : abap bdc
when do you need to create an internal table with header line ? and with out a header line?
What is sql trace? : abap data dictionary
When the top-of-page event does get triggered?
How do you move on to the next screen in interactive reporting?
What are the types of the software component being deployed in the sap?