How to pull payment terms attached to customer, Invoice, Agreement

Hi All,
Could you please help me how to pull the payment terms attached to a particular Invoice, customer and agreement.
Thanks for your help,
Prathima

How do make the sales order pull from the Sold-Tos record instead of the Payer's record.
As you already indicated system copy the payment terms from the customer master payer, next priority is SP.
in the sales order manually you can change it to SP payment term.
or one more thing you may consider that if you want all the time determine the payment term from the SP then don't maintain the payment term in Payer customer.
We have 2 Sold-Tos with the same Payer.  The Payer gets a discount with will apply to both Sold-tos since the payment terms are getting pulled from the Payer.  When sales order is created, payment terms get pulled from Payer and both Sold-Tos gets a discount.   But we only want to offer discount to only one of the Sold-Tos but the other sold to doesn't get a discount.
Are you really sure about the above statement? i have never seen in one sales order two Sold to party's, confirm your statement once again.

Similar Messages

  • How to get payment terms attached to customer/Billto/agreement frm tables?

    Hi All,
    Could you please help me how to pull the payment terms attached to a particular Invoice, customer and agreement.
    Thanks for your help,
    Prathima

    import com.frictionless.api.common.types.TypeFactory;
    paymentHome=IBeanHomeLocator.lookup(session,doc.getPayTermsRef());
    paymentBean=paymentHome.find(doc.getPayTermsRef());
    resourceID=paymentBean.getDocumentDescriptionId();
    rRef=TypeFactory.createResourceReference(resourceID);
    paymentDescription=rRef.getValue(session);
    Hope this helps.
    Regards,
    Immanuel

  • How to get Payment Term description in a MAster Agreement

    Hi,
            I am able to get the PAYMENT TERMS for a Master Agreement
    code:
    payment_term_str= doc.getPayTermsRef() ;
    term_id = payment_term_str.getDisplayName() ;
    how I will get the Payment Terms Description ?
    Thanks in advance.
    Regards,
    Swastik

    import com.frictionless.api.common.types.TypeFactory;
    paymentHome=IBeanHomeLocator.lookup(session,doc.getPayTermsRef());
    paymentBean=paymentHome.find(doc.getPayTermsRef());
    resourceID=paymentBean.getDocumentDescriptionId();
    rRef=TypeFactory.createResourceReference(resourceID);
    paymentDescription=rRef.getValue(session);
    Hope this helps.
    Regards,
    Immanuel

  • How can we maintain multiple payment terms for a customer

    how can we maintain multiple payment terms for a customer?

    Hi,
    You can leave the Payment terms field in the sales area data tab blank. and you can enter the payment terms at line item level while creating the sales order. By that you will achieve multiple payment terms for the same customer in the same sales order. but the invoice will be split by standard SAP based on the payment terms.
    Also difference between the "Payment Terms" field in Company code tab and the sales Area tab is.
    Company code tab payment terms are used only for the documents that are posted directly in FI module. for example credit and debit memos posted directly in FI and as a leading practice this should always be "payable Immidiately"
    Sales area Tab payment terms are the one which are copied on to the sales order header data which are valid for all the line items unless you specifically mention different payment terms at line item level.
    Regards,
    Shantanu

  • How to make "payment terms" not modifiable in sales order

    Hello every 1,
    please help, i want to know:
    how to make "payment terms" not modifiable in a sales order , as we know it comes directly from CMR and client wants "PAYMENT TERMS" to be not modifiable.
    Look forward for your response.
    Thanks in Advance,
    Deepak

    You need to use SHD0 or userexit chnages, like always determine from customer master, if user changes, give message like not modifiable  or ask abaper to make non modifable field

  • How to create payment terms in AP Supplier Interface

    Hi Folks.
    May I know How to create payment terms(for ex:45 days) through AP Supplier Interface.
    Kindly suggest me the exact column name in interface.
    Regards,
    Raj

    Hi Raj,
    To populate the terms information, you use the ap_invoices_interface.terms_name or ap_invoices_interface.terms_id fields. This assumes that the terms themselves are already created.
    Currently there is no functionality to add new terms through the supplier interface.
    Cheryl

  • How to change Payment Terms in multiple orders at same time?

    How to change Payment Terms in multiple orders at same time?
    I have got 10,000 Order, I need to change the payment terms for all these Orders.
    Can I Know the way out for this.
    Regards,
    Dantham Conpolwedson
    Edited by: Dantham Conpolwedson on Mar 25, 2009 11:18 AM

    Hi
    There are as many options for that
    You can go for
    1)MASS t code
    2) LSMW  (by recording)
    3)BDC (by recording)
    and the most easiest way is by doing the MASS tcode
    goto MASS and enter the object type as BUS2032
    execute now select the sales order haeader data and execute and now enter the sales doc from and to range and execute now all the sales dox will be displayed
    and from the menu click on select fields  and select the terms of payment
    now select the terms of payment row and enter the new values  and click on carry out new changes
    regards

  • How to download payment terms for vendors?

    hi
    I need to download term of payment for vendors.
    DNL_CUST_PRICE object only downloads payment terms defined for Customer.
    Have you guys seen a similar situation?
    Regards,
    Ime

    Hi
    Go to the Define pament terms through the path as mentioned by.
    1. Click on New entries
    2. Enter a 4 digit Alpha Numeric code
    3. Select the account type as vendor
    4. In default for baseline data box select Document date if the no of the days are to be from document date.
    5. In the payment terms box in S.No.1  in the No. of days column enter the reqd. days and save.
    Follow the same for different payment days.
    Regards
    Dev

  • How is payment terms populated on a Invoice IDOC ?

    Hi,
    How does VBDKR-ZTERM_TX1 VBDKR-ZTERM_TX2 and VBDKR-ZTERM_TX3 get populated? Currently I see that in the INVOIC IDOC the payment term is populated from VBDKR-ZTERM_TX1 which is not based on payment terms. , I am getting the value 'Payable immediately without deduction'. I was wondering how did this value get populated which is different from the text maintained for paylemt term in table T052 table.
    IDOC segment : E1EDK18-ZTERM_TXT
    I see that the payment terms in the master table are carried onto Sales order and then to billing document which match the T052 value of the payment term but the IDOC is pulling some other value from some where.
    Regards
    Praneeth

    Hi Praneeth,
    if you have debuggin capability, please set a breakpoint in program LVEDFF0G:
      CALL FUNCTION 'SD_PRINT_TERMS_OF_PAYMENT'
        EXPORTING
          terms_of_payment             = vbdkr-zterm
          bldat                        = xfkdat
          budat                        = xfkdat
          cpudt                        = xfkdat
          language                     = vbco3-spras
          country                      = vbdkr-land1
        IMPORTING
          payment_split                = vbdkr-p_split
          ZFBDT                        = xfkdat
        TABLES
          top_text                     = zterm
        EXCEPTIONS
          terms_of_payment_not_in_t052 = 1
          error_message                = 2
          OTHERS                       = 3.
      LOOP AT zterm.
        CASE sy-tabix.
          WHEN 1.
            MOVE zterm-line TO vbdkr-zterm_tx1.
          WHEN 2.
            MOVE zterm-line TO vbdkr-zterm_tx2.
          WHEN 3.
            MOVE zterm-line TO vbdkr-zterm_tx3.
        ENDCASE.
      ENDLOOP.
    Then test the processing of an IDOC by VF31.
    Best regards,
    Ivano.

  • How to change payment terms in FV70

    Hi All,
    I am trying to post FV70 Customer invoice park but system defaultly picking paymnet terms from master data, i want to change payment terms in FV70 but it displaying in graed mode, How to chage payment tems
    thanks & regards
    mohiddin

    Hi ,
    Go to T.code OB32 Path: SPRO >FA (New)> Financial Accounting Global Settings (New)> Document> Rules for changing document --> Document Change Rules, Document Header
    Select Document Change Rules, Document Header Execute button go to new entries  select Field name BSEG-ZTERM
    Account Type = A     Assets,D     Customers,K     Vendors,M     Material,S     G/L accounts
    Company Code = xxx
    Field can be change check box
    and  save
    Thanks,
    Raviteja
    Edited by: Ravi Teja.T on Feb 6, 2012 11:57 AM

  • How to fix payment term in purchase order

    Hi: Everybody
    can you tell me how to fix value of payment term when creating or change purchase order? that means this field value just copy from vendor master data. and users can not change this value.
    I try to research screen field control in SPRO. however, may standard sap not provide this function.
    thank you
    Henry

    Hi
    This can be acheived using the Field selction control.
    Check the field selction key for the PO document type.
    SPRO-> Materials Management-> Purchasing-> Purchase Order-> Define Document Types.
    Now maintain the filed selction key in
    SPRO-> Materials Management-> Purchasing-> Purchase Order-> Define Screen Layout at Document Level
    In the filed selction group Terms of delivery and payment, maintain the field selection option as display for the fields
    Terms of payment
    Terms of payt. (days, percent)
    For the field selection key ME21N & ME22 also maintain the same
    Thanks & Regards
    Kishore

  • Automatic Payment terms without referrring Customer Master nor manual entry

    Hi,
    I have a credit memo with reference to one billing document. It is automatically coming with payment terms which is not maintained in customer master nor manual entry in the document. I had checked all the configuration related settings for the document and payment terms assignment. I had debugged and checked for any user exit or function module.
    I have no clue in this regard and can anybody throw some light regarding to fix the problem.
    Regards
    Sashikanth

    Hi,
    Check if the billing document has payment terms. If yes, even if customer master doesnt contain payment terms the payment terms will be copied to the credit memo through standard copying control maintained in IMG, when you create a document with reference to some document this copying control gets activated.
    Also check user exit RV60AFZZ if there's any code written in it to default payment terms by billing doc type.
    Regards,
    Amit

  • How to get payment term of a sale order ?

    hi,
    in transaction VA02, How can we know the payment term a document ? it is stored in which table ?
    Thanks.

    Hi,
    In VA02 after entering the sales document number,you can find the payment terms in overview screen in Sales tab.
    Goto Header,under billing Document tab you can find the payment terms also.
    Similarly in item details also under billing tab you can find the payment terms for each line item.
    All the payment terms that are created through "OBB8" T.Code will be stored in "T052" Table.
    For your Sales order,the payment terms will be stored in "VBKD" table.Goto SE11/SE16,Enter your sales order number in VBELN field.
    Execute.
    You will find the header details and item details.In each case you can find the payment terms.
    Regards,
    Krishna.

  • How to retain payment terms even on repricing - Please

    Dear All,
    I add a code to retain payment terms and is working as expected.
    but When Sales Order is re-priced..it is not working, I believe it is recalculating terms as well.
    We have requirement that, when Terms are over written, even re-pricing should not change it (Should retain terms).
    Please let me know, How can we achieve this..
    Thank you
    Anitha..
    Edited by: Anitha Reddy Rapole on May 31, 2011 9:57 PM

    Have you checked for user exit interference?  That's not 'normal' behavior...

  • How to create payment term?

    Hello Experts,
    Payment term should be: Payable with next payment run, max 14 days from Document Date.
    Can you please let me know the possibility of creating such a payment term?
    Thanks in advance.

    Hi
    With the Payment Term, you will define the due date of particular invoice (when it should be due for payment).
    In the payment terms screen,
    In Default for baseline date section - select the document date.
    In the below Payment terms section - for the first term give the No.of days 14
    Select both Vendor & Customer Account type check box
    VVR

Maybe you are looking for

  • ThinkPad T530 and latest Intel HD 4000 drivers (15.33.14.64.3412)

    Hello All, I have the latest version of display drivers for the Intel HD 4000 chip, version (9.18.10.3359) from the official T530 driver page, however I see that Intel has updated to their latest version (15.33.14.64.3412). I am unable to install to

  • Discount on Total Order Value

    Hi everybody , We need the Discount to be calculated automatically on the Total Order Value. Its a promotion. Useful suggestions will be rewarded. Thanks Kartik

  • CIN: Excise Accounts not available

    Dear Friends, In SPRO-> CIN-> A/c Determination-> Specify Excise Accounts per Excise Transaction, we donu2019t have following options: 1.     PLA AT1 2.     PLA ECS 3.     RG23 AT1 4.     RG23 ECS Can we bring these options from std. configuration wi

  • Data is so slow!

    Why is my Iphone 4s so slow with any data? twitter,facebook, mlbtv, internet, ever app that uses data. any thoughts?

  • 1z0-102 topics = enough?

    Hi, I found this link about the 1Z0-102 exam http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=5001&get_params=p_exam_id:1Z0-102&p_org_id=&lang= By your experience, I would like to know if these topics listed are the only topi