When I create billing some  time it calls condtion type KOFI or KOFK

Hi Friends,
I need your help in case of FI-SD flow.
When I  create billing document for same category
1) Material type
2) Sale org.
3) Plant
4) Division
5) Revenue cost element
Some time it calls condition type KOFI and in some material it calls KOFK.  I  don't why when the above category are same two different condition type are coming in different - 2 material.
Both condition types are assigned in our customization.
Basic question is that there is  any configuration in material master or sd . who calls the condition type at the time of creating billing.
Regards
Kailash

Hi,
    The use of Kofi or Kofk is dependant on the master data.
If a Cost assignment exists (eg WBS - element)  KOFK is used.
If no assignment exists - KOFI is used.
Kind regards

Similar Messages

  • When I create an email signature, the text I type is repeated twice in the actual email sent (above and below a line).  How can I avoid this?

    When I create an email signature, the text I type is repeated twice in the actual email sent (above and below a line).  How can I avoid this?

    Try validating your installed fonts and fixing any errors that show up. To do this see this article: http://reviews.cnet.com/8301-13727_7-20085570-263/safari-in-os-x-lion-replacing- text-with-block-a-characters/

  • Meetings created after some time start shoing up "re-created a meeting that was missing from your calendar" with no body information e.g. Lync meeting

    My manager is having a problem.  "randomly" reoccurring meetings in outlook will after some time start showing as this:
    "Exchange 2013 re-created a meeting that was missing from your calendar"
    With all the "meat" of the body is missing.
    We are running Exchange 2013 SP1 and Outlook 2013.  They look the same in OWA.  Meetings can be from different senders, different times etc.
    Any thoughts?

    Microsoft have confirmed this is an issue with Exchange Online via the O365 Dashboard:
    Current Status: Engineers have developed a fix and are currently testing to ensure successful remediation.
    Customer Impact: Affected customers are experiencing issues with incomplete meeting information for a limited number of invites set to occur between the dates of August 7th, 2014 and September 12th, 2014. For the affected calendar invites, customers may see
    meeting content replaced with a canned message stating, “Exchange 2013 has re-created a meeting that was missing on your calendar.” This issue is only affecting the body of the calendar invite for attendees, and not the meeting organizer.
    Also, this does not affect the title, location, date and time, or the attendee list.
    Workaround: As a workaround, customers can re-send affected calendar invites. Additionally, if the calendar invite contains Lync meeting information and the information does not appear in the message body, attendees may be able to use the ‘Join Lync Meeting’
    button that appears in Outlook, Outlook Web App (OWA), and the mobile client to join the scheduled meeting.
    Incident Start Time: Thursday, August 7, 2014, at 12:00 AM UTC
    Preliminary Root Cause: A recent update to the service caused the Calendar Repair Assistant feature to misidentify some meetings on the attendee’s calendar as missing. By design, the feature recreated the meeting invite, including the title, location,
    date and time, but replaced the body of the calendar invite with the canned message.
    Next Update: Monday, August 18, 2014, at 4:00 PM UTC

  • When i create billing document - error in account determination

    Hi All,
    When i m going for release the accounting document there is an error "Error in account determination: table T030K key 1000 MW4"
    Please give the solution ASAP.
    Thanks,
    Suresh.

    Hi
    Kindly check the below
    1. Go to VF02 EnvironmentAcct determination analysis--Revenue accounts
    2. check the pricing analysis for the tax condition record  on which combination condition record  found
    3.check the validity of the tax condition record  in t code Vk12
    4. check the OB40 t code for the account key  MW4 G/l account maintained or not.
    Regards
    Damu

  • 'update was terminated' while creating billing document VF01

    Hi all,
             i need a solution urgently ..except for paticular document no all documents that i post using VF01 create successfully document no.
    but for a paticular document no(may be it is of some type that i am unable to) while creaing billing document no it gives a message 'document created successfully' ,but when i try to click any button after that e.g BACK it shows a messge 'Update was terminated  for author ....' in my inbox. and vf03 shows the documentdoesn't exist.
    in st22 i checked one dump . when i gave a break point at that point the cursor never reached the code.
    I also checked SM13 and it showed all fms as init. and one fm 'RV_MESSAGE_UPDATE ' as error . i aws unable find the fm in the main program .
    one more thing when i create bill document for other document type it shows messge 'Document saved ....(no accounting document created)' but for this one i am getting messge 'document saved.......' .
    I asked one collegue he told me might be some OSS notes required for it . i am working on a unicoded system ECC 6.0  version.but he is not sure .
    Has any body faced the same problem..and what was the soln....if oss notes are required than how could i find it..and what was the no...........
    THANKS IN ADVANCE ...................

    THANKS  for the reply.
    i am new to sap .can u tell me in detail where actually i can check for number range of the document . one more when i checked the sm13 and  started debugging it gave me for a certain character set  (may be in chineses) present in the table ,the transfer command gives a dump. now the problem is it is too long 132 and don't no forwhich character it gives an  dump.how can i check the characters maintained in the system. it gives a dump   CX_SY_CONVERSION_CODEPAGE   ,At the conversion of a text from codepage '4102' to codepage '4110':      
    i am not sure this causes the mesages 'Updation was terminated' . what u people think.
    thanks ..

  • Ff759 during creating billing document

    hi guys
    During  sales order process with Customer Down Payment (for Poland) I'm getting an ff759 error when I'm creating  billing document .
    Message no. FF759.
    Cannot post document: tax base in local currency is zero.
    You tried generating a document in which the tax base in local currency is zero although the tax amount and tax base in foreign currency is not zero
    System is not creating an accounting document.
    The billing document that I'm creating in that case  is a regular invoice (type F2) that uses a downpayment invoice (type FAF) for clearing.
    Both invoices are in local currency.
    I'm sure the error is  because of some tax rounding isuess.
    We have implented every note relating to Down Payment  for Poland and to FF759 error.
    My system SAP ECC 6.03 , SP04
    Any ideas??
    thx
    Raf

    Alex, thank you for your answer, but it didnu2019t solve my problem, most of the notes that you wrote about are relating to invoice correction,
    and like I wrote before our problem is happening only during  sales order process with Customer Down Payment (Down payment process for Poland is different than in other countries) when weu2019re creating  billing document.
    Error  is being trown from  infunction FI_TAX_SV_TAXITEM.
    Prüfung: Steuer <> 0 und Steuerbasisbetrag = 0
        IF ( i_bset-hwbas = 0 AND i_bset-hwste != 0 ) OR
           ( i_bset-fwbas = 0 AND i_bset-fwste != 0 ) OR
           ( i_bset-h2bas = 0 AND i_bset-h2ste != 0 ) OR
           ( i_bset-h3bas = 0 AND i_bset-h3ste != 0 ).
    no error in case of external system is active             "N515047
    AND  billing document AND bas-amount = 0                  "N515047
    prerequisite: note 549712                                 "N515047
          IF  ext_activ IS INITIAL                              "N515047
         OR  i_bkpf-awtyp NE 'VBRK'.               "N515047   "N1174393
           or ( i_bkpf-awtyp NE 'VBRK' and                      "N1174393
                i_bkpf-awtyp NE 'WBRK' ).                       "N1174393
            message_store 'FF' 'E' '759' blank blank blank blank.
          ENDIF.                                                "N515047
        ENDIF.
    btw. != means different
    Beside that I would like to let you know that thanks to substitution described in note 872449 point 5c I was able to avoid ff759 error when I was creating billing document, but unfortunately in that case  posting document was incorrect.

  • Create Excise invoice(J1IIN) document while creating billing document using bapi BAPI_BILLINGDOC_CREATEMULTIPLE

    Dear Experts,
    My scenario is:
    We have batch split scenario, where the parent line item of billing document has 0 quantity and its subsequent item (item with batch number) holds actual quantity data.
    When we create billing document using VF01 against delivery document, system creates billing document along with excise invoice document (J1IIN Document). And in excise document contain same number of line items that of billing document. Please see the below attachment: 
    Biiling document screen shot:
    While creating billing document, the J1IIN Document created automatically. Below is the screen-shot for the same.
    Now the issue is:
    When we create billing document using BAPI: BAPI_BILLINGDOC_CREATEMULTIPLE system creating only billing document and not creating excise invoice document.
    When we create excise document manually using J1IIN the zero quantity line items are excluded in excise invoice document.
    Please see the below screen-shot for the same; The z quantity line items are missing.
    We want excise document to be created while creating billing document using BAPI BAPI_BILLINGDOC_CREATEMULTIPLE. Or is there any other BAPI for the same purpose.
    Customization is also maintained for creating excise invoice document automatically.
    Regards,
    Rajesh Sadula.

    HI
      Pricing will be carried basing on the pricing
    procedure.
    Case1: Prices will be carried out automatically if
    necessary condition records are maintained for the
    condition type.
      For this you can go to Sales Order-> Item Conditions
    In the screen you can click on command button Analysis,
    which gives you the list of condition types associated
    to the pricing procedure. By clicking on the condition
    type you can know the action that has taken place.
    Case2: Manually forcing prices for Items.
      To do this, you have to populate ORDER_CONDITIONS_IN &
    ORDER_CONDITIONS_INX. Also note to identify the item
    numbers, you manually pass the item number for each item
    in the sales order, use the same item number for
    populating conditions.
      Parameters required:
    ORDER_CONDITIONS_IN:
      ITM_NUMBER, COND_TYPE, COND_VALUE, CURRENCY
    ORDER_CONDITIONS_INX:
      ITM_NUMBER, COND_TYPE, UPDATEFLAG, COND_VALUE,CURRENCY.
       Hope the above info helps you. Do revert back if you
    need more info.
    Kind Regards
    Eswar

  • File upload window click and scroll down some times takes off on me?

    when i try to use a website any website that opens up a different window so i can upload a file to it when i scroll down some times it goes slow but other times it takes off on me and goes fast and it is hard to stop on what i want by clicking any way to fix this im on windows 8.1 latest ver and running a microsoft wireless mobile mouse 4000?

    Private mail from '''onyx5500''' Today at 8:45 PM
    <blockquote>
    i did try safe mode and it works fine so how do i fix the non safe mode </blockquote>
    Please respond on your post. This way, others can help or be helped.
    https://support.mozilla.org/en-US/questions/1055167
    It could be the work of one of your add-ons.
    Type '''about:addons'''<enter> in the address bar to open your Add-ons Manager.
    Hot key; '''<Control>''(Mac:<Command>)''<Shift> A)'''
    In the Add-ons Manager, on the left, select '''Extensions.'''
    Disable a few add-ons, then '''Restart Firefox.'''
    Some added toolbar and anti-virus add-ons are known to cause
    Firefox issues. '''Disable All of them.'''
    If the problem continues, disable some more (restarting FF). Continue until
    the problem is gone. After, you know what group is causing the issue.
    Re-enable the last group '''ONE AT A TIME''' (restarting FF) until the problem returns.
    Once you think you found the problem, disable that and re-enable all the
    others, then restart again. Let us know who the suspect is detective.

  • Create billing failue with job

    hi
    i meet a question.
    After created sales order, i changed  plant and shipping point of one item, then create DN and post goods issue with job. It's correct until this step.
    But when i created billing with job, the invoice was missed, but i could created manual.
    Who can tell me its reason.
    Thanks.

    Hi  Kevin Zhou,
              I have few questions for you, Was the delivery created for this item?, I asked that because this item is not in the same Delivery document where the others item of the sales order are. Is the Billing date of the item between of the billing date from which the Billing job runs, i.e. if your item has billing date 01/05/2009 and the billing job has as billind date 01/06/2009 to 01/07/2009, then this item is not taken in consideration.
              Please check the all field of the variant used for the Billing Job and see if your item is filtered for anyone of that.
    Thanks,
    Mariano.

  • My device some times untel i update to ios7 when i open the device donot open untile i close all device and open agein and when i make call  i recive massege and the device donot close by itselfe

    My device some times untel i update to ios7 when i open the device donot open untile i close all device and open agein and when i make call  i recive massege and the device donot close by itselfe

    LadySarah
    You cannot upgrade from v6 to v7 without purchasing iLife 08.
    Can you give more details about your crashing issue. Make of camera etc.,
    You can start with the troubleshooting basics:
    1. Repair Permissions using Disk Utility
    2. Delete the com.apple.iPhoto.plist file from the home / library / preferences folder. You'll need to reset your User options afterwards.
    3. Create a new account (systempreferences -> accounts), create an iPhoto library there and see if the problem is repeated. If it is, then a re-install of the app might be indicated. If it's not, then it's likely the app is okay and the problem is something in the main account.
    Regards
    TD
    Regards
    TD

  • HT4623 I AM FACING PROBLEM AFTER UPDATING (7.0.4) MY PHONE MODEL 5C,AFTER THIS UPDATE SOME TIMES I CANT MAKE CALLS & SOME TIMES WHEN ANY BODY ELSE WANTS TO CALL ME BACK THE MESSAGE COME THAT THE USER IS NOT REACHABLE.PLS HELP

    I AM FACING PROBLEM AFTER UPDATING (7.0.4) MY PHONE MODEL 5C,AFTER THIS UPDATE SOME TIMES I CANT MAKE CALLS & SOME TIMES WHEN ANY BODY ELSE WANTS TO CALL ME BACK THE MESSAGE COME THAT THE USER IS NOT REACHABLE.PLS HELP

    I am facing the same issue! I bought 5c few days back
    and everything was fine till I updated the software 7.0.4!
    Whenever am connected to wifi am unable to make a call and if someone tries
    Calling me they get the message that my number is not
    Reachable! When I go back to 3G the calls work perfectly!!
    Please help me out since I use wifi more than my network.
    Appreciate any advise on this

  • I am using iphone 4s in India. I am facing a problem that some times when I got a call, my iphone got stuck and unable to unlock and I lost that call unattended. Then I have to reboot my iphone.

    I am using iphone 4s in India. I am facing a problem that some times when I got a call, my iphone got stuck and unable to unlock and I lost that call unattended. Then I have to reboot my iphone. There after it starts working. And in another incidence my iphone home page automatically shows extra large fonts. Plz help to encounter these problems. Sunil

    Restore the phone from backup.  If this does not work, restore the Phone as a new device not using backup at all.

  • FaceTime won't accept the password which I wrote down some time ago and doesn't provide a "forgot your password" option. And when I try to create a new account it tells me that my email is already registered. What can I do to revise my password?

    FaceTime won't accept the password which I wrote down some time ago and doesn't provide a "forgot your password" option. And when I try to create a new account it tells me that my email is already registered. What can I do to revise my password?

    Hello Sheila,
    Thank you for the details of the issue you are experiencing with FaceTime.  It sounds like your Apple ID password is not being recognized. 
    You can reset your password using the steps in the following article:
    Apple ID: If you forget your password
    http://support.apple.com/kb/HT5787
    You can contact the Account Security team if you are unable to reset your password using those steps:
    Apple ID: Contacting Apple for help with Apple ID account security
    http://support.apple.com/kb/HT5699
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • HT5534 I down loaded the new  iwork update. Now when I create a document in pages save it and try to open it later some times the message comes that You need a later version of pages. Some times I don't have that problem.

    I down loaded the new  iwork update. Now when I create a docume

    I hate the new 5.0, and am having the same issue. Because I created or opened and saved several documents in the new 5.0 before I realized how bad it is, I had to figure out how to make them usable again.
    I have both versions of Pages (5.0 and 4.3) in my Dock for now. If a document tells me that it can't be opned by 4.3, I opn 5.0, open the document, EXPORT it in 4.3 with the same name, and overwrite the old document. That usually (big dog willing and the creek don't rise!) gives me access to my work.
    Once I am sure I have no remaining 5.0 douments around, I'll take 5.0 out of the dock.
    It truly is a pain in the ***. Here's the comment I left for Apple –
    I am now attempting to uninstall Pages 5.0 so I can go back to using Pages 4.3. The designers of 5.0 took away (or hid) so many of the functions that I've come to know and trust that I am appalled.
    It is now a kindergarten version of the workhorse I knew and loved. IT EVEN LOOKS like a dumbed-down app now, with cartoon buttons that reflect its audience – people who don't need a sophisticated, customizable publishing tool, who just need simple  icons they can point at LIKE A FAST FOOD CASH REGISTER.
    I'll be using either 4.3 or Word for Mac from here on out.

  • Sql server job failing some times and suuccessful some time, even when it should run succesful

    Hi Experts,
    I got stuck with some issue....please help me resolve
    1.I created job -> calling SSIS package
    2. In SSIS package ->
    (I) firstly i have zip file container
    (II)second i have Execute process taskk editor - here i am doing unzip - in side On query cancel i have package failure if correpted file comes.
    (III) loading into table using bulk insert
    Problem:
    When i run the job it's working fine most of the times.
    But some time job executing still Execute Process taskk editor and after that job is getting canceld as follows"The job was stoped prior to completion by (unknown)" even through i have proper file(which is gettng unzip manualy).
    Please help me to resolve this issue...

    What is the SQL  version you are on?
    Is this applicable for you?
    http://support.microsoft.com/kb/922527
    Satheesh
    My Blog |
    How to ask questions in technical forum

Maybe you are looking for

  • Drag and Drop does not work

    my iPhoto was working fine until the last update. Now, it won't let me drag and drop photos from my photos or events to albums, projects or galleries is there a setting that has changed...

  • Problem in Customer Balance

    HI To All,                 I am using sap b1 2007b pl09 .i face one problem . i see customer balance through customer master.it shows on figure on debit and credit side on opening balance column but opening balance is 0.what is login of the figure ap

  • Mercalli v2 and PRE 9 and or older PRX

    Dear Readers, I  have a problem with using Mercalli V2 and PRE 9.0 I placed  some 1440 x 1080i clips on the time line and applied on ALL clips the default of Mercalli v2. I then outputed or shared the clips to Phootshp.com. See: http://www.photoshop.

  • Toshiba L675 Webcam no longer functional

    Whenever I try to use a utility which requires a webcam, I get a message telling me that the built in webcam is not detected.  I tried uninstalling and re-installing the webcam through the 'My Toshiba' application on my computer, but whenever the ins

  • How to transfer all songs from ipod to my library?

    got a new ipod, but some of my songs are only on old ipod, not in my lib. how to transfer all songs from old ipod to lib, so i can put them on new ipod. both ipods are 4GB mini. thanks for help.