Sales order confirming wrong date
First this is a back order situation. When entering an sales order in SAP the atp check comes up 12/18/2012 this is ok since we are backordered until this date. I then go ahead and save my order. I check md04 and there is my sales order coming up with a date of 11/29. Todays date!!!!???? Why would this...
Clicking on the field of the 20th secondary list
What will happen if a field on the 20th secondary list is clicked in an interactive report?
SAP sd screenshots for tickets
Can anyone pls send me screenshots for SAP sd tickets? thanks
Where we can see the relation between transaction code and authorization object in SAP r/3 security?
In SAP r/3 security what is the transaction code in which we see relation b/w transaction code and authorization object?
What is the difference between task and change request?
Task is nothing but Process.For example your manager going to assign some work called Task.
And after completion of task or work they may require more advantages as same application called change request.
Can we re-import a transport request without using unconditional modes?
Write a classical report that when I select the 1st checkbox it display 1st field but when I select 2nd checkbox it display 2nd field but when I select both check box it display both field.
Can I have more than one routing status 4 for one product?
Commit is the operation that saves all the information into database, however rollback is the opposite operation to remove all the transactions done!!
Commit database is consistant state and all transaction successfully.
Rollback database in inconsistant state.
What is the difference between insert,update and modify?
Insert - To add new records to the DB
Update - To update existing recs in the DB
Modify - Updates the recs if the data exists in the DB or else just inserts the recs in the DB
What are the tool in SAP db that takes care of backup and recovery process?
BR* Tools
What is the result of using command update without where clause?
Use of update command without WHERE Clause is it sets the values total table column
For Example
UPDATE EMP SET ADDRESS=BANGALORE
The above command sets the address to the total rows in the table column.
What are the diffferent types of select statements?
select *, select distinct, select single *.
Mention the difference between r3trans and tp in SAP-dba?
What is the SQL standard supported by SAP db?
Explain the steps in moving data or databases between servers in SAP db?
What is the use of tool database analyzer in SAP db?
Type is used to define a field
Type table of will be default like standard table
Type standard table of is having a key field
like line of is work area.