Problem in Inv O/P Condn Rec--"Debit/Credit Key Combination not appearing"

Hi,
  I have done the following settings for Inventory Mgmt:Output determination:
  Print control settings as follows:
  1. Defined Print items for each output type (eg. A,B,C etc.)
  2. Defined Version Print Indicator = 3 (Collective Slip) for MIGO transaction
  3. Maintained Print Indicator for GI/Transfer Posting Documents - here I linked print item for my  
     mov.types.
   I have maintained User Parameter NDR = "X"
  Output determination settings as follows:
  1.Defined my output types with access seq=0003
  2.Linked output types to O/p det.procedure ME0001 (requirement field blank)
  3.Maintained condition records for Trans.type WA 
     Here, the key combination for debit/credit indicator is not appearing for selection
     - hence I am not able to maintain condition records at the debit/credit level for transactions like    
       stock transfer but I am able to maintain conditions without Debit/Credit indicator.
     - as a result, during output determination, 2 messages appear for each document item.
   I want only one output message per document item.
    I tried changing access sequence for my output type to 0004 but once I did that, no output was
    getting determined for my material documents.
    How do I solve this.
    Is there any other config to be done (for eg. requirement in Inv.Mgmt procedure)?   
    Is there any other user parameter I should check out?
    Thanks & Regards
    Prabhu
Edited by: Prabhu Sundararaman on Dec 16, 2008 12:31 PM

You call do_addition with a wrong set of parameters or you use the wrong datatypes from your parameters.
Check what parameters ( and their datatypes ) that procedure expects.
Also check if you have the right privileges for using UPDATE_ERROR_MSG and that a synonym exists for it.
fa_addition_pub.do_addition
(p_api_version => 1.0,
p_init_msg_list => fnd_api.g_false,
p_commit => fnd_api.g_false,
p_validation_level => fnd_api.g_valid_level_full,
x_return_status => l_return_status,
x_msg_count => l_mesg_count,
x_msg_data => l_mesg,
p_calling_fn => 'FA_ADDITION_API', ---modify by anand
px_trans_rec => l_trans_rec,
px_dist_trans_rec => l_dist_trans_rec,
px_asset_hdr_rec => l_asset_hdr_rec,
px_asset_desc_rec => l_asset_desc_rec,
px_asset_type_rec => l_asset_type_rec,
px_asset_cat_rec => l_asset_cat_rec,
px_asset_hierarchy_rec => l_asset_hierarchy_rec,
px_asset_fin_rec => l_asset_fin_rec,
px_asset_deprn_rec => l_asset_deprn_rec,
px_asset_dist_tbl => l_asset_dist_tbl,
px_inv_tbl => l_inv_tbl,
px_inv_rate_tbl => l_inv_rate_tbl
);

Similar Messages

  • Debit/credit entry amount not balanced

    Hi All,
    I want post some adjustment excise amount through J1IH and for that I have created one sub transaction type and maintained "speciy excise accounts per excise transaction" and "specify G/L
    accounts per excise transaction" but while doing the transaction J1IH for "additionl excise" at the time of saving one error is coming "debit/credit entry amount are not balanced".Can any one plz help me out
    what another setting is required for saveing the transaction.
    Regards,
    SP Shukla.

    I will explain using an example. Please let me know if this is what you want.
    PO 10 pcs @ USD 10 = total of USD 100
    GR for 10 pcs
    Dr Material 100
      Cr GR/IR    100
    Vendor sends invoice for 110 (10 pcs @ USD 11)
    MIRO for 110
    2 scenarios:
    1) Stock available
    Dr GR/IR 100
    Dr Material 10
       Cr Vendor 110
    Difference is loaded on the stock. Please note that it is loaded on the existing quantity - whether 100 or 1 - it will load it on the complete stock.
    2) Stock of material is 0
    Dr GR/IR 100
    Dr Price Difference 10
       Cr Vendor 110
    Hope this helps...
    Lakshman

  • Problem in release strategy in a plant PO. Strategy does not appear

    Hi:
    I have a problem with release strategy in plant PO. When we create a PO in this plant, we have no tab for release strategy, if I change the plant in PO for a different one I get this tab with all data.
    I have checked OMGS, CL20N and everything seems to be in order. I think this is a problem in plant definition, but I really donu2019t know where I can look for. This plant is a copy of an existing one, and in this plant there is no problem.
    Please, any idea?
    Thank you very much in advance.

    you can test if one or more strategies can be found. (you should one find one, otherwise SAP is not able to determine which one should be used)
    go to CL30N.
    Enter your class and class type 032, hit enter
    Enter values for the characteristics. and click button for a search in initial class.
    I dont think it has something todo with plant customizing. Classification just takes the values that are in your PO and searches for a strategy  which has to be in table T16FS.

  • Debit / Credit amount did not balance

    Hi there,
    My company use SAP business one 9.0, when I run the Cash Flow Reference Report, I discover this report do not balance in specific transaction. I tracked this transaction and this transaction was made on Outgoing payment, however the amounts are balance here. I do not know why the credit amount of this transaction in Cash Flow Reference Report is wrong (it is higher a little bit)
    Pleas help me fix it
    Thanks a lot

    Hi,
    1. Just run above query in query generator and post query result here.
    2. Whether your transaction posted through B1 or DTW
    Hope this one clears your doubt.
    Do you have change any exchange rate?
    Thanks & Regards,
    Nagarajan

  • Debit/Credit Indicator for Transaction 'FRL'

    Dear all,
    In subcontract flow, I would like to separate account determination (split from Return flow) for Debit/Credit in Transaction 'FRL' External activity.
    But it is not possible in SAP setting that status of 'Debit/Credit indicator is "Not changeable".
    Please help to advice.
    Thanks.

    I did solve the problem by directly changed value in table T030.
    Please let me know if you have better solution. Thanks.

  • Subsequent debit/credit

    Hi,
    to all SAP Guru,
    Account Postings Made when an Invoice Is Posted as a Subsequent Debit:
    PO- 100 Piece @ 10 Rs
    GR- 50 Piece
    Invoice 70 Piece @ 11 Rs == 770 Rs
    Invoice for Rs 105 for 70 Pieces (Subsequent Debit).
    At GR:-
    Stock Account- 500+
    GR/IR Account- 500-
    At invoice-
    Stock account- 50+
    GR/IR account- 720+
    Vendor Account- 770-
    Subsequent Debit-
    Stock Account- 75+
    GR/IR Account- 30+
    Vendor Account- 105-
    So my question is
    At Invoice- How stock account Dr.with 50, GR/IR Dr. with 720 Came........
    & At Subsequent Debit- How Stock Account Dr.with 75, GR/IR Dr. with 30, came.....
    plz sir/mam help me out..bcoz i always get confuse in account posting
    And Same plz give me example of Subsequent Credit that how
    Account Postings Made when an Invoice Is Posted as a Subsequent Credit:
    plz........

    At invoice-
    Stock account- 50+
    GR/IR account- 720+
    Vendor Account- 770-
    invoice price is 5 rs more than PO price, and you use moving average price so the additional price is hitting inventory account. If you use standard price, 50 will go to PRD account.
    Subsequent Debit-
    Stock Account- 75+
    GR/IR Account- 30+
    Vendor Account- 105-
    If the quantity of the subsequent debit/credit is larger than the quantity delivered, the system distributes the relevant amount proportionally. The part of the subsequent debit/credit that does not have a goods receipt is posted to the GR/IR clearing account. The remaining amount is posted to the stock account u2013 or in the case of standard price control or insufficient stock coverage u2013 to a price difference account. picked from [http://help.sap.com/saphelp_46c/helpdata/en/a8/b99725452b11d189430000e829fbbd/content.htm]
    In your case, system proportianately distributes the stock.. i.e 105/75 = 1.5.. you have stock of 50.. 50*1.5 = 75 which goes to stock account and the remaining goes the GR/IR clearing account. subsequent debit value 105 is credited with vendor account.. same happen in subsequent credit in a reverse way.

  • Two problems: hiding key-switch notes and messages to effect-plugins

    Hello,
    first please apologize my bad (school-) English, which I haven‘t much practiced sind I left school more than 30 yeras ago.
    I have got two problems, and I should be grateful, if somebody could give me a hint.
    1. I am using sample libraries, which I load in a sampler (Kontakt 2 of Native Instruments) in the instrument slot of Logic. These libraries work with key switches to choose between various articulations of an instrument. Unfortunately these key switching notes appear in the outprints (although the note, good so, does not sound – and isn‘t intended to sound).
    Do you know a possibility to set a key switch and let the note hide in the outprint?
    (I have also sent a fearture request to apple: creating an additional note line to an instrument, reserved for key switching commands.)
    2. I am using Guitar Rig 2 as an effect-plugin in Logic. Guitar Rig is (regarding my puspose) organised in banks which contain various presets (settings of amplifiers, boxes, micros, effects and so on).
    Is there in Logic a possibilities to send to effect-plugins commands which choose firstly a bank and secondly a preset in a bank of an effect-plugin in effect-slot?
    Thank you for your answer in advance.
    Yours sincerely Norbert
    iMac Intel, 2GHz   Mac OS X (10.4.8)  

    One method:
    Let's say you have a flute sound from Kontakt 2...
    1. Create a duplicate track for the Kontakt flute instrument in the Arrange window, just below the original track
    2. Open your flute region in score or matrix, select the keyswitch notes and CUT them. Then exit the editor
    3. Click on the duplicate track in the Arrange window and then use "paste at original position", (not regular CMD-V paste). Now your keyswitch notes are placed on the duplicate track in the exact location they were originally recorded at.
    (Note: if this doesn't seem to paste anything (sometimes it happens), hit Undo. Then use the pencil tool to draw a blank region on your duplicate track. With that new region selected, use "paste at original position again" and it will work.)
    4. With the new region selected, choose Options > Extended Parameters... a floating window will appear. Look for "Score:" at the bottom of the window. Click to the right of "Score:" so that it now says "Score: Off" for that region. This function works per region. Your keyswitches will still play but they won't be shown in the score. You can even hide this track if you want.
    5. Repeat this process for all of your tracks with keyswitch notes in them.

  • Foreign currency debit, credit problem

    Hi Expert,
    My co they migrated newly new gl .
    FAGL_FC_VAL forex valuation, Instead debited the balance of the account its crediting, and some account instead of crediting the balance its debiting. I checked oba1, ftxp everthing perfectly its there.
    Creditor balance debiting, debtor balance debiting.
    Regards
    Mani.S

    Hi Experts,
    Valuation method
    PAYB - exch rate for debit, credit bal-B
    RECN- exch rate for debit, credit bal-G
    TER - Exch rate for debit, credit bal-G
    valuation area
    H1 - PAYB
    H2 - RECN
    H3 - TER
    Assignment of accounting principle
    IFRS
    Valuation Area and accouting principle
    H1 - IFRS
    H2- IFRS
    Under Parallel accouting accounting principle assigned to target ledger 0L
    Everthing there till we facing problem
    I am not asking the customization for foreing currency, Because I am in supporting team Co already migrated to New GL.
    I want only solution. the problem Instead of debiting its crediting and vice versa.
    This problem not before implementing new GL
    Regard
    Mani.S

  • If you don't have a credit card then you might be able to use iTunes gift cards instead - that's what I currently use for purchases. You might be getting the 'billing problem' message due to it being a debit card, which as I said I don't think are still a

    If you don't have a credit card then you might be able to use iTunes gift cards instead - that's what I currently use for purchases. You might be getting the 'billing problem' message due to it being a debit card, which as I said I don't think are still accepted - you might want to contact iTunes Support via the link that I gave to confirm one way or the other if that is the case.

    and now, when i tried to check again my network preference below the airport tab is showing a message that
    "my airport does not have an IP address and cannot connect to the internet!"
    then after seconds it will goes back to the first message that
    "airport has the self assigned IP address etc....."
    i don't know whats going on now!
    airport tab is not showing green color anyway! i'ts always in yellow!
    i tried turning it on and off but nothing happen! HEEELLLLPP!!!!

  • HT2736 i had a problem sending an itunes gift, it charge my credit card rather than my itunes account, i need the cc charge reversed and debit my itunes

    i had a problem sending an itunes gift, it charged ,my credit card rather than my itunes account, it need it reversed on the cc and debited on the itunes.

    Gifts will be charged to your credit card - you can't use your acocunt's balance for gifting, you can only use your credit card.
    From the page that you posted from :
    Note: When purchasing an iTunes Gift, a valid credit card must be on file; you can't purchase an iTunes Gift with store credit.

  • F110 - Calculation of Debit/Credit in the payment proposal

    The requirement is to be able to process all of the documents for the same vendor for the same paying company code together in one payment document.
    Separate payment documents are issued for all company code payment transactions, including documents which are paid by another paying company code.  There is a situation where a vendor has a invoice posted to company code 1129 and  a credit note posted to company code 1131.  As 1129 pays on behalf of 1131, the credit note will not be processed against the outstanding invoice in company code 1129. As currently designed, the credit balance will remain in the vendor account in company code 1131 until another invoice is processed in 1131.
    Is there any solution to resolve the above problem, we would like that the payment program F110, will calculate the Debit/credit at the time of creating teh proposal of the same vendor irrespective of the company code.
    Any help is appreciated.
    Thanks
    Faheem.

    Hi Faheem,
    Go through the following SAP Documentation on Sending Company Code
    Basically, this will let you decide, what to put in sending company code for each of your paying company codes config.
    Sending company code
    The sending company code is the company code that is known to the business partner.
    Use
    When making cross-company code payments, you can specify the sending company code as well as the paying company code for each company code. If the sending company code is different from the paying company code, the system notes the sending company code in the payment transfer medium or payment advice. This note is information for the business partner.
    Furthermore, the sending company code affects how the system groups items from different company codes into one payment. Items are only grouped into one payment for company codes with the same paying company code and the same sending company code.
    If the sending company code is not specified, the system automatically regards the paying company code as the sending company code.
    Procedure
    Specify the sending company code if you want to pay using a cross-company code transaction but do not want to pay the items of all participating company codes together.
    Examples
    Example 1:
    Company code 0001 pays its own items and the items of company codes 0002 and 0003. All items are grouped into one payment.
    Company code Paying company code Sending company code
    0001  0001  0001
    0002  0001  0001
    0003  0001  0001
    Example 2:
    Company code 0001 pays its own items and the items of company codes 0002 and 0003. However, a separate payment is created for each company code.
    Company code Paying company code Sending company code
    0001  0001  0001
    0002  0001  0002
    0003  0001  0003

  • MIRO- Document number already exists on Subsequent Debit/Credit for 3rd pty

    We have problem in invoicing a third party Purchase order, we get the message as " Document -<SD invoice> already assigned".
    Error: F5152
    Our Flow is: SO created-- PO Created--MIGO MIRO VF01.
    Now the Vendor sends a Debit/Credit for the same PO.
    While posting a vendor invoice in MIRO for subsequent Dr/Cr, the system(FI_DOCUMENT_NUMBER_CHECK) checks the number range of already invoiced SD document# and we get the error message " Document -<SD invoice> already assigned".
    I checked the other question posted for this but did not see the solution.
    Nimit

    Please dont cross post in different forums per forum rules.
    As mentioned in the other forum check OSS Note 414742 - Error F5 512 during the billing document update.
    Regards,

  • Billing Document Subsequent debit/ credit:

    Dear SAP Experts,
    I am in search of the Document type (Sales) , though which there can be subsequent debit credit to the billing document (Which is already posted to accounting) and the new accounting document should be created with the invoice reference as the Acc. Document of the original billing Doc:
    Such as:
    BIlling DOc. No : 90666767 (F2)        Accounting Dcou: 22000089789 (RV)
    Next Subsequent Credit :   Billing document (F2)
    Accounting Document 220056537292 (DZ)    But in the INV. Ref: there should be 22000089789
    Please advice.
    I have tried the INVOICE Correction Request (RK) But it generates RV doc Type in accounting and Invoice reference is not Present.
    Regards,
    A S

    Dear SAP Consultant,
    If, I have understood correctly, This is because,
    Accounting Document 220056537292 (DZ) is your Collection-Document (DZ - is Collection Doc.type against Billing Doc. Type - BL) against your BIlling DOc. No : 90666767 (F2)
    For Billing Doc-types, Check with: VOFA
    Best Regards,
    Amit.
    Note: I was not clear with your doubt, while replying, so if its not related to your query, Please excuse.

  • FB50 debit credit field disabled

    Hi Friends,
    iam unable to post  FB50 transaction be
    in the line item level iam unable ot find the debit ,credit field
    it is disabled
    kindly provide the solution how can i enable the debit ,credit field in FB50 transaction
    Thanks in advance,
    Reagrds,
    jyothi

    Hi,
    Check the configuration icon at the end of the line item.
    Click on administrator.Check the item ACGL_ITEM-SHKZG is activated or not. By deactivate this item ACGL_ITEM-SHKZG you will see the debit and credit indicator in line item.
    Even the problem is not solved check with basis.
    Hope this is clear,in case of any problem revert back.
    Regards,
    Sankar

  • Price check during subsequent debit & credit

    Hi experts,
    My client wants a scenario which is enumerated below.
    The client requirement is to have a tolerance level check during miro as well as subsequent debit & credit.
    For the miro i have taken tolerance key PP: price variance with  error message 083 & it is working fine for percenatge toleranace check i.e if the PO is made for 10 rs/unit & i have set upper & lower limit of tolerance of 10% system will not allow to do miro at price of more than 11 rs/unit or less than 9 rs/unit.
    The problem i am facing is to activate the same check at the time of subsequent debit & credit i.e if somebody does a miro of 10 rs/unit & then does a subsequent debit to pay another 2 rs to the vendor the system is not giving an error message but actually the vendor is getting 12 rs/unit which is against norm. How do we check this thing so that system does not allow the same.
    waiting for reply.

    Hi all,
    There is a new development. The error message is getting triggered  for subsequent debit. That means if i have set a tolerance level of 10%,& initially received the invoice at a 10 rs/unit which is the PO price then system will not allow to do a subsequent debit for another 2 rs/unit ( by effectively making the price 12 rs/unit) as it falls outside the tolerance limit by throwing an error message.
    But same error message is not getting effected for subsequent credit i.e after receiving the invoice for 10 rs/unit if i do a subsequent credit for 2 rs/unit then it is falling outside set tolearnce limit of +-10% ( by effectively making the price 8 rs/unit) but the system is not triggering any message.
    Any idea whether it is a SAP default, that the message determination will trigger only for subsequent debit & not for subsequent credit.
    waitng for reply.

Maybe you are looking for

  • Error while opening RWB in SAP XI 3.0

    Hi Guys, I am working on SAP XI 3.0. Whenever i am opening RWB,it is giveing me error : htmlbMessageBar is undefined Because of this error i am not able to see component of monitoring. Please let me know if above error is because of any internet expl

  • How to hide html tags in RSS reader

    Hello everyone! I need a help. I`m not a programmer, but I make a very simple RSS reader based on this tutorial http://mobile.dzone.com/articles/building-mobile-rss-reader ... Application works perfect, but I have a problem into DetailsView (rss feed

  • Help with iTunes/iPhone/Software update

    Hi all, I have a MacBook Pro and am running OS X version 10.5.8 on it.  However, when I plug in my iPhone 4GS in it now, it says that it can't be used unless I have the new version of iTunes (currently showing version of iTunes 10.6.3)--- however, wh

  • How do I get rid of a playlist that some how duplicated itself thousands of times?

    I deleted all dups on my MacbookPro however they still show up on my iphone and iPad.  I turned off iTunes match and back on, for both devices, only to have them reappear.  I made sure to close iTunes and reopen letting iTunes match do its thing, but

  • Error when executing workitem in UWL.

    Hi all, we are getting a workitem in the inbox  with text "Error when generating idoc from MC doc " . when I am trying to execute a workitem in UWL its giving error that "workitem is reserved for a different agent ". Regards, Naval Bhatt