Payment terms Configuration for customers - Billing Documents.

I would like to configure payment terms as follows:-
Z010 : 10 days credit.
System should calculate 10 days from the document date.
In FBL5N it should calculate and shown in "Net Due Date" accordingly.
Eg. document date : 2.7.09.  Net due date should be : 12.7.09.
Z045 : 45 days credit.
System should calculate 45 days from the document date.
In FBL5N it should calculate and shown in "Net Due Date" accordingly.
Eg. document date : 1.7.09.  Net due date should be : 15.8.09.
Please provide some solution.

Hi,
GO to OBB8 Transaction and create new Payment terms
Give the following parameters
1) Give Payment terms -Z001
Give test as Net 45 days/10 days
Day limit -0
Choose Customer and vendor check box
FIxed Date and additional Month - 0
Dont choose Block key and payment Method
Default Base line as Posting date
Terms - 0% - 45 days/10days  and save
then Post the Transaction and check in FBL1N/5N.
Regards,
Padma

Similar Messages

  • Payment term configuration

    Hi All,
    We need a payment term configuration in FI as follows.
    Invoice date plus No.of grace days plus end of month (that means we have make payment on the last day of  month where the last grace day falls in that particular month)
    Thank in advance
    Jagan

    Hi
    You can have base line date calculation as 30 days from invoice date and then payment due on the month end in the month base line date is calculated.
    Create a new payment term, enter the base line calculation as additonal months 1. Default date for base line date as document date or posting date as per your choice. In payment terms fill discount terms by entering fixed dates in 1st and 2nd fields , in third field enter the fixed date as 31. Then base line date will be calculated as 1 month after invoice date and payment will be due by that month end. You cannot have 45 days because additional months cannot accept it as 1.5 months.
    Thanks

  • How to create payment term '90 days after Bill of lading + 7 days after...'

    Hi all,
    I was wondering how you can create this special payment term:
    "90 days after Bill of Lading, the calculation of the Net Due Date has to start 7 days after the invoice date".
    90 days after Bill of Lading is no problem to create.
    The start of the Net Due Date 7 days after the invoice date is a more tricky one.
    The transaction code for Payment terms is OBB8.
    In the Display View: "Terms of Payment": Details, you can find that the document date is the baseline date (and the start date).
    Do someone know how you can change the document date into invoice date ? And if so, how can you add 7 days after the invoice date?
    Thanks.
    Kind regards,
    Pamela

    Hi,
    thanks for your reply and possible solution.
    Unfortunately, i can't change the payment terms to my requirement.
    The problem is that I need a variable date (starting from the invoice date, which we don't know yet),
    and SAP only allows a fixed date.
    If you know how to proceed, let me know.
    Thanks in advance,
    Regards,
    Pam

  • FI Document Summarization for SD Billing Documents

    Hi Gurus,
    Appreciate if you can please let me know the configuration and process of FI Document summarization for sd billing documents where, there are more that 10000 line items in one billing document. And how can we do clearing of multiple accounting documents against one billing document when we recieve payment.
    Thank You

    Hello,
    The summarization of FI items for SD billing documents are done in transaction OBCY. The steps to configure it is explained in note 36353:
    1) Enter in transaction OBCY
    2) Inform Reference Transact. VBRK
    3) Add the following fields:
              BSEG     MATNR
              BSEG     MEINS
              BSEG     MENGE
              BSEG     PAOBJNR
              BSEG     POSN2
              BSEG     VBEL2
              BSEG     WERKS
    Be informed that the content of those items will be deleted in FI document.
    The information above will help you to configure summarization of FI items for SD billing documents.
    Kind regards,
    Cintia.

  • Vendor Payment Terms config for 30%advance 70% after GR

    Hi Guys,
    How to configure Vendor Payment Terms for " Vendor Payment Terms config for 30%advance 70% after GR "
    Please suggest your expert comments.
    Thanks in advance.
    Regards,
    Jackie

    sappassion2011 wrote:
    Hi Guys,
    >
    > How to configure Vendor Payment Terms for " Vendor Payment Terms config for 30%advance 70% after GR "
    >
    > Please suggest your expert comments.
    >
    > Thanks in advance.
    >
    > Regards,
    >
    > Jackie
    Hi Jackie,
    Do them in trxn OME2
    Regards
    Shiva

  • New payment term configuration in FI

    MM Gurus
    We need a payment term configuration in FI as follows.
    Invoice date plus No.of grace days plus end of month (that means we have make payment on the last day of month where the last grace day falls in that particular month)
    Thanks
    Vijay

    Hi
    Create a payment term with entry date as default for base line date and in fixed days calculation enter 31 in fixed date. Then base line date calculation will be end of every month.
    Thanks

  • IDOC for Invoice/Billing document

    Hi Experts,
    Some of our customers want us to send electronic but no paper invoice to them in the coming week.
    I've investigated the process, steps are:
    1. Do some configs for message type of billing document
    2. Create KU partner profile and set outbound parameters, include Port / Basic type / Message type / Process code.
    If you have experience about this (IDOC for Invoice/Billing document) ? please kindly share the detail for me.
    Thanks in advance.
    Regards
    Sam

    Hi,
    Please check [https://supplier.intel.com/static/ap/forms/imp_gid2.doc|https://supplier.intel.com/static/ap/forms/imp_gid2.doc] this.
    This might help you.
    Thanks,
    Abhijit

  • P.O number for a billing document number

    Hi Experts,
    From  which table we can find a PO number for corresponding billing document number(VF03)?

    hi RAVI,
    Go to T.code SE16
      enter table name VBRK-->enter
       billing doc type,billing doc no,s.org,d.channel
      execute
    waiting for reward points
    mcm

  • How to get general account for a billing document ( BSEG) ?

    Hello,
    For a billing document to a client , We need to get the general account for each item of the invoice . We based on the field XBLNR of table VBRK to select a document from BKPF with condition : VBRK-XBLNR = BKPF-vbeln . If yes we will get from table BSEG for bseg-vbeln = bkpf-vbeln and bseg-posnr = vbrk-posnr . then get HKONT.
    But as you know BSEG is a cluster table, Select directly from this table is extremly long and seems impossible in our case. Could you please show me the way to do this ?
    Our main purpose is to get HKONT ( General account ) for a  billing document .
    Thanks in advance for your help

    Hi  Hoa Binh Xanh,
    Why don't you look into tables BSAD and BSID (Transperant Tables) rather directly hitting BSEG ( Cluster Table)
    Pass VBELN (Billing Document) in above two tables and get the doucment numbers and then if you need further info hit BSEG with the data you got from BSAD and BSID
    OR else Pass KOART = 'D' while selecting data from BSEG it will help in improving performance
    Hope it will solve your problem..
    Thanks & Regards
    ilesh 24x7
    ilesh Nandaniya

  • How to set print option for a Billing document using T-code VF02

    Hi All,
    Please suggest me the way to set print option for a Billing document for T-code VF02 and please let me know how to get print preview for any particular Billing document?
    regards
    Anand.

    Enter the billing documents detail
    Goto Goto> Header>Output.
    Check the status for your output type in this screen.
    If it is green then come back to the VF03 screen.Enter the billing document number.
    Click on Billing document-->Issue output to.
    Press (CtrlShiftF1) or click on the icon beside "Print options".
    Here you can see the print preview.
    If the status is red then click on the processing log.Here you will get the error messages.
    If the status is in yellow colour,then click on the "Further Data" button
    Set "Dispatch time" as "4 Send immediately (when saving the application)"
    Before the print preview option you should make sure you have added correct output type to the relevant billing document. To do that, go to transaction VF02.
    Enter the billing document no
    Go to Menu option -> Go to -> Header -> Output
    In that screen you have to add relevant output type. (Standard output type is RD00)
    Add that & press enter key
    Highlight that line & press "Further Data" button
    Set "Dispatch time" as "4 Send immediately (when saving the application)"
    Press "Back" Button
    again select that line & go to "Communication method" button
    Set "Logical destination" as LOCAL"
    Don't mark "Print immediately" & "Release after output" ticks. If you mark them, sa soon as you save the billing document, you'll get a print out.
    Press "Back" Button
    Save
    Now form the initial "Change Billing Document" screen, Go to Menu option; Billing Document -> Issue Output to
    You can see that output type line appear.
    select that line & press "Print Preview" button or (CTRLSHIFTF1)
    You can see the print preview.
    Alternatively you can use VF31 to print multiple print outs at same time.
    If you want to get PDF outputs of billing documents, go to your printer settings in the your computer from Control Panel.
    Set PDF Writer as "Default Printer" (Right click & select "Set as Default Printer")
    Then normal way, print the billing from SAP.
    It'll automatically send to your PDF writer. You can save it to the path you want,

  • Excise Invoice created twice for same billing document.

    Hi All
    Excise Invoice ( J1IIN ) has been created twice for same billing document in 1 or 2 cases.
    How is this possible,if possible what is the config  to restrict the same.
    Thanks in advance
    Samson

    I dont think its possible to EI twice wrt: single billing document.
    EI created wrt: Invoice which is created wrt: Delivery document. Then there will be only one material document with movement type 601. Through which qty will get updated in Rg1 register.
    This document once utilized, cant used again.
    re-check billing document, which billing document you are using & their settings in IMG.
    Regards,
    Reazuddin MD

  • An accounting document is not required for this billing document

    Hi,
    While releasing the billing document to accounting the error is coming like "An accounting document is not required for this billing document"
    Diagnosis:
    The billing document has the net value '0' and does not create an accounting document. Despite this, the posting status 'C' (Posting document has been created) is set internally for this billing document.
    But the net value is coming in the sales order and alsi into the Billing document.
    gurus plz help me.
    regards,
    ragesh.

    Goto VOFA screen and check for ur billing type , what is assigned in the document type field?.
    Also please check, the posting block is activated. if it is, please remove.
    Also goto the accounting document type settings at OBA7, check whether the customer field is ticked under the account type allowed tab.
    Please let me know, whether ur problem solved..
    Reward points if useful..

  • In Forms Unable to print output for particular billing document number

    Hi All
      I am working forms
       Here I am Unable to print output for particular billing document number, I am getting Error message like 'Graphic cannot be displayed'. 
    can anybody tell me the solution
    Regards

    Hi Chinna,
    Please check that the billing document may be using different logo and which may not be avilable or not fitting in the window. (May be graphic is over flowing the window dimensions)
    Lanka

  • Updation of COGS in CO-PA for posted Billing Documents

    Hi Experts,
    We have observed that in CO-PA COGS was not getting posted for posted Billing Documents. The reason which we found was standard cost was not released for that product. Now we have released the same and COGS values are getting posted into CO-PA.
    We want to post COGS value for posted Billing Documents which was not posted before. Is there any standard transaction for this?
    Regards,
    Pawan Kumar

    Hi,
    Use KE27. The documentation explain the details.
    Benni

  • Tcode to see Dunning Block for a Billing Docuement

    I need to see Dunning block for a Billing docunent, what is the tcode to see the Dunning Blosck user for a billing document.

    Hi,
    Go to FBL5N look for the FI invoice, open the invoice and see the dunning block field is populated. You can unblock it by changing the document to change mode from the main menu bar.
    Thanks,
    JD

Maybe you are looking for

  • Vncserver not working for me in latest solaris 10 on sparc

    Hello, This is Solaris 10 running on <142909-17> sun4u sparc SUNW,Sun-Fire-V440 When I(non root user) run vncserver, I get below message, New 'servername:1 (nonrootuser)' desktop is servername:1 Starting applications specified in /home/nonrootuser/.v

  • Regarding Participant Creation::Authentication in Oracle BPM Admin Console

    Hi, Q1:- Could anyone help me in validating whether we can additional information about participant in Admin console. The parameters available for Participant creation are: UserId, First Name,Last Name, Email, Password, Confirm Passowrd, etc. Now sup

  • ITunes Match - Covers werden nicht aktualisiert

    Hallo, Ich habe ein Problem mit iTunes - iTunes Match. Ich bin beim sortieren meiner Lieder im iTunes. Bei einigen Liedern muss ich alte Covers gegen neue austauschen, die dann auch angezeigt werden. Wenn ich dann über das Menü "Store - iTunes Match

  • JMediaPlayer - get media duration, current playback time ... etc

    Hello everybody, I can't seem to find API calls for the following purposes: - get media duration - get current playback time - set current playback time Does anybody know how to get/set those values? By the way, I'm embedding the JMediaPlayer within

  • Portege R500 - Novatel Wireless Radio Off

    Hi, I Have seen a few posts on here suggesting various downloads and updates to fix issues with 3G connectivity but none of these downloads have worked for me. Novatel loads up ok .. but always reports No Service - Radio Off .... I cant find any way