Loan : get amount paid and loan balance in ABAP

Hi all,
i need to get the amount paid and loan balance in ABAP. I can't call module from standard because it's a program type I and I haven't seen a function module.
SAP version 4.6.
Thanks for help.
Cheers.

This worked great. I noticed I forgot to follow it up.
Thanks Again, even though it was along time ago. I have used this alot.
Tim

Similar Messages

  • Trying to get the Opening and Closing Balance, 0TOTALSTCK and 0VALSTCKVAL

    Hi Experts, Good Day.
    I am developing a query for Stock Balances, Using Custom cube created with copy from 0ic_c03.
    I am trying to get the Opening and Closing Balance, based on Non-Cumulative KF - 0TOTALSTCK and 0VALSTCKVAL.
    Both The KF's Behaviour for Exception Aggregat. = Last Value
    I am using VARIABLE OFFSET as -1 to get Opening Balance, and just restriction for Closing Balance based on 0CALMONTH
    Unfortunately i am getting data for the periods which does not have data in my Cube. It is taking the total value as closing balance for the periods which we don't have transaction in the cube.
    For Ex. I have data for 09.2010 & 10.2010 a particular material, when i enter 08.2010 as input i am getting the total value of the material.
    I hope you understand the problem and solution soon.
    I will give you more explanation if needed.
    Thanks in Advance....
    Have a great Day Ahead.....
    GopalN

    Hi GopaIN,
    can you explain us process you have done about initialization of data (2LIS_03_BX, cube compression)? it seams like there was data before 09.2010 and you load it with 2LIS_03_BX data source. That data is not in cube, but just used for update markers.
    Edited by: Sasa Todorovic on Mar 25, 2011 9:48 AM

  • To fetch amount paid and pending by curtomer

    Hi,
    In my report I want to fetch the total billed amount to a customer, and how much he has paid and how much pending from a specified period.
    as in my selection screen I have  customer number as parameter and date as select option.

    Dear Padmaja,
    Thanks a lot for your reply. However i need more details regarding this.
    1. I have a sales order. Now from this sales order, i can get invoice, delivery, quotation etc from VBFA table. However i want to know from a sales order how can i get data from bsid or bsad table.  I believe in between there might be other tables as a linkage. I want to know the tables involved to get the amount paid by customer from sales order.
    Suppose say sales order is 500111 and its value is 700 and customer paid 100 once and  paid 200 second time and needs to pay 400. So this kind of data from which tables i will be fetching. and logic between the tables.
    Thank you.
    Regards
    Sam

  • Updation of 'Loan Amount Paid' in IT 0045

    Hi experts,
    I have a doubt regarding the updation of 'Loan Amount Paid' field in infotype 0045 (PA30).  I see that this field value is not directly stored in PA0045 table. The reference structure for this field is Q0045-PAYLO field.
    can anyone pls tell me how to update value for this field in infotype 0045?

    That feild get updates once if you run pay roll live ......
    Check with one employee by running pay roll live and check the feild in the infotype

  • How to get loan balance

    Dear Friends,
    How to get loan balance in HR module.
    any help higly appricated.
    Regards,
    Malik

    Hi,
    Use the Function Module "PYXX_READ_PAYROLL_RESULT".
    Check Tables PA0045 & PA0078 (If loan amount is more than Salary).
    Cheers,
    Sunil B.

  • Updation of 'Loan Amount Paid' in infotype 0045

    Hi experts,
    My requirement is to update value for 'Loan Amount Paid' field in infotype 0045 (PA30). In PA0045 table, i could not find this field. But when i see the technical characteristics of this field, it shows the reference structure as Q0045-PAYLO field.
    can anyone pls tell me how to update value for this field in infotype 0045?
    Thanks in Advance.
    Regards,
    Anita Vizhi Arasi B

    Hi anita,
    Did you read the help text before seeing the technical chracteristics?
    Loan Amount Paid
    Displays the total of loan payments paid to the employee up until now.
    Use
    This field only serves for display purposes. You cannot make any entries.
    Regards,
    Sumit Nene

  • Write off loan balance in SAP

    Dear friends,
                       We have custom infotype to store employee loan balance and trying to set up a write off to clear the loan balance using IT0015.  I am not able to reduce the loan balance which exists in custom infotype.  Any help is greatly appreciated.

    1. Custom infotype is for Stock purchase plan.   And it has Original loan amount, current loan balance, fees,commisiion.  Loan balance stored in a wage type.   Deduction amount is entered in IT0014 per pay period.  If employ pays the loan, there is option to enter loan repaid amount manually in custom infotype then deduction, pay period amount and reimbursement wage types were automatically  created in IT0015.      When we run the payroll , we can see loan balance wage type in payroll results.     Now they want to write off loan balance.     Can you please advise how we can achieve it.   I need to complete this issue by end of tomorrow.  Your help is greatly appreciated.
    Thanks,
    Srini Nadendla

  • How to get denomination of Notes ? for the amount paid

    Dear Freinds
       i have requirement where the total amount obtained by a employee through Cash . They wanted to have denomination
    for the amount paid ito that employee
    ex : An X employee got RS.5550 rupees as cash. They wanted to know how much money has been paid in Denomination
    of  10 Rupee notes,20 Rupee notes,50 Rupee notes,100 Rupee note,500 Rupee note & 1000 Rupee notes.
    so the data has to be displayed should be
    since the employee is gettign 5550 --> it has to 1000*5 --> Five Thousand rupees notes --- 5 count should come
    500 will be paid as ---> 500 * 1  -
    Five hudress count is 1
    50 is the balance -
    it will be paid as fivty note -- Count is 1.
    so i have to get  5000------ count 5 , 500 count 1,50 count 1. Can any one go this type of denomination doing code please
    let me know how to proceed.
    Regards
    divya
    Edited by: Divya Kumari on Jul 8, 2011 2:18 PM

    Actually
    the scenario is that in some employees ( if you go employee subgroup) like daily labour and casual labours will be paid
    on daily bais for them they will not be paid to bank . I n that case  those type of employees will be paid by CASH. So in teh month end the company wanted to knwo what type and how much money paid .
    regards
    divya

  • Get the Total Amount Paid of an A/R Invoice

    Hi to All.,
    Im doing a Report where in i should show the total amount paid in an A/R Invoice
    But my Problem is i dont know what table to get it ..
    thx in advance ..

    Hi!
    Try my query here. I'm using this to get my AR Balance base on the date I enter.
    The table I use here were OITR and ITR1 (table of internal reconciliation).
    SELECT
    T0.DocNum,
    T0.DocDate,
    T0.DocTotal,
    isnull(T3.ReconSum,0) as 'Paid to Date',
    ((T0.[DocTotal]) -isnull(T3.reconsum,0)) Balance
    FROM OINV T0 
    LEFT OUTER JOIN (
    SELECT a1.[SrcObjTyp],sum(isnull(a1.[ReconSum],0)) as 'ReconSum',a1.[SrcObjAbs] from OITR a0 INNER JOIN ITR1 a1 ON a0.ReconNum = a1.ReconNum and (a0.ReconDate < [%0]) and a0.iscard='C'
    GROUP BY a1.[SrcObjTyp],a1.[SrcObjAbs]) T3 on T0.[ObjType]=T3.[SrcObjTyp] and  T0.Docentry=T3.[SrcObjAbs]
    where T0.DocDate < [%0] and T0.DocTotal >0
    Hope this helps!
    Regards,

  • Help!!! - When Creating Customer  I get this ERROR "Provide a positive integer for minimum customer balance amount or percent when balance amount overdue type is amount or percent respectively."

    When Creating Customer  I get this ERROR "Provide a positive integer for minimum customer balance amount or percent when balance amount overdue type is amount or percent respectively."
    I tried troubleshooting when I saw the another post and created with a new customer profile class, but still getting an error, though I created another profile like below and attached this to another existing customer it worked, but when I tried creating a new customer it is still giving me the error. I am Using Oracle Applications R12.1.1
    Steps I followed in Creating a New customer Profile
    ==== Make sure the new Customer Profile class which you will create is in active state. Cross check below steps while defining a customer Profile class.. e.g. Name : DEFAULT (and it's active)
    *1) Profile Class Tab :*
    a) Balance FWD Billing : Not enabled
    b) Invoicing --> Tax Printing ( Summarize By Tax Name), Grouping Rule (DEFAULT)
    c) Set Terms as per ur requirement , do allow discount & Override terms
    d) Set Dunning as per your requirement,
    e) Filled in Collectors info as per your requirement with Credit Check enabled...
    f) Receipt --> Auto cash Rule set as 'Standard'..
    *2) Late Charge Profile* Set it as per requirement
    *3) Profile Class Amounts* e.g Say Currency set as "USD"
    a) Credit Limit : 100000
    b) Order Credit Limit : 100000
    c) Minimum Receipt Amount : 1.00
    d) Min statement amount : 1.00
    e) don't put any value in Exchange Rate type (e.g, monthly, Plan etc..)
    f) Minimum Customer Balance : Amount ------> Value: 5.00
    g) Minimum Invoice Balance : Amount ------> Value: 5.00
    h) Minimum Charge per invoice : 1, Maximum Charge per Invoice : 100 Under Interest Charge
    i) mention Type as Fixed Rate, Value : 10
    j) You can avoid setting the Penalty Charge for the time being..
    Step-2_ a) Open a customer ..*go to Bill to site details* --> Click on Profile Tab --> Under Profile Class field please include new profile class which is created by you (e.g DEFAULT) . b) Go to Profile Amounts Tab --> Click(Show) on Currency USD --> Verify the set up here as well   I could see this.
    When I tried creating an new Customer using the new profile, it's repeating the same error. Please help.

    Hi
    You get this error when profile class amounts are not set for all the currency.  Go back to your profile and ensure that the profile amounts are set for all the currencies found, whether you are using it or not.
    Regards

  • 2 days ago i rented The Avengers, beside it took almost 7h to download, at the end it did not get fully downloaded... 20 last minutes were not there. I know is just 5 dollars, but, how can i make a claim for the amount paid?

    2 days ago i rented The Avengers, beside it took almost 7h to download, at the end it did not get fully downloaded... 20 last minutes were not there. I know is just 5 dollars, but, how can i make a claim for the amount paid?, what if I buy a movie later? i will get the same problem!!! still I do not know how the avengers ends!! please do not tell me haha, focus on the problem here!

    Welcome to the Apple Community.
    Apple's policy on sales of digital content is that all sales are final. If however you wish to appeal to Apple, select the content which is causing a problem and use the 'Report a problem' button in Your Purchase History on your computer.
    Currently, if your purchase happens to be your most recent purchase you will not be redirected to the report form, in this case use the report a problem option from the invoice that was emailed to you.
    I believe your issues are probably a network issue, which unless you resolve are likely to be repeated again.

  • Difference between SDL Amount posted to finance and amount paid to CPFBorad

    Hi ,
    Singapore Payroll -help required:-
    My issue is: - -> Every month there is a difference between SDL Amount  posted to finance and amount paid to CPF board.
    Please find following SDL break down from Jan u2013 May 2011.
    SDL FI Posting :-/376
    Jan 11     Feb 11     Mar 11     Apr 11     May 11
    (1,313.05)     (1,220.27)     (1,119.66)     (1,087.04)      (1,339.28)
    SDL in CPF Report-  pc00_m25_ccpf     
    Jan 11     Feb 11     Mar 11     Apr 11     May 11
    (1,350.00)     (1,574.00)     (1,389.00)     (1,392.00)     (1,373.00)
    Diff           
    Jan 11     Feb 11     Mar 11     Apr 11     May 11
    (-36.95)     (-353.73)     (-269.34)     (-304.96)     (-33.72)
    What could be the possibility for the errors?
    Regards
    Thomas
    Edited by: Thomas Padiyara on Jun 14, 2011 4:34 AM

    Thx Srini..
    I have taken a list of wage types marked for SDF through report-PC00_M99_DLGA20
    Then have checked that does GLu2019s are mapped o all wage types through report RPDKON00.
    It seems to be fine.
    For evaluation calss -6 is used for monthly printing. Anyway that is not marked for any of the wage types.
    I have analyzed the details in QAS system for March month.
    The details are as follows:-
    1.     Wage type report - (S_PH9_46000172) = 1119.66
    2.     CPF report (PC00_ M25_CCPF) -1389.00.
    3.     Posting amount (credit amount 1389.85 sgd - debit amount 270.19 sgd) = 1119.66
    It seems to be the debit amount is also getting displayed in the CPF report.
    How the debit and credit amt is displaying same as for few employees.
    One example is given as follows:-
    WT     WT description               
    /305     E'yee,CPF-curr     2,539.00-Debit           SGD
    /305     E'yee,CPF-curr           2,539.00-Credit     SGD
    /305     E'yee,CPF-curr           1,152.00-Credit     SGD
    /307     E'yer,CPF port     2,031.00-Debit           SGD
    /307     E'yer,CPF port           2,031.00-Credit     SGD
    /307     E'yer,CPF port           923-Credit     SGD
    /370     E'yee, CDAC, a     1-Debit           SGD
    /370     E'yee, CDAC, a           1-Credit     SGD
    /370     E'yee, CDAC, a           1-Credit     SGD
    /376     E'yer, SDF                          11.25-Debit           SGD
    /376     E'yer, SDF                              11.25-Credit     SGD
    /37I     Total Medisave     45-Debit           SGD
    /37I     Total Medisave           45Credit     SGD
    /307 three entries (2 credit, one debit)
    /376 two entries (one credit, one debit)
    Why?
    Edited by: Thomas Padiyara on Jun 14, 2011 10:34 AM

  • Piad Charge off and paid Att reporting Balance

    Hey Family! I had a credit card with Cap One that was charged off and sold to Portfolio Recovery. I paid PR in full... Cap One is still reporting a balance on my credit report. PR never listed a collection on my reports. how do I get this to report better? I had an account with ATT that was closed out and sold to Enhanced Recovery but I paid ATT in full. how do I get ER off my report? I never spoke to them about the debt but  it's showing up on 2 of my reports? Plaese help me family!! Thanks

    For enhanced recovery, Dispute as paid and include a copy of paid receipt from AT&T.
    If it's on all 3 reports then dispute with all three bureaus.

  • I bought and paid for two audiobooks in iTunes store. However they don't download. I get error -48 and/or 1000. How do I resolve this? Thank you.

    I bought and paid for 2 audiobooks in iTunes store. However they don't download. I get error -48 and/or 1000. How do I resolve this? Thank you.

    I reinstalled iTunes on my PC. Also tried downloading via iTunes on iPad and iPhone. The latter is not possible because it tells me that I already bought the products. The purchases have already been charged to my account!

  • I keep getting pop ups saying that my subscription has expired? I have paid and have credit because this has happened before and I paid 3 times. Can I just download the programs rather than pay a monthly charge?

    I keep getting pop ups that say my subscription has expired? I have paid and have credit because this has happened before and i paid 3 times. Can I just buy a download instead of paying a monthly subscription?

    We often find this happens when the wrong software gets run (so the subscription doesn't apply).
    So,to start with  what exactly is your subscription for - please check your account details and confirming email?

Maybe you are looking for

  • Migrating LR 2.2 on Win Xp machine to Vista (64)

    Hi. I want to migrate the LR catalog and presets, and backup files to my new computer. The old Computer was Windows XP, and the new one is Vista 64bit. In general terms I have the folders and files from LR on the new computer, I just think that they

  • Key board

    product name:G62 347NR windows 7 64-bit My keyboard "D" key not working.i have to press hard to print character.can anybody tell me solution for this

  • User defined spoolfile name at run time.

    Hi all, What I want to run in SQLPlus is PROMPT Enter a spoolfile name SPOOL &SpFile SELECT * FROM Scott.emp SPOOL OFF When I run this as a script - i.e. @foo.sql, it works fine - i.e. it prompts the user for a name for the SpFile. However, when I co

  • Photoshop Computer Build Advice

    Hi All, I am retiring an 8 year old iMac and making the switch to a custom build PC. I'm using Photoshop to dust and color correct large 4x5 scan files (1.2GB 16bit files) for inkjet, digital-c print, and digital silver print output. I am also proces

  • Use Cookies =  no issue

    I am running a web agent application(web agent 9.2.1) on application server 10g. In the web module on AS: I have changed the property Use Cookies = NO (which is a setting needed for our application ), When running my application I get the following e