what is the purpose of table maintanance,(i think it's for
authorizarion purpose) what is ment by authorization?
Answer Posted / uma
table maintanance is used in table.
when ever we select table maintanance is allowed it allows
the data creation and display in fore ground or direct also.
like programming level
i thing this is not wrong and not perfectly..
but i want exact answer...
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
In sap scripts, how will you link form with the event driven?
How we format the data before writing a statement in the report?
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization
How collect statement is different from append?
after creating lock object if does n't access record by second user what should we do?
Define external layer? : abap data dictionary
What is the difference between commit-work and rollback-work tasks?
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
What are the different types of abap reports in sap?
Different between Interface and Abstract classes?
What are secondary indexes. How can we know which index is being used in a select query?
ABAP : Classical reports events name
How many main windows will be there in a page window?
Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?
What will exactly the hide statement do?