Clarifications Required on Quotation

Hi All..
If you have any idea on the below queires please do let me know.
1. Is it possible to Revoke a Quotaiton which is alraedy expired & later need to create a sales orders for the same QT.
2. SAP System should trigger a remainder mail saying that Quotatin is giong to expire in a coupels of days?
(i.e, If QT 'XXXXX' is going to exp on 29th of July from 26th till 29th EOD system should trigger a reminder mail to the user saying QT is giong to expire)
Thanks

Hi,
1. As per standard system, it actually allows the creation of subsequent order with reference to an expired quotation. Having said that, it would trigger a warning message informing that the quotation has expired, however it does not prevent the creation of the sales order.
2. For this, I suggest you look into the usage of [SAP CRM|http://help.sap.com/saphelp_crm40/helpdata/en/a6/8d0a3b3c7fe520e10000000a114084/content.htm] to fulfill these functionalities.  This is exactly the function that has been covered in SAP CRM for quotation handling. The follow-up action in SAP CRM for this is to u201CCreate business activityu201D, which can be configured to trigger shortly before the validity expires.
Hope the above helps.
Thanks.

Similar Messages

  • Clarification required on the Sales area data information.

    Hi Master's,
    As per the standard taxation practice,Tax determination depends upon the Tax liability of a Shipt to Party.
    But in a Customer master The Tax classification is maintained in the SALES AREA DATA-BILLING TAB,To my understanding
    the Billing Tab data comes from Sold to party.If so how does Billing tab convey the Tax liability of Ship to party.
    I am Confused,please let me know in terms of Customer master and Partner types:
    1) Which Tabs under the sales data  i.e Shipping Billing...come from which Partner.i.e like Sold to party.
         (Clarification required on the Sales area data information coming from which Partner functions).
    Please suggest,
    Thanks
    Gajender

    Hi
    As per the standard taxation practice,Tax determination depends upon the Tax liability of a Shipt to Party.
    But in a Customer master The Tax classification is maintained in the SALES AREA DATA-BILLING TAB,To my understanding
    the Billing Tab data comes from Sold to party.If so how does Billing tab convey the Tax liability of Ship to party.
    I am Confused,please let me know in terms of Customer master and Partner types:
    1) Which Tabs under the sales data i.e Shipping Billing...come from which Partner.i.e like Sold to party.
    (Clarification required on the Sales area data information coming from which Partner functions).
    There is no need of any confusion here
    All the tabs and data or fields pertains sold to party only
    If for a sold to party say 1001 if he himself is going to be SH and PY and BP then there is no confusion
    If  for a sold to party say 1001 the ship to party is 1002 and PY is 1003 and bill to party is himself that is 1001
    This is what mentioned  or assigned in the partner functions of CMR of 1001 in the sales area data
    This means there are another CMR lies in the name of 1002 and 1003
    Whenever an order comes for 1001 as Sold to party for tax classifications the ship to paty 1002's master record is accessed by the system
    System accesses another record for a particular detail (tax details)
    Similarly for this customer 1001's order for payment terms 1003's CMR is accessed by the system
    System accesses another record for a particular detail ( for terms of payment)
    There is no need for any confusion and if you run this in the system with different data you will understand it much better
    Regards
    Raja

  • Requirement for Quotation Report.

    Dear Experts,
    I have a requirement for Report for Quotation.
    In the Report Client wants to see for Particular Quotation Inquiry Number, Inquiry Value, Sales Order and Sales Order Value.
    I  have checked in VBFA Table if the Sales Order is Open for that Quotation it doesnt gets updated in the VBFA Table.
    Is there any other way I could capture the Sales Order Number for that particular Quotation.
    Please suggest the way out.
    Thanks.
    Parag.

    Hi,
    The logic would be
    Give the input value as quotation number.
    Pass quotation number into VBAK- VBELN and get VBAK-VGBEL to get  Inquiry number
    Pass quotaion number into  VBAK-VGBEL  and get  VBAK- VBELN  Sale order  number
    subsequently pass these Inquiry and quotation numbers and get the relevant details of Inquiry and Quaotation
    check this logic using t.code:SE16n
    Hope this helps.
    Regards,
    Sharan

  • Excise point of view Clarification required

    HI
    Once we delivered the goods to the Customer , some of the material are damaged in transporation
    I received the Customer compliant but we didn't take the return back those materials , just we are sending material with free of cost
    what sales document type i need to use ( SD or NL)
    is it required to Pay the Excise Duites & VATor CST because net value is ZERO but the goods are moving from plant(esciseable plant) to customer location
    and also Same as Sample we are sending to the customer
    please clarify my doubts in Excise point of vioew

    clarify my doubts in Excise point of vioew
    Whatever be the scenario, if any excisable material goes out of a manufacturing plant, the manufacturer is suppose to pay duty to the extent of quantity being sent.  This is excise law.  The same case for tax also.
    In fact, in excise, if you show the proof of taking back the goods to parent plant as rejections, then you can take the credit of duty paid.
    In SAP, you can consider any document type and depending upon the requirement, you can customize it.
    G. Lakshmipathi

  • Clarification required in File to DB scenario

    Hi all,
    I have a requirement to insert flat file records to a Oracle database.
    Few fields in the database are of type nchar/nvarchar.Is there any special transformation required in PI for these fields, as my records are not getting inserted into DB when i pass a char value for these.If i pass numbers for the same,the records are getting inserted.As of now the datatype of these fields in PI is string.
    Please guide me on this.
    Thanks,
    Sowmya

    Hi,
    I think data type should be same in DB & PI, meanwhile valiables sequence in PI should be same as DB sequence names.
    Find below link for more help on configuration
    /people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30

  • Clarification required in Script Logic

    Hi All,
    I had written a Script logic which copies the data from one dimension member of entity to another entity.
    The script that we used is pasted here for reference:
    "//Logic for Revenue Transfer for one account to account
    *XDIM_MEMBERSET CATEGORY = BUDGET
    *XDIM_MEMBERSET P_ACCT = REV000003, REV000007, REV000008
    *XDIM_MEMBERSET P_ACTIVITY = P_ACTIVITY_NONE
    *XDIM_MEMBERSET P_DATASRC = U
    *XDIM_MEMBERSET ENTITY = U_RCL_INP, U_MFG_INP, U_FSI_INP, U_ECS_INP, U_KS_INP, U_INDIA_INP, U_BIZP_INP, U_SI_INP
    *XDIM_MEMBERSET INTCO = I_U_RCL, I_U_MFG, I_U_FSI, I_U_ECS, I_U_KS, I_U_INDIA, I_U_BIZP, I_U_SI
    //Revenue Transfer from P_ACCT REV000003 to P_ACCT REV000004
    *WHEN P_ACCT
    *IS "REV000003"
    *REC(FACTOR=1,P_ACCT=REV000004 ,INTCO=ENTITY.INTCO,ENTITY=INTCO.ENTITY)
    //Revenue Transfer from P_ACCT REV000007 to P_ACCT REV000012
    *IS "REV000007"
    *REC(FACTOR=1,P_ACCT=REV000012 ,INTCO=ENTITY.INTCO,ENTITY=INTCO.ENTITY)
    //Revenue Transfer from P_ACCT REV000008 to P_ACCT REV000009
    *IS "REV000008"
    *REC(FACTOR=1,P_ACCT=REV000009 ,INTCO=ENTITY.INTCO,ENTITY=INTCO.ENTITY)
    *ENDWHEN"
    The above script logic is not working if the user doesnt have access to the other entity to which data is copied into.
    However, as per our business requirement, we need to restrict the access to the users to thier respective entites.
    Hence, i would be glad to know, How can I overcome this limitation, or, how can I bypass the authorization through script logic??
    Let me know incase you require any further information about the issue.
    Thanks in Advance
    Regards,
    Chandra

    Hi Nilanjan,
    As Anurodh said, The command *IGNORE_SECURITY is not recognised in the BPC NW. I tried, but is not validated.
    Anurodh,
    Thanks for the link. Seems it is helpful.
    Regards,
    Chandra

  • Clarification required regarding Destinations

    Hi Experts,
    I have a doubt regarding the security of destinations for WSIL, WSDL and RFC.
    Whenever we create the destinations for WSIL, WSDL and RFC, in the security part we select the "User ID / Password" mechanism and enter the user ID and password (Administrator in case of SAP WebAS and for ECC <superadmin> ID)
    Can we use a different ID for both these systems while creating the Logical Destinations?
    If Yes, please let me know the minimum Authorizations required for the User ID and the steps.
    Regards,
    Poojith MV

    Wrong forum!
    >Can we use a different ID for both these systems while creating the Logical Destinations?
    Yes.
    BR, Siarhei

  • Clarification required on EP level Authorization in comparision with R/3

    Hi All,
    I want to be clear with the concept of authorizations in EP compare with R/3.
    The following the sample concept which we need it, is it possible in EP! Any suggestions or ideas will be apprecialted.
    Requirement:
    <b>If one R/3 user ID is required for all EP Users How are we going to control the authorizations at EP Level? (For example one EP User is required only MIGO another EP user is required MIGO& ME21N)
    If I want to restrict some functions of MIGO to some EP Users how is it possible?( like only goods receipt for one EP User goods issue for another EP User). Is it at EP level or R/3 Level?
    How do I hide the unwanted fields at the EP User level Transactions? (In MIGO if I want to hide all the not required fields is it possible)
    How is it commercially benefit to client? ( If I have the 10 C&F Locations how is it commercially viable to go for EP)</b>
    Thanks & Regards,
    Sireesha.B

    Hi Sireesha
    Requirement:
    <b>If one R/3 user ID is required for all EP Users How are we going to control the authorizations at EP Level? (For example one EP User is required only MIGO another EP user is required MIGO& ME21N)</b>
    -> Not possible becoz u map two portal user to one R3 User, since Authorization check is perform at R3 level so both portal user have same authorization for transaction code which R3 user have. U only restrict to view the iview for tranasaction. means u may create two different role for two portal user one role contain MIGO iview and other contain MIGO& ME21N
    <b>If I want to restrict some functions of MIGO to some EP Users how is it possible?( like only goods receipt for one EP User goods issue for another EP User). Is it at EP level or R/3 Level?</b>
    -> same as above authorization check is perform according to R3 User rights which u mapped to portal user.
    <b>How do I hide the unwanted fields at the EP User level Transactions? (In MIGO if I want to hide all the not required fields is it possible)</b>
    -> If u use tranasaction iview than it's not possible.
    <b>How is it commercially benefit to client? ( If I have the 10 C&F Locations how is it commercially viable to go for EP)</b>
    -> I can't understand ur question can u clerify it.
    conclusion: -> u need to map one portal user to only one R3 user so authorization is done according to R3 user rights.
    regards,
    kaushal

  • HCM Process and Forms - Clarification required reg BADI QISR1.

    Hi all,
               I want to have some extra validations done on some of the fields of my HCM Process Adobe form. For this, I created a new implementation for the BADI QISR1 with filter value as my Custom Scenario and implemented the method INT_SERVICE_REQUEST_CHECK. Validation is working now, but, it's not updating any data to the back end after I submit. When I checked, I found that SAP has written the whole logic to update the data to the Infotypes in another Implementation of the same BADI,which was like the Default implementation. But, that implementation is not getting triggerred now, as I have a new one now.
    Do I have to copy the whole update logic to this Implementation now? Or is there any other setting for this?
    Kindly help me.
    Regards!
    Mahesh

    Not sure I follow you here, but here's some basics.
    For any backend updates to infotypes, you should use the standard services SAP_PA, SAP_PT and SAP_PD (if on EhP4).
    In some case, this won't work. So you have two choices:
    (1) write and advanced generic service to handle this (difficult and no examples from SAP)
    (2) write custom code triggered in workflow to do this (such as a custom function module) to handle your updates (past EhP2, you have to use the same classes as the decoupled framework uses....not the good ol' "infotype operations" standard FM).
    Now, as for validations, you can handle those separately. In fact, talk about timely! (haha) I just posted a blog on this just now. =)
    /people/christopher.solomon/blog/2009/06/22/hcm-processes-forms-required-fields-arent-what-they-use-to-be

  • Data source | Clarification Required

    hi,
    I have created a report in CR designer using oracle as datasource.
    Now i need to add other datasource like text files or excel or xml.
    I can able to create report using it in CR designer.
    When i launch it in CR viewer it was throwing unexpected DB connector error.I am using CR4E
    Is there any way to use additional datasources?

    Crystal Report for Eclipse, is a pure java product which requires you to use a java database driver.  I don't know if we have a list of which drivers are java based, but many aren't.

  • Show ip cef switching statistic output - some clarifications required

    Good morning, everyone!
    I need some clarifications regarding ouput of show ip cef switching statistic on Catalyst 6k and some entries apply to other platforms as well. Consider output:
    #show ip cef switching statistics
           Reason                          Drop       Punt  Punt2Host
    RP LES No route                      179269          0      12866
    RP LES Packet destined for us             0  153061543          2
    RP LES No adjacency                12460594          0          0
    RP LES Incomplete adjacency           10400          0          0
    RP LES Unresolved route                1476          0          0
    RP LES Bad checksum                      17          0          0
    RP LES TTL expired                        0          0   24725338
    RP LES IP options set                     0          0          3
    RP LES Fragmentation failed, DF  1757274333          0     481160
    RP LES Features                         975          0       5278
    RP LES IP redirects                       0          0          7
    RP LES Unknown input if                 192          0          0
    RP LES Neighbor resolution req     32540982       7290          0
    RP LES Total                     1802468238  153068833   25224654
    All    Total                     1802468238  153068833   25224654
    Questions are:
    1) What the difference between rows
    RP LES No adjacency
    RP LES Incomplete adjacency
    RP LES Neighbor resolution req
    2) What the difference between rows
    RP LES No route 
    RP LES Unresolved route   
    3) What does mean collum name - Punt2Host?
    I will higly aprecciate your answers! Thnx in advance.

    So far I partially have found answer on first question.
    RP LES Neighbor resolution req - here counted packets that have no adjacency and they are punted to arp request to send.
    RP LES No adjacency  - after ARP request sent throttling adjacency is installed for this destination for 2 seconds and all subsequent packets get drop.  Those packets are counted here.
    RP LES Incomplete adjacency - here packets counted which matches to incomplete adjacencies. Which are stays in adjacency table marked incomplete - as i understand it can happen after arp entry aged out. But those adjacencies must be deleted as well, but as i can see in my environment some of them stays for a while, i am a bit confused here.

  • Clarificaiton Required on Quotations

    Hi All..
    If you have any idea on the below queires please do let me know.
    1. Is it possible to Revoke a Quotaiton which is alraedy expired & later need to create a sales orders for the same QT.
    2. SAP System should trigger a remainder mail saying that Quotatin  is giong to expire in a coupels of days?
    (i.e, If QT 'XXXXX' is going to exp on 29th of July from 26th till 29th EOD system should trigger a reminder mail to the user saying QT is giong to expire)
    Thanks
    Edited by: Medhaphani on Jul 26, 2011 1:07 PM

    Hi,
    You have a standard report SDQ1 -Expiring Quotations.
    Try to schedule a background job and with the help of Basis check whether the output of the report could be mailed to the respective users once the background job is finished.
    Mailing the Spool details of the background Job.
    In the background job we have the Spool List receipient. Where the daily background job will be send to the receipients.
    In SM36 you have the tab called Spool List receipient.
    Regards,
    Saju.S

  • Requirement on quotation creation -Adobe forms

    Hi Experts,
    I have created an Adobe form which works online and offline.This is adobe form for creation of quotation making.
    But the problem is -its wrks perfect as offline meaning data is saved in pdf format.
    Now in online case -it accepts all data to fields but doesnt create a quotation-gives an error of sold -to -party needed.
    Bapi used is-BAPI_QUOTATION_CREATEFROMDATA
    if the field PARTN_ROLE is already used then -???
    Fields used are-
    DOC_TYPE -AUART
    SALES_ORG- VKORG
    DISTR_CHAN- VTWEG
    DIVISION- SPART
    PURCH_NO- BSTNK
    PURCH_DATE- BSTDK
    QT_VALID_F- ANGDT_V
    QT_VALID_T- BNDDT
    SHIP_COND- VSBED
    2]ORDER_ITEMS_IN(CHANGING)
    ITM_NUMBER- POSNR_VA
    MATERIAL- MATNR
    PLANT- WERKS_D
    TARGET_QTY - DZMENGC
    REQ_QTY- WMENGC
    SALES_UNIT - VRKME
    COND_TYPE- KSCHA
    COND_VALUE- KBETR
    CURRENCY- WAERS
    3]ORDER_PARTNERS(CHANGING))
    PARTN_ROLE - PARVW
    PARTN_NUMB- KUNNR
    can you please guide me as to why quotation is not getting created?Is it that some more field is needed ?

    someone had similar issue....i don exactly rrm the solution but it is something to do with subforms....
    currently it is disabled because your subforms are of type that doesn allow it.
    so you may play with subform types by changing them n then adding a table in it. IT will definitely fix the problem but you need to work on subform type.

  • Exposing RFC as OData Model - Architectual Clarification Required

    We are doing a POC were the user credentials were Input for the function module which returns the user role. Based on the role the mobile app greets the user as worker or administrator. This is achieved by an RFC whose input parameters are USER ID and Password and response is the user role. Please advice us how this model can be converted into Odata for the SAPUI5 consumption. As I understand that the sensitive user password details can’t be processed in the get method It has to go through post method. Please advice me how to proceed with. Thanks, Ganesh.

    Hi Ganesh,
    Password will not be required to determine the User Role. What does the RFC do technically with the password?
    Thanks
    Krishna

  • Clarification required on SAP note

    Hi Experts,
                    After a recent upgrade it was seen that a particular note, that was required for the business, was taken out of the system.
                   Later the issue was further analyzed and it was seen that the status of this note was 'Obsolete' for our current version. Also this note has been categorized as a 'Consultancy' Note rather than a fix. Can someone please explain why this occurs and will it be possible for me to apply this note again in our SAP systems ?
    Thanks,
            Aditya

    Hi Gustavo ,
                        Just one more doubt - is there any special method to implement an obsolete note - cause I am having trouble implementing this note. The note is 1477577.
    Thanks,
               Aditya.

Maybe you are looking for

  • IPod touch 4G won't update, -43 error

    My friend in Estonia has a 4G iPod touch. iTunes is telling her an update is available. She accepts, it backs up - then she gets a -43 error. Any ideas? Windows 7, iTunes 10.5.

  • Access Windows Registry for Silent PDF Printing

    Hi All, I am trying to print a form (created in Livecycle Designer ES2) silently to PDF upon the click of (javascript) button on the form. I have Win XP and Acrobat 9 Pro. I feel close to achieving the goal however after some time and effort I am not

  • No Web Address In Dragged File's Comments

    Greetings: In the "old days" when I dragged an image from Safari to the desktop, the image retained its original web address in comments. Since Panther I lost this ability, and even with 10.4.11 the comments or Spotlight box is blank regarding dragge

  • Jakarta commons ServletFileUpload parseRequest return 0 items, migration ?

    I used ServletFileUpload.parseRequest(request) to get my list of items, with Struts 1.3, JBoss 4.2.2GA(migrated from JBoss 4.0.5GA) I am using JDK 1.5, on myEclipse 6.6 ( migrated from myEclipse 5.5.1GA). My file upload application used to work and S

  • Remove author info when printing to PDF?

    Is there any way to remove any traces of who created a pdf file in OSX?