Regarding the Gl account

Hi all,
      We have a scenario where Vendor offers a Discount in Kind. for eg. For Order Qty over 1000 Pcs vendor offers 10 pcs free over each 100 pcs.
Client wants to up the inventory for by free goods qty and this should not down the MAP as well.
Automatic posting in MM determines the GL correctly. However we cannot post Gross price for Free goods manually on the same GL to up the MAP (which falls down because of free goods having zero price).
Is there any way in FI to have both Automatic and Manual posting for the same GL?
Regards,
suma.

Hi,
There are two options with you
1. At the time of creating PO if u have idea that u r going to receive n no of free pieces u can create 2nd line item in PO and tick it as free goods.
2. If u dont know the quantity u can create another material with same characteristics having zero price in accounting view . create po when it recieved at factory , but have track while issuing material to production caz zero value should not be left out.
Warm Regards

Similar Messages

  • Does anyone have documentation regarding the distribution accounting type of APAF?

    The AP Accounting Entry Type (distribution accounting type) as delivered by PeopleSoft we are most familiar with is "APA" which stands for Accounts Payable Accrual.  We are not able to find any reference or documentation regarding AP Accounting Entry Type "APAF".  However, after analyzing the AP payment accounting transactions associated with APAF, we believe that the APAF type only shows up when a credit is deducted from a payment.  The AP voucher that has the APAF type is the last voucher that indicates that the entire credit amount has been applied to that particular payments.  A credit amount may take several vouchers to be fully applied.  Documentation or authoritative information would be helpful. 

    Apple generally does not publish names and phone numbers of their employees. Take a look at the "Partnership Proposals" area of this web page:
    http://www.apple.com/itunes/companies/
    Regards.

  • In regard to Time Machine. I have two accounts one is an admin account, the other is a standard user account. When I implement Time Machine when I am logged into the Admin account, is the standard user also backed up?

    in regard to Time Machine.
    I have two accounts on one Macbook Pro running OS 10.6.8. One account is an admin account, the other is a standard user account.
    When I initially implemented Time Machine I was logged into the Admin account. I allowed Time Machine to erase the drive and backup the computer. Is the standard user account contents also backed up?
    Also after I completed the Time Machine backup session, I turned off Time Machine and removed the portable hard drive. I plan to return in to Time Machine after being away from the portable hard drive for approximately a month. After a short interruption of approximately one month, when the Macbook Pro is reconnected and Time Machine is turned back on, will Time Machine create a new instance of a backup? WIll the back up contain the standard user account changes?

    Time Machine backs up by default all the user accounts.
    When you reconnect the backup drive after one month, Time Machine will do an incremental backup and it might take a while minutes to hours depending on how much has been changed. With a gap of a month, Time Machine will have to do a lengthier than normal survey of both drives to see what has changed, so it might take some time preparing for the backup. The backup will include everything that has changed since the previous one.

  • When I do a package my adobe-id is sign in and is the default account. How can I fix so that no account is sign in when creating package. Regards Daniel

    When I do a package my adobe-id is sign in and is the default account. How can I fix so that no account is sign in when creating package. Regards Daniel

    Moving this discussion to the Enterprise Deployment for Creative Cloud, Creative Suite forum.

  • Regarding the FK relation ship (GL ACCOUNT from SKA1)

    Hello ,
    i need the GL account no from SKA1 related to
    bwtar-valuation Type from MSEG.
    Valuation type :INDIGENOUS GL account no,
    Business Area, Material Code, Material Description, Valuation type, Quantity, Rate Value
    Valuation type IMPORTED
    Sl.No. Business Area Material Code Material Description Valuation type Quantity Rate Value
    above fields are from MSEG MAKT MKPF with these i need GL account no from SKA1... how to relate these to gl account
    if i take MSEG-SAKTO the data is not matching the user GL ACC is in SKA! and in a view gl_acct_cc...
    so please help me out
    thanks
    regards
    Narsimhlu
    Edited by: Aeda N on Feb 12, 2008 10:16 AM
    Edited by: Aeda N on Feb 12, 2008 10:39 AM

    hi Shibin,
    the fields KSL13-16 show the postings in special periods in group currenvy. The special periods always represent the same time frame like the last real period (December if fiscal year is January - December). You have to ask, if they want to see special period as well, if yes, you have to calculate like:
    last period = KSL12 + KSL13 + KSL14 + KSL15 + KSL16
    hope this helps and come back if you have more questions
    ec

  • HT3702 my account has been charged twice sufficient amounts. who can i talk to regarding the matter before i file fraud against itunes?

    my account has been charged twice sufficient amounts. who can i talk to regarding the matter before i file fraud against itunes?

    You can contact iTunes support here (there is no phone support) : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, and select Purchases, Billing & Redemption

  • Regarding showing of all the expense account with amounts

    Hi,
    I want to create a report  which will show all the expenses account name and the amount in a already existing XL Report of sales margiin. Below this report i want all the accounts. How to put group in a row. How to do this?
    regards priya

    Hi Priya,
    You need to addin a row expansion below the report with selections to include all expense accounts.
    This is quite simple to achieve.
    Regards,
    Hamsa

  • HT4910 i have lost my icloud account password and i have tried a lot to get back my password through i forgot but i have not recieved any mail to my id regarding the change of password

    i have lost my icloud account password and i have tried a lot to get back my password through i forgot but i have not recieved any mail to my id regarding the change of password

    Check your spam mail. If you have more than one email address verified with that apple id that email will go to the rescue email.
    About the rescue email address
    http://support.apple.com/kb/HT5312

  • How can I select a radio button in a table regarding the data in the cells?

    Hi everyone
    This is the issue: I need to select the RadioButton which is in a table with data related to transfers in the cells next to it, so I need to select the correct radio regarding the data next to it.
    This is the whole process: First I go to the Add Recurring Transfer section and select the parameters of the transfer (Accounts, date, amount, months etc), then with VB code I capture those parameters from the page and store them into Global variables for further usage on my E-tester script.
    Right after that I need to select the radiobutton regarding the data of the transfer that I already created in order to delete it or modify it (Please see Attachment selectradio1.jpg)
    So How can I move along the table and compare each cell with the variables that I created with the transfer information, so when I finish comparing a row cell by cell and if all the comparison match well in that row, I could select the radiobutton of the row.
    Note: Second Attachment selectradio2.jpg shows the source code of the table...If you need more info please let me know
    Could you please help me with this problem?? I'm Kind of frustrated with this issue jejeje

    Here is an example. I uploaded mock html so that you can actually try this code. I think this does exactly what you are asking.
    Private Sub RSWVBAPage_afterPlay()
    Dim tbl As HTMLTable
    Dim tblRow As HTMLTableRow
    Dim tblCell As HTMLTableCell
    Dim strValue As String
    Dim rButton As HTMLInputElement
    ' ******** This would be your global variable. I put this so that values are seperated by a semicolin you can use what ever format works for you.
    strValue = "03/22/2008;03/22/2008;*************1977;*************1977;$25.25;Jan, Jun, Jul, Dec"
    ' Strip out the ; for inner text comparison
    strValue = Replace(strValue, ";", "")
    ' This will get the table but can be modifoed to be more specific
    Set tbl = RSWApp.om.FindElement(, "TABLE")
    ' This loops through all the rows in the table until a match to the strValue is found
    ' then clicks the radio button. Findelements allows you to specify a root element
    ' once the correct root row is found, FindElemets can get the correct radio button
    For Each tblRow In tbl.rows
      If tblRow.innerText = strValue Then
        Set rButton = RSWApp.om.FindElement("account", "INPUT", "NAME", , , tblRow)
         rButton.click
       End If
    Next
    End Sub
    I also uploaded the script I created. You should be able to run it and see how it works.
    This should get you going.

  • I am updating iphoto 9.1 to 9.3 and every time when I clicked for update aps store asked to open it in the account where you purchased. I am using the same account and its available in the purchased item of this account. Can someone resolve this problem.

    I am updating iphoto 9.1 to 9.3 and every time when I clicked for update aps store asked to open it in the account where you purchased. I am using the same account and its available in the purchased item of this account. But in my purchased item library it indicates that you update iPhoto. I am not sure which account the aps store asking. Can someone resolve this problem.

    Contact App Store support. They're the folks who can help with Account issues.
    Regards
    TD

  • How to change the Reconciliation Account of a Customer.

    Hi Everybody,
    I went through few posts from users regarding the change of Reconciliation Account in Customer Master, but nowhere the complete process of change of Reconciliation Account is explained. Can anyone throw some light on this and tell  the complete procedure of changing the Reconciliation Account in the customer Master.
    Thanks.

    Dear Himanshu,
    There is no specific process of changing the reconciliation account in customer master because it is not recommended and when you change the reconciliation account in the customer master then system will stop you at all. If you want to change then please follow steps mentioned below.
    1. Clear all the open of the customer whose reconciliation account you want to change. If open item exists and you change then this balance will lie forever in the trial balance which Accounting Standard will not allow.
    2. Once the customer balance does not exist then you can change reconciliation account.
    Another way to do is
    1. You create a copy of the customer you want to change the reconciliation account, put the new reconciliation account in the copied customer.
    2. Then you transfer all posting to the new customer so customer with old reconciliation account will be nil.
    If your profit center functionality is active and document splitting is not active with profit center characteristics then please avoid the second alternative
    Regards,
    Chintan Joshi.

  • How to change the reconciliation account in customer master record?

    hi friends,
    i created customer master with wrong reconsiliation account in XD01. i failed when i am trying to change that reconsiliation account in XD02. it was suppressed. how to change the reconcilition account in customer master data?

    Hi,
    Go to this path: Spro>Financial Accounting>Account Receivable & Account Payable>Customer Accounts>Master Data>Preparations for Creating Customer Master Data>Define Account Groups with Screen Layout (Customers)
    Double Click on Your Group, Then Click on Company code Data under Field Status, Then Double click on Account Management, That screen you will find the Reconcilation Account, Select Requred Entry.
    now it will coming Customer master.
    It's useful assigne points as a way to say Thanks
    Regards
    gvr

  • Change the Reconciliation Account for the FI Document

    Hi,
    I like to change the reconciliation account of the line item in a FI Document, which will be created FROM MIRO or MIR6 trxn. I have tried the BTE - 00001120, I can modify the required field, but at the time of posting it's again fetching the default reconciliation account.
    Can any one plz suggest me the way to solve the problem? Please suggest.
    Thanks,
    Kuntal

    HI Kuntal,
    I'm facing same problem as yours.
    I posted a msg at this bulletin also, but the same, nobody answered me.
    Have you found any solutions yet? Kindly share to me if you have.
    Thanks a lot in advance!
    Best regards,
    Miao

  • Change the Reconciliation account

    Dear Friends,
    Can we change Reconciliation accounts in Customer/Vendor master records? If we can, so what about the old reconciliation account data or balance? How do we capture data from old reconciliation account to new reconciliation account?
    Explain in details......
    I appreciate your help.....

    Hi Teja,
    You can change the reconciliation Account in the Vendor or customer Master provided the field Status in your configuration allows changing the Reconciliation Account. Also, it is ideal that you change the reconciliation Account when the balance on the Reconciliation Account is Zero.
    If the Balance is not zero, then also you can change the reconciliation Account. In such a case you need to maintain a Clearing Account in Configuration and then execute the Transaction F101 with the check box "Change Rec Account" under the Parameters TAB in the transaction F110.
    This transaction will move the balance to the new reconciliation account,
    Regards
    Mahendra
    Assign points if it helps

  • Changing the "Reconciliation Account" in the master data of a Customer

    Hi All,
    I've to change the "Reconciliation Account" in the master data of a Customer. But this fiel has been made not modifiable.
    Could anyone tell how change this?
    Thanks,
    Gandalf

    Hi,
    In SPRO, change the field status for the customer account group to optional. Then you can change the reconciliation account of the customer.
    The Path -
    SPRO>>Financial Accounting (New)>>Accounts Receivable and Accounts Payable>>Customer Accounts>>Master Data>> Preparations for Creating Customer Master Data>>Define Account Groups with Screen Layout (Customers). Here select the account group for the customer and double click on the line. In this screen, double click on Company code data. Then change the field status in Account management for Reconciliation account.
    Hope this helps.
    Thanks and Regards,
    Anit

Maybe you are looking for