Reg: Payment Due date

Hi,
I need to display the report PO RELEASE TO INVOICE TIME TRACKING. I have strucked in finding the 'payment due date'.  Could any one help me out.
Regards
Chandu

Hi
please check below whether it helps
if it_bseg-koart = c_k or it_bseg-koart = c_d.
if it_bseg-zfbdt is initial.
it_bseg-zfbdt = it_bkpf-bldat.
endif.
if not it_bseg-zbd3t is initial.
w_refe = it_bseg-zbd3t.
else.
if not it_bseg-zbd2t is initial.
w_refe = it_bseg-zbd2t.
else.
w_refe = it_bseg-zbd1t.
endif.
endif.
it_data-zfbdt = it_bseg-zfbdt + w_refe.
endif.
regards
Srinivas

Similar Messages

  • Vendor Payment Due Date Report

    Is there any standard T.code for Payment due dates as per Vendor ?
    Please provide solution for this
    Thanks & regards

    Hi,
    Pls check this report: S_ALR_87012082,  S_ALR_87012287, S_ALR_87012168, S_ALR_87012078, S_ALR_87012084
    Regards,
    VJ
    Edited by: vrunda on Jul 8, 2009 11:12 AM
    Edited by: vrunda on Jul 8, 2009 11:17 AM

  • Letter of Credit in Payment Due Date Calculation

    Dear All,
    I meet a case as following:
    Sales Order A with 80% Letter of Credit
    (L/C) payment (set in header condition) and 20% downpayment, with Payment Terms: L/C payment due
    date is before a special date.
    Question 1: If downpayment has cleared, whether user can see that a
    record of downpayment paid in a Sales Order under SAP standard design?
    Question 2: whether SAP standard desgin/configuration can set L/C
    payment due date by a payment term? note: L/C is flexible depends on
    different Sales Order?
    Thanks for all your helps!

    Did you find a solution to this?
    Is it possible to separate down-payment from rest of sales order - so Letter of Credit is only for the sales value minus down- payment?
    SO value 1 Mio USD
    Down-payment .2 Mio USD
    LOC value >> .8 Mio USD?
    Cheers
    Hein

  • Invoice payment due date.

    Dear all,
    I would like to display the invoice payment due date in my SAPscript. I've heard about the FI_TERMS_OF_PAYMENT_PROPOSE function module and thought that it could feet my need. But I'm wondering if there is no other way to proceed since I can't find documentation on the above function module. Also I'm surprise to do not find in standard among the structured tables the invoice payment due date data.
    Best regards.
    Nozome.

    Hi Nozome,
    You may look at the following post.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.highlightedcontent?documenturi=/forums/sdn_jive_forums/thread{74687265616449443d3731303434}.jspa
    Cheers
    Vinod

  • How to generate 3 payment due dates& 3 posting against single invoice?

    Hello Experts,
    Kindly provides some inputs on below requirement.
    For example :- In the Utility Bill,
    Consumption months: June, July, August
    Meter Reading taken in August
    Billing Months: September, October, November
    Bill generated in August
    Consumer receives the bill on September month
    Payment Due dates: 12 Sep 2009, 12 Oct 2009 and 12 Nov 2009
    Issues-:
    1.How to generate three posting against single invoice?
    2.How to generate three payment due dates for above postings in three consecutive months since payment due date logic is incremental in nature here, e.g.
    1st due date = posting date + 15 days
    2nd due date = 1st due date + 30 days
    3rd due date = 2nd due date + 30 days
    Requirement description:-
    The utility generates bill quarterly for domestic consumers. For such consumers, the utility takes reading from the consumers premises after end of consumption period (quarterly ) and generates bill on the 1st billing month (here 1st billing month is September).
    In the bill the utility divides total consumption into three parts (considering each part for each consumption month) and calculates all charge heads separately on each part. It however, consolidates and generates a single bill having three rows, each row showing charge heads of each consumption month and also net and gross amount to be given for each consumption month.
    Moreover, three postings have to be generated in FICA against that single bill. Also, it provides three due dates to the consumer, each date falling in each billing month, to pay the above three net amounts respectively. Dunning and other activities should be triggered if the consumer fails to pay the stipulated amount by corresponding due date.
    Looking forward for valuable suggestions
    Thanks in advance
    Regards,
    Vaseem
    Moderator note - question reposted - OP notified of violation Issue on quarterly bill
    Edited by: William Eastman on Jun 3, 2010 3:25 PM
    Edited by: William Eastman on Jun 3, 2010 5:01 PM

    Hello Experts,
    Kindly provides some inputs on below requirement.
    For example :- In the Utility Bill,
    Consumption months: June, July, August
    Meter Reading taken in August
    Billing Months: September, October, November
    Bill generated in August
    Consumer receives the bill on September month
    Payment Due dates: 12 Sep 2009, 12 Oct 2009 and 12 Nov 2009
    Issues-:
    1.How to generate three posting against single invoice?
    2.How to generate three payment due dates for above postings in three consecutive months since payment due date logic is incremental in nature here, e.g.
    1st due date = posting date + 15 days
    2nd due date = 1st due date + 30 days
    3rd due date = 2nd due date + 30 days
    Requirement description:-
    The utility generates bill quarterly for domestic consumers. For such consumers, the utility takes reading from the consumers premises after end of consumption period (quarterly ) and generates bill on the 1st billing month (here 1st billing month is September).
    In the bill the utility divides total consumption into three parts (considering each part for each consumption month) and calculates all charge heads separately on each part. It however, consolidates and generates a single bill having three rows, each row showing charge heads of each consumption month and also net and gross amount to be given for each consumption month.
    Moreover, three postings have to be generated in FICA against that single bill. Also, it provides three due dates to the consumer, each date falling in each billing month, to pay the above three net amounts respectively. Dunning and other activities should be triggered if the consumer fails to pay the stipulated amount by corresponding due date.
    Looking forward for valuable suggestions
    Thanks in advance
    Regards,
    Vaseem
    Moderator note - question reposted - OP notified of violation Issue on quarterly bill
    Edited by: William Eastman on Jun 3, 2010 3:25 PM
    Edited by: William Eastman on Jun 3, 2010 5:01 PM

  • In which package would I find the recalculate payment due date logic

    In R12 Invoice Workbench screen when you change certain fields the payment due date is recalculated.  I want to look at the logic behind that functionality.  I am looking at the code for the form but struggling as I haven't looked at Oracle forms in years and never anything this complex.  Can someone point me to the pl/sql package that contains the logic?  Thanks!

    The information comes from multiple tables.
    But you can get most of the information from mtl_material_transactions. It will give you transaction date, type, subinventory, quantity, uom , transaction value
    You will have to join the record with po tables to get PO#
    Hope this answers your question,
    Sandeep Gandhi

  • I Want To Change My Payment Due Date

    Change Payment DateFrom: szygw9To: ATTCustomerCareSent: ‎07-08-2015 7:15:33 AMRead: Not Yet ReadI want to change my payment DUE date to the first week of the month, preferrably to the 1st day of every month! Because AT&T changed my payment DUE date to the 27th and there is NO money in my account until the 1st of every month, so I am incuring LATE charges.  PLEASE change my payment DUE date to the 1st of every month.  I have called in a few times and yesterday was the last time and the representative said she could not help me and she would email me directions on how to do this myself online!  I have received NO email! 

    Hi there! @szygw9 thanks for posting your concerns. I’m sorry to hear you did not receive the email with steps to do this.  At this time this is not a self-service option.
    So we can see what options may be available to change this, please private message me by clicking here and provide your name and a good contact number.
    We will contact you within two business days.
    Thanks!
    Charise

  • How to set the payment Due date calculation as per working days.

    how to make changes in the vendor Payment terms so that while calculating the Payment due date as per Payment terms, system calculates it based on Working Days & not the Calender days ?
    Help is much appriciated.
    Thank you,
    Amit

    Hi,
    This is the standard settings by SAP, normally we couldn't change it to working day.
    Good luck
    Tao

  • Function Module - FBL1 (Payment due date)

    Hi All,
    In FBL1n i notice that once an invoice is posted into system, the due date for payment is calculated based on the payment terms for the vendor. I would like to know which FM i can use to get the same functionality?
    Vivek

    Mr. Santosh,
    Thanks for the quick response. Well actually i need to build a customized report for a specific requirement. I will be reading in 2 different dates & then I want to calculate the due date of payment as on those dates
    eg: Vendor payment terms 30 days.
    Case 1:
    Date 1: 3.4.2008
    Case 2:
    Date 2: 15.4.2008
    I want to pass these 2 dates individually into the FM & then the output should read me
    Case 1:
    Payment Due on: 3.5.2008
    Case 2:
    Payment Due on: 15.5.2008
    I hope i was able to put across my need clearly.
    Addition:
    Is there any function module or any other way to calculate the payment due date depending on baseline due date(ZFBDT) and payment terms(ZTERM)?
    Edited by: Vivek on Apr 23, 2008 10:04 PM

  • The new payment due date

    When will this take place?

    Hi there! @phantombagger thanks for posting your question. The Payment Due Date Standardization started in June and will end the last part of July.
    You will receive a text message when to expect the change.
    This information should also be on your most recent bill, either the June or July copy.
    Keep in mind, this will not impact your monthly charges.
    Thanks!
    Charise

  • Change in payment due date

    My bill has always been due on the first of the month. You are now changing my due date to the 27th of the month. So for the month of June, I will have made two payments to you, one on the 1st and one on the 27th. Then my payment will be due on 27 July and every month until the end of the year. I will have made 13 payments to you in this year. Next year, I assume that my bill will be due on the 27th of every month, so I will pay the bill 12 times. Why am I paying you 13 times this year and twice in one month?

    ATT send me a text last week and again today:
    Starting in June 2015, AT&T will standardize the number of days wireless and Digital Life customers have to pay their bill. As a result, a due date earlier or later than usual may appear on your wireless and/or Digital Life bill.
    Due Date Change
    If you receive a message on your bill, text message, or email directing you to this page, your due date will change. Otherwise, your payment date will be the same.
    Important Note
    No changes to monthly charges - A change to your payment due date only affects the amount of time you have to pay your bill. You will have about three weeks after the close of your billing cycle to make a payment. The change to your due date does not affect your billing cycle or billed charges.

  • ICloud payment due date in the year 2050

    Hello,
      I called Apple around 27 September with a problem on having iCloud bill my credit card on 30 September 2012 where the Apple representative seemed to have a challenge understanding my issue.
      So 30 September came and went and now my iCloud account says the next payment due date is 30 September 2050.  It is the same on my wife's account as well.  I have no problem paying $40 a year since I use to pay $99 with MobileMe.  I don't want to lose my e-mail and other stuff is the issue.
      Please let me know if you have seen or had the issue or it is anything to worry about.  My credit card has not been billed yet.  For our teenage son when I set up his iCloud account I was billed immeadiately so I take it there is some issue on payment processing for existing customers.
      Any advice would be greatly appreciated.  Thank you

    Obviously the date is an error: Apple are apparently aware and are dealing with it. I assume you had the free extension as a MobileMe migratee but wish to continue using it and pay for it: you will need to cancel the downgrade - you should be able to do that now, and then you will be charged when Apple sort this out (or possibly in 2050 if you're very very lucky ).

  • Getting Payment due date

    Dear gurus,
    I need to show Payment due date in my billing output.
    How to get Payment due date for a billing document (VF02 is the tcode)?
    Thanks,

    Hi,
    call this function module in u r program
    J_1B_FI_NETDUE
    Regards
    Kiran

  • Payment terms should calculate Payment due date based on working days

    Hi Experts,
    As we know that standard SAP calculates Payment due date= base line date + number of days maintained in payment terms. In this payment days are considered as calendar days and not the working days.
    Example: If base line date is Thursday, payment terms says 3 days then payment due date is calculated as Sunday ( which is not a working day as per the factory calendar I use). The requirement is that payment date should be calculated as following Tuesday considering Satuarday and Sunday are not working days as per the calendar.
    Can you please suggest how can we achieve this?
    Thanks,
    Ravi

    You can not acheive from config pooint of view but you can use BADI and get the solution
    use BAdI MRM_PAYMENT_TERMS to set terms of payment
    You can use this Business Add-In to change the following fields for the 
    terms of payment in the invoice document header:                        
    o  ZFBDT: Base date for due date calculation                            
    o  ZBD1T: Discount days 1                                               
    o  ZBD1P: Discount percentage 1                                         
    o  ZBD2T: Discount days 2                                               
    o  ZBD2P: Discount percentage 2                                         
    o  ZBD3T: Deadline for net condition                                    
    o  ZLSPR: Key for payment block

  • Payment due date for Asset capital lease

    Hi Gurus
    We are using capital lease in our client and opening vendor postings are created when we click on opening posting leasing tab of asset master. The issue is with the payment due dates. If my lease duration is 60 months than I get 60 open items of vendor but there due dates are coming as per the fiscal year variant and not as monthly. Is there any way to solve this.
    Tarun

    Hi
    User exit
    Re: user exits in MM
    Regards
    Ram

Maybe you are looking for

  • HT5457 i want to download ios 5 to my iphone 3

    how do you download ios 5 to a iphone 3? whent i go to settings, software update does not show up ?

  • Documents do not open in preview

    I find a document in Finder, click on it, and nothing. What happened?

  • Exception : JSP & EJB

    Hi, I'm working on a project but it doens't work perfectly. It use J2EE, EJB and JSP technology but I'm fresh in this field. At the moment, sometimes (but not for each utilisation and I don't unterdstand why !) there is a Servlet exception which is :

  • Logging level bug?

    Hi there. I have written my own logging Handler. For some reason, however, the publish(LogRecord) method seems to be invoked with LogRecords of a lower level than the Handler's. My work-around is to check the level in publish(LogRecord) method like t

  • CompactRio software error, safe mode, Staus light 4 flashes per second

    My cRio 9204 was running fine for the past weeks. But this saturday it stopped working and Status light showing 4 flashes per second.  I opened MAX, and the cRio was in safe mode (sofeware error) I tried to reformat the controller and reinstall the s