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
What is asynchronous update?
Specify the types of data dictionary objects.
How to create a link between modified form and modified print program?
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
Can i Have Some Realtime Examples on Badi ?
What is the reserve command?
1 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?
What are hashed tables?
what is field string ? & where we are using field strings?
In sap scripts, how will you link form with the event driven?
What is table buffer?
Write the bdc table structure? : abap bdc
What is the syntax of packed number?
Why do we use types statement in abap programming?
What are the different attributes that can be assigned to a variant?