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 protect & endprotect?
What is the significance of the screen number ‘0’?
Explain about the tables exists in a data dictionary and what are they? : abap data dictionary
Difference between /N and /BEND?
What is database utility? : abap data dictionary
How can we access the correction and transport system?
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
What are the different message types available in the abap/4 ?
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?
Can we display a list in a pop-up screen other than full-size stacked list?
What are Table control and tab strip control in dialog programming ?
What is abap work bench?
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
What are the functional areas? User groups? And how does abap/4 query work in relation to these?