what is the BAPI to get list of quotations for a customer?
what is the BAPI to view the details of a quotation?
Answer Posted / sathish kumar elumalai
BAPI_CUSTOMERQUOTATION_CHANGE Change Customer Quotation
BAPI_QUOTATION_CREATEFROMDATA Customer quotation: Create customer quotation
BAPI_QUOTATION_CREATEFROMDATA2 Customer Quotation: Create Customer Quotation
BAPI_ACC_SALES_QUOTA_CHECK Accounting: Check Customer Quotation
BAPI_ACC_SALES_QUOTA_POST Accounting: Post Customer Quotation
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What actually happens in real-time recruitment? : sap abap hr
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 any functions?
Explain the structure of a bdc sessions?
How do you Export a session ?
Differentiate between abap memory and sap memory?
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
What is the function of a data element? : abap data dictionary
Why is pretty printer user in abap?
Abstract class and interface, multiple inheritance, live example
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
What are table clusters?
Explain the difference between a pool table and a transparent table?
What are the parameters in bdc_insert? : abap bdc