How to calculate Bill Discount, Letter of Credit, Deposits & Cheque amount!

Hi,
I have a requirement where in I have to develop a report to display bank balance chart with the following details in the output.They are :
1. Posting Date
2. Bill Discount (BD)
3. Letter of Credit(LC)
4. Cheque Amount may be cheque issued.
5. Deposits.
Above are the information which i have to display based on Posting Date range , Company Code and Bank Key present in the selection-screen.
Below are my few observations:
1. To retrieve the Bill Discount, I am first fetching the data from BKPF table by checking the document types 'DZ' ,'KZ', Company code and Posting Date Range. Then using document number,company code present in these entries along with Posting key = 39 and special GL indicator = 'W' retrieving the data like DMBTR,WRBTR from BSEG.
2. Similarly for Letter of Credit amount retrieving the data in the same way as mentioned above except special GL indicator will be 'Y'.
Now please correct me if my approach is wrong. Request you all to throw some light as I am Technical Consultant and humbly looking forward to all your help.
Also, request to let me know the logic or process how one can calculate fourth point as well as Fifth point as mentioned above.
I am just looking for flow of data/process flow/standard transactions through which I can see these above mentioned things which can help me in building the logic. At least a general approach to this will be appreciated highly.
Regards,
Raghavendra Kulkarni.
Edited by: raghavendra kulkarni on Jul 8, 2010 2:31 PM

Hi,
I have a requirement where in I have to develop a report to display bank balance chart with the following details in the output.They are :
1. Posting Date
2. Bill Discount (BD)
3. Letter of Credit(LC)
4. Cheque Amount may be cheque issued.
5. Deposits.
Above are the information which i have to display based on Posting Date range , Company Code and Bank Key present in the selection-screen.
Below are my few observations:
1. To retrieve the Bill Discount, I am first fetching the data from BKPF table by checking the document types 'DZ' ,'KZ', Company code and Posting Date Range. Then using document number,company code present in these entries along with Posting key = 39 and special GL indicator = 'W' retrieving the data like DMBTR,WRBTR from BSEG.
2. Similarly for Letter of Credit amount retrieving the data in the same way as mentioned above except special GL indicator will be 'Y'.
Now please correct me if my approach is wrong. Request you all to throw some light as I am Technical Consultant and humbly looking forward to all your help.
Also, request to let me know the logic or process how one can calculate fourth point as well as Fifth point as mentioned above.
Edited by Raghavendra Kulkarni.
I am just looking for flow of data/process flow/standard transactions through which I can see these above mentioned things which can help me in building the logic. At least a general approach to this will be appreciated highly.
Regards,
Raghavendra Kulkarni.

