what is the transaction code for creating a quotation of
sales order
Answer Posted / monu tyagi
yes
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many types of views are there? : abap data dictionary
Program lines for the radio button selection and unabling some input variables in section screen
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
Explain what is step-loop?
What are the function of the transport system and workbench organiser? : abap data dictionary
Can you assign a matchcode object to a parameter? If so how?
Name the abap/4 modularization techniques?
function modules are also external subroutines. State true or false. : abap modularization
What does a lock object involve?
What are the two different ways of building a match code object? : abap data dictionary
What kind of financial periods exist in sap? What is the relavent table for that?
How can I get ascii value of any letter? Is there any function?
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?