Similar Messages

  • How to Calculate Billing Quality

    Hi all,
    I need to calculate %billing Quality Defect in BMM layer (Business layer). The logic for this is %BQ Defect for the P&L for that particular month. For each P&L for a given month, %BQ Defect = No of invoices with defects (6A, 6C, 6D, 6E, 6H, 6J, 6L, 6N, 6O, 6S, 6T,6V, 6X)/Total no of invoices.
    How to write logic for %BQ DEFECTS. I used this query in SQl
    select count(a.open_item_number)
    from crmps01load.crmps_open_item_monthly_arch_f a,
    crmps01load.crmps_pastdue_reason_cat_d b
    where a.CRMPS_PASTDUE_RSN_CAT_DIM_KEY = b.CRMPS_PASTDUE_RSN_CAT_DIM_KEY and b.PASTDUE_REASON_CATEGORY_CODE='6'
    and a.CRMPS_PASTDUE_RSN_CAT_DIM_KEY in ('141','142','135','143','144','145','148','149','150','166','168');
    so Could any body help how to write this above convert the above logic into OBIEE BMM layer.
    thanx in advance

    Open Item monthly archive F is my fact table and past due reason category d is my dimension table. I am having Past due reason category Dim key in Fact table. SO Can i write logic based on DIM KEY.
    please clarify...urgent

  • How to calculate tax / discount amount on PO

    Hi,
    I have to calculate tax and discount on Purchase order and have add that to ekpo-netwr to get the actual amount. Can you please tell me how to do that?
    So far I have been taking the EKKO-KNUMV and going to KONV table and serach for records with that KNUMV. But here I am stuck.
    I can not understand (I mean I can not find the field to distinguish) which of the records is actually being used in the PO and has an amount (non-zero) against it, which I see in ME23N in "Condition" at header label.
    Reward Points Guaranteed.
    Regards,
    Anid

    Hi,
    Ya. Actually I need to know the Discount, Indiviual taxes (Like Freight tax etc) which we see the the "condition" tab of Header Data in ME23N. I have to make a total of them and subtract from (Sum of EKPO-NETWR ) to calculate the ACTUAL PRICE.

  • How to track Letter of credit in FI Module.

    Dear Gurus,
    (Exports scenarios)
    I have configured letter of credit for customer's export scenario. At end user level we are creating letter for credit using VX11N. Once the letter of credit is created, we link it to the sales order at header level in billing document tab - financial document field.
    I would like to know how can we track this letter of credit in FI module? For example if we receive payment from the bank against letter of credit which is linked to sales order then how will we be able to track that letter of credit while entering the customer payment in FI module.
    Also help me understand whether I am posting it to right forum, as I am posting the question for the first time here.
    Please advice. Thank you.
    Edited by: jayfanse on Jun 9, 2011 5:25 PM
    Edited by: jayfanse on Jun 9, 2011 5:26 PM

    Dear Jay,
    We are also using letter of credit sale in our company but the LC payment is normal from accounting side when ever Accounts receive LC payment from the customer they will post it against customer account (Customer Code) and write the Text this payment against so and so LC and Commercial Invoice Number if you run FBL5N Report you can see this text.
    There are some reports to check the LC sales scenario: VXA1, VXA2 & VXA3
    Regards,
    MH

  • Split invoice due to exchange rate for letter-of-credit

    Hi Guru,
    Orginially, I was trying to create a combined invoice and the the split msg appears. After some checking,  so I update the exchange rate for all S.O.  remove the Letter of credit, save, reapply the letter of credit to S.O..  and the error msg still appears.  So I then try to create invoice per S.O. and found that split were due to the letter of credit rate diff within the S.O.
    e.g. 
    S.O. 12345 , exchange rate 1.5
    S.O. 23456, exhcange rate 2.0
    1. I update S.O. 12345 to exchange rate 2.0. 
    2. try to create invoice,  msg appears. 
    3. check table VBKD and found that the whold order exchange rate = 2.0 but for a few line item, the letter of credit exchange rate still = 1.5
    Can anyone recommed how I can update the letter of credit rate ?
    Thanks & Regards,
    Rebella

    Thanks.  I guess i didnt explain my problem clearly.  we create invoice using sales order not delivery note.  We have a TPO process,  we create SO, Vendor PO, and Vendor ship good directly to customer.  We GR against PO, then bill using SO#. 
    Hopes it is clear enough for more help.
    thanks.
    Rebella.

  • Letter of Credit in Sales return process/

    Hi All,
    This issue is related to Letter of Credit, I created a  sales order and maintained Financial document in Billing Tab (Letter of Credit) & saved the sales order and the balance of LOC is updated, i created Delivery  &  Invoice also . Later stage the customer returned the materials and we Created the return sales order but the letter of Credit open value is not increasing or not Crediting.
    Please let us know in case of return process weather the LOC or Financial document will credit or not?
    Regards

    Hi
    Letter of Credit is used in credit management as one of the tool for Risk management. In case of return process LOC or financial document wont get credited as LOC is for intimation to the customer if the risk level has come to high.Also run the t.code VXDG.
    Please check the below link which may help you
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/SDFTLOC/SDFTLOC.pdf
    Regards
    Srinath

  • How to calculate the Bill Discount !

    Hi,
    I have a requirement where in I have to develop a report to display bank balance chart with the following details in the output.They are :
    1. Posting Date
    2. Bill Discount (BD)
    3. Letter of Credit(LC)
    4. Cheque Amount may be cheque issued.
    5. Deposits.
    Above are the information which i have to display based on Posting Date range , Company Code and Bank Key present in the selection-screen.
    Below are my few observations:
    1. To retrieve the Bill Discount, I am first fetching the data from BKPF table by checking the document types 'DZ' ,'KZ', Company code and Posting Date Range. Then using document number,company code present in these entries along with Posting key = 39 and special GL indicator = 'W' retrieving the data like DMBTR,WRBTR from BSEG.
    2. Similarly for Letter of Credit amount retrieving the data in the same way as mentioned above except special GL indicator will be 'Y'.
    Now please correct me if my approach is wrong. Request you all to throw some light as I am Technical Consultant and humbly looking forward to all your help.
    Also, request to let me know the logic or process how one can calculate fourth point as well as Fifth point as mentioned above.
    I am just looking for flow of data/process flow/standard transactions through which I can see these above mentioned things which can help me in building the logic. At least a general approach to this will be appreciated highly.
    Regards,
    Raghavendra Kulkarni.
    Edited by: raghavendra kulkarni on Jul 8, 2010 2:33 PM

    Hello,
    how to measure the size.The View DBA_SEGMENTS gives the size of any Segments (Table, Index, ...).
    So you may use for instance a query like that:
    select segment_name, bytes "Size in Bytes"
    from dba_segments
    where owner = '<schema_name>'
    and segment_name = '<segment_name>'
    and segment_type = 'INDEX'Hope this help.
    Best regards,
    Jean-Valentin

  • Productwise discount against Letter of Credit.

    Dear All
    I m shujaat would u plz tell me that how can i give discount product wise against letter of credit like within 30 days 2% percent  in referigertor a.c microwave water dispenser and vaccume cleaner but in air conditioner a 4 % discount within 45 days. how can i cater this problem in Sap SD
    Regards
    Shujaat

    Dear Shujaat
    Please dont post the same question twice.  I have already given a suggestion.  Please check this thread.
    [Payment Terms Against LC (Letter Of Credit) |Payment Terms Against LC (Letter Of  Credit);
    Revert if you need any further clarifications.
    thanks
    G. Lakshmipathi

  • How to collect the cash from letter of credit

    Hi,
    I have made the incoming payment using F110 screen using the letter of credit. How can i collect the cash from the bank using the letter of credit? Which t.codes to use.
    also let me know the link in sap help where i can read more about letter of credit.

    Hi The ltr of cr functionality is similar to Bills of Exch. functionality.  What matters is all about the doc. processing.
    I suggest you know about Ltr of Credit functionality in google first.
    Regards.........AJ

  • How to deal with Letter of Credit in Oracle Payables ??

    In case of letter of credit, an 100% advance payment is done to bank, Bank charges its commission,
    The letter of credit is for goods imported which is part of inventory. As standard practices of finance, exchange gain/loss and expenses incurred to bring the inventory to its present location and conditions should form part of inventory cost.
    This cost are not known at the time of PO, so only purchase price is ascertain.
    How to track custom duty paid, insurance, freight, and cargo handling expenses incurred on material.
    All this cost should be charged to item and according unit cost should be adjusted.

    Well, when are these other costs known? Perhaps you do not know them until you get the invoice from the supplier? Are you then doing match to invoice (either match to PO or match to receipt?)? What version of EBS are you on? My initial off the top of my head though is that when you match the invoice to receipt, the quantity amount should match, but the cost amount would be higher, by the amount of these extra costs. So you would have to be sure you don't have any match tolerance that would prevent such a match. That would get the entire cost charged to inventory, and the unit cost on that invoice is Cost Amount / Quantity. Without knowing anything about your inventory setup, not sure how that would impact you.
    Of course, if any of my assumptions are wrong, then my thinking will be wrong. Thus would be helpful to supply additional information about your situation.
    John Dickey

  • How do i edit my billing info if my credit card associated with apple id expired and i have a duty to app store from the time when i had the old credit card?

    how do i edit my billing info if my credit card associated with apple id expired and i have a duty to app store from the time when i had the old credit card?
    so the thing is a few days ago i made an app store purchase and i didn't know i was running out of money on my credit card. i realized that only when i tried to purchase another item and it didn't work. nothing special til here. the problem is that meanwhile my credit card was replaced by a new one by the bank because the old one was soon expiring. So the data associated with the old credit card no longer exist.
    i tried to edit my billing info associated with my apple id in order to enter the new credit card data, but the system doesn't allow me to do that.
    so i can neither pay my purchase, nor edit my info, nor access app store anymore.
    what's next? any ideas? thanks

    Servers down wait till status is fixed to change or add your data http://www.apple.com/support/systemstatus/

  • How to calculate AP invoice and AP downpayment AR Credit Memo together?

    Dear All,
    Does anyone know how to calculate AP invoice and AP downpayment AR Credit Memo together for the purchase summary, by using SQL statement?
    Is it sum altogether...like AP_Invoice + AP downpayment - AP Credit Memo?
    The result as shown below:
    BP_Code        Total
    XXXXXXXX        $10,000
    From Samson
    Edited by: samson leung on Jun 10, 2009 9:49 AM

    Try this to start:
    Select T0.CardCode 'Vendor#', Sum(t0.DocTotal - isnull(t3.DocTotal,0)) 'Total'
    from dbo.opch t0
    inner join dbo.pch1 t1 on t1.docentry = t0.docentry
    left join dbo.rpc1 t2 on t2.docentry = t1.TrgetEntry
    left join dbo.orpc t3 on t3.docentry = t2.docentry
    group by T0.CardCode
    Thanks,
    Gordon

  • How to configure letter of credit in SAP

    hi all,
       how to configure letter of credits (LOC) in sap.
    regards
    srinivas

    Hi,
    Letter of Credit / Bank Guarantee are noted items in SAP.  There is no effect in the books of accounts for these items.  You have to create seperate Spl G/L Indicator for LOC and assign the same to normal reconciliation account of Vendors / Customers as per your requirement. For creating this go to 'OBXT' and the necessary configuration.  To create LOC in SAP Easy Access goto F-55 and process the transaction.
    Regards
    Sarma BH

  • How to config letter of credit for an import

    hi gurus,
    can somebody explain me how letter of credit is configured for an import.  it would be highly appreciated if i get a step by step procedure.
    best regards
    sayeed

    Hi,
    Refer to this weblink
    http://www.sap-img.com/financial/process-of-letter-of-credit-for-imports.htm
    or
    refer to this sdn thread
    letter of credit
    Please let me know if you need more information.
    Regards
    Sridhar M

  • Configuration of Bills of Exchange and Letter of Credit

    < MODERATOR:  Message locked.  Please read the [Rules of Engagement|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement] before posting next time.  If you have a specific question, please ask.  Otherwise search first. >
    Please can someone give me the steps for configuration of Bills Receivable, Payable and Letter of Credit.

    1) No restart is necessary when dataguard broker is used to upgrade the protection mode from maxperformance to maxavailability, you have to do this if you would change the mode manually outside the broker.
    2) ... Won't this be a problem since unless a switchover/ failover has been performed the standby database is not supposed to be mounted? ...
    I don't understand this. A standby database is always (at least,it may be even open,depending on the configuration and version,which you don't tell) to be mounted.
    You don't need to add 'standby database' to 'alter database mount', because Oracle knows is it a primary or a standby database. This clause is optional,more interesting for a human reader.
    Werner

Maybe you are looking for

  • Not all form's fields not saving

    I have created a form from a blank PDF sheet. I have saved the form and enabled usage rights for Adobe reader. When I open the form in reader, it indicates I can save the form. If I fill in the form, and save it, it seems to work as intended. When I

  • How do I replace the proxy files in my edited multicam sequence?

    I have edited the sequence with a proxy MULTICAM clip. Now I want to replace the proxies with the hi-rez media. I can replace footage in the individual A-B cam clips but how do I replace the footage in the multicam clip so it automatically updates in

  • How to create several custom packaged kernels?

    Hi all, Yesterday I created my own kernel with makepkg and obtained a kernel-*.tar.gz package. After pacman -U kernel-*.tar.gz it replaced my old kernel image and (probably) libraries. I realize that this kind of action is a bit dangerous and it is p

  • Behaviour of insert ... select statement

    Hi, If we use insert ... select statement like insert into TableA Select from TableB; and if TableB have 250000 rows then what will be the action for it.. will all 250000 rows fetched to database buffer and if index scans are performed on it and then

  • Saving picture from safari

    I'm new to Mac. How do you save a picture from a webpage so that it will be a jpg file? I know you right click on the mouse if it were a PC, but how do you do it on a Mac? I haven't had a chance to get a mouse for my MacBook Pro, but I don't think th