Document type in FICA

Experts,
What should I consider to create a new document type in FICA, besides the assignment of a specific number range and the permission of manual postings?

Hello,
I'm not too sure what you are looking for. It is true that too many doc types invites too many no ranges...But if the project is complex, I would suggest different doc types where ever needed..coz from control point of view it is very helpful.
Say for ex, Direct Debit Payment can be identified by document type 'DD' <you'd attach this to payment method>...
Also doc types is more useful in customized reports too
Also post go live, it is easy to extract data from data base tables based on doc types.
but the disadv are
1. Too many no ranges
2. List would increase during cut over activities and also during dress rehersal
Hope this helps
Rgds
Rajendra

Similar Messages

  • Multiple Number Ranges for AP Document Type not getting triggered

    Hi all,
    We are posting receivables in the system using BAPI_CTRACDOCUMENT_CREATE. We have huge data of 3.9 million records for which receivables has to be posted. So multiple number ranges has been configured in the system for AP document type.
    The issue is even though multiple number ranges for mass processing are configured in the below location in SPRO, none of them are getting triggered. The number range at the first level on the screen is only getting triggered, due to this it is taking lot of time to post documents. Any help on this?
    Financial Accounting(new)
         Contracts Accounts Receivable and Payables
         BasicFunctions
         Postings and Documents
         Document
         Maintain Document Assignments
         Document Types
         Maintain Document Types and Assign Number Ranges
    Regards,
    Karthick.

    Karthick:
    Mass ranges are only used for FICA parallel mass activities.  For your situation, you can define and assign multiple ranges for individual processing in the same IMG activity.  Those would then be chosen for your mass postings.
    regards,
    bill.

  • Event for document type immediate payment

    Dear all,
    We are having one requirement where we need to make the payments immediately .For this i have created one new document type particularly for  for immediate payments.Can anybody tell me  in which  event we  can substitute this document type while processing invoice document
    susmita

    Hi ,
    First of all let us understand that the due date for net payment is considered from the payment terms that are being defined in the contract account , which in addition considers the payment terms of FI ( accounts receivable and payable ) and calander as defined in the payment term .
    If the requirement is that the payment terms should be immediate for a particular document type and in in rest document types it should consider the one mentioned in contract account .
    In that case you can user any of the event which gets fired at the time of posting of FICA document , check for events pertaining to posting of document and write a custom code for substituting the payment terms for specific document types .
    It would be more clear if you specifiy that from where are you posting the document . is it FPE1 or at the time of invoicing or through sanding request ?
    Hope this suffices .
    Cheers ,
    Dewang

  • What are the sources system will pick the document type while creating invo

    hi
    I would like to know how system will pickup the doucment type while creating invoice in vf01.
    i have taken off the fields  f1, f2, from the document type. in billing sub tab.  so  The moment when am creating billing system automatically displaying F2 invoice doucment creation.  What are the sources for this.
    thanks & Regards
    Rack129

    Hi,
    Hope you have maintained u2018Delivery relevant billing type F2u2019 and u2018Order relevant billing type F1u2019 in the billing tab of the Sales document type in VOV8.
    If you create delivery related billing, the system will pick F2. This is controlled in Item category (VOV7). Billing relevance in Business data of Item category decides whether this is delivery related or order related. u2018Au2019 for delivery related billing; u2018Bu2019 for order related billing and so on.
    Item category is determined by this combination: Sales document type + Item cat group + usage + higher level item cat.
    Regards,
    K Bharathi

  • CREATION OF NEW DOCUMENT TYPE

    Dear cons
    We want to create a new document type for pur. requisition.In this document type  account assignment  will be 'P'(PROJECT) . w.b.s should be only enter.
    so pl. give the details of filling data in the required field step by step. waiting for your early response.
    thanks
    nirupama

    Hi,
    In order to create a document type for a purchase requisition  use the path
    spro-materials management - purchasing--purchase requisitions --define  document type
    in that screen you select the document type you want to copy to create your document type and perform the action.
    if you want to change the screen/field selection for your document type select the field selection key (if you select the document type as NBB the field selection key will be NBB.,and go to the screen and change the field status.
    Hope this will be suffient for your requirement.
    Regards,
    Raghu.

  • Wrong document type is processed form ME59N - Automatic PO creation Efected

    Dear Friends,
    Im facing one issue while the PO is created from Purchase requistion(ME59N).
    If the purchase requisition document type is - XTB while creation of PO from ME59N the document type is taking as UB
    the SPRO setting has been done for supplying plant and receving pant as - XTB but still getting the error as
    Doc. type XTBshould be used for suppl. plant XXXX and receiving plant XXXX.  06 - 674  ( Msg class and No)
    Could any one please help me on this.
    The manual PO creation(ME21N) is perfect .
    Regards
    Kumar.

    Hi Mauro,
    Thank you for the very helpful answer, i suggested my team to impliment the OSS note.
    Thanks for your help.
    One similar kind of issue i am facing, i implimented one enhancement in the BADI "ME_PROCESS_PO_CUST"  for checking the supplying plant.
    When i processd it through ME21N ( manulaly) it's taking the right plant, But when i processed it through ME59 ( Autoamtion of PO) the Enhancement is not triggered.
    ME59N is not supporting as there is no support pack ( OSS notes need to be implimented).
    Coluld you please provide any helpful answer for me
    Thanks for your support and Help.
    Regards
    Ravi.

  • PO Document Type for Free Goods only

    Good day,
    Business Scenario: Client wants to track FreeGoods made. To solve this, we have created PO document type "Free Goods PO"
    Current: I choose Free Goods PO, input materials and then tick the FG indicator.
    Question: Is it possible that for this document type, every material I put, the indicator is automatically ticked? And that only free goods can be placed in this document type?
    Thank you,
    Simon

    Simon,
    You will need someone with a developer key to be able to implement the code.  However, in the main PO processing program SAP has created spots where customers can add custom code for situations like this. 
    If you go to transaction SE81, you can select the MM module.  From there click the "Select subtree +/-" button (will highlight MM in yellow).  After that click "Information System".  This will bring you to the developer workbench where you can review all of the enhancement spots and user exits in the MM module.
    If you expand Enhancements, and click on Enhancement Spots, a selection screen should appear to the right.  In enhancement spot enter 'es_saplmepo' and execute.  Double click on the enhancement spot.  That will produce the list of all of the enhancement points within that main program.  There are ones specific to the header fields as well as item fields.
    If you scroll down to "item_process_main_01" and double click it will bring you into the code where the above if statement can be added (for some reason it doesn't bring be right to the item_process_main_01 spot so i have to scroll to find it).
    As the program is running it will hit your enhancement and process that as it is going.  A developer can provide more details.
    Hope this helps,
    Matt

  • Quantity field not getting displayed for all document types

    Hi,
    I have made a configuration to include field Quantity(BSEG-MENGE) in the GL account line item display.When I ran the report for stock adjustment account(FAGLL03), only the following document types are showing quantity against them.
    WI- Inventory document
    WA-Goods Issue
    WE---Not showing quantity against (WE- Goods Receipt)
    Can any one please explain. I have seen the original document from FI document. The original document as well as FI document carries quantity.
    Thanks
    Aravind

    Hi Aravind,
    Check SAP notes  1063198 and 1117587.
    FAGLL03 display quantity which is updated in FAGLFLEXA, BSEG is not
    relevant in this case. This is clearly explained in the note 1063198.
    The quantity posts through to FI on the 'goods receipt' items, but not on the
    'invoice receipt' items.
    In the FI normally the Quantity is not a 'real' important field, as it
    is more related to the MM area.
    But in the old 'Profit Center Accounting' and the old' Special Ledger'
    the field has been important.
    As the same logic of these areas to 'store' the Quantity is also used
    in the NewG/L the field get only filled in the line, where it make
    'sense' from our point of view, because only in the 'goods receipt'
    lines a 'real' Quantity is posted to the system.
    So as before in the PCA and SL, now also in the NewG/L the Quantity is
    filled in the correct and important lines and postings.
    In the BSEG ('old document segment table') the field is filled 'just'
    as it is send to the FI, but this is not completely correct from the
    business point of view.
    This can also lead to issues with the reporting and summation to this
    field. So with creating the new logic in the NewG/L the 'correct'
    standard of the 'writing' for the Quantity has also been taken over.
    So in the end, the update and display is correct according  SAP standard behavior.
    Actually,Quantities within G/L are never reliable,
    because the purpose of FI is a view on the data according to amount
    but not according to quantity.
    In the FI normally the Quantity is not a 'real' important field, as it
    is more related to the MM area.
    I hope I could be of assistance.
    Regards,
    Fernando

  • Document type KR is not picking to Clear GL account with T-code F-03

    Hi all,
    My client wants to clear GL account Cash-in-Transit which is open item managed. He has posted two items. One is with KR document type like Intercompnay adjustment account debit (40) and Cash-in-Transit account credit (50). Second item is with SA document type like Cash-in-Transit accont debit (40) and Intercompany adjustment account credit (50). He did not give vendor number and appropriate posting key (31) while postings. With document type KR, he posted with posting keys 40 and 50. Now while clearing the GL account through T-code F-03, system is picking only SA document type. The system is not picking document type KR. He wants to clear the items with each other. I have checked the document type settings. Check boxes Intercompany postings and trading partner are active in both above document types.
    How can the GL account be cleared ? Are any configuration settings missing ? Kindly advice as soon as possible.
    Thanks in advance.
    Regards,
    K.S.K

    Hi,
    First of all..why would system need a Exchange gain/Loss Account..If your local currency is INR and you posted a debit and a credit document both in INR..then there is no question of a foreign exchange gain/loss account..
    BUT, if you have posted the document in any currency other than INR, ie: your local currency...then the system would need a exchnage gain/loss account when you try to clear the debits and credits.. i am giving an example below to explain better..
    You posted a debit of 100 USD @ 40 = Rs. 4000.00
    You posted a Credit of 100 USD @ 42 = Rs. 4200.00
    Now, if you clear this debit and credit then there is no difference in 100 USD, as the debit and credit is netting off.. but if you see INR there is a difference of Rs. 200.00 which system posts to Exchange gain/loss account..which we maintain in OB09.
    Hope it is clear to you now..
    Regards,
    SAPFICO.

  • Billing due list problem with customized document types

    Dear Team,
    We have created a new Rental contract and Rental Invoice document types by copying the standard ones (MV & FV), while trying to get the Billing due list, unable to get the Rental Invoice type, rather the system is proposing the standard Invoice type (i have already changed the Billing type to the customized one in sales document type).
    Can you please let me know the pre-requisites for the billing due list.
    Regards
    Sreedhar

    Hi,
    Thank you for your response. But, i was not able to implement those oss notes as the current highest support package we are currently using is SAPKB70208, Software component - SAP-BASIS.
    Kindly let me know if you have more inputs.
    Regards,
    Vinitha

  • Reg:Document Type creation in Manual bank Statement.

    HI all,
    What is the document type for Manual bank statement reconsolation.
    I created (BZ )for Manual bank statement reconsolation which fields i have to  select.
    regards
    JK

    Hi,
    Document types are created at client level. to restrict one kind transactions only and to identify the transactions pertaining to what.
    At the time of configuring BRS we have to specify the document type there u can specify what ever you want before it has to create. go to OBA7
    Hope this is clear, if yes assign points
    Regards,
    Sankar

  • FI-CA document type when a print document is created

    Hello everybody,
    We have been searching events (e.g. 0061)/user-exit to change the FI-CA document type when a print document (based on our own logic) is created with transaction EASIBI without success. Maybe you have enhanced something in another project. Can you share you experiences?
    Thanks in advance.
    Fernando.

    We have enhanced event R999.

  • Error M8-688 - Creation of several vendor line items is not possible for document type RN.

    Hello All,
    We are using the Net Invoice Posting with document type RN(Invoice- Net). We are generating different vendor line items in the accounting document based on the withholding tax codes involved in the invoice posting. When it comes to net invoice posting system is giving an error message M8-688 - Creation of vendor line items is not possible for document type RN. Is there is any way to create multiple vendor items with net invoice posting? Please suggest.
    Thanks,
    Chandu.

    I dont think that there is any way because it is a hardcoded error message.
          IF NOT t003-xnetb IS INITIAL.
            MESSAGE e688 WITH pi_rbkpv-blart.
          ENDIF.
    SAP is checking the customizing for net/gross posting per document type in table T003
    And if it is set up as net, then it is a hard error.

  • In fbl1n report for document type RE  withholding tax amount is not showing

    in fbl1n report for document type RE  withholding tax amount is not showing
    in sap note 363309 determines
    Solution
    Remove the field which contains the withholding tax information (field BSEG-QSSHB) from your display
    variant.
    If you want to display the withholding tax information, double-click on the document number and
    subsequently choose 'Withholding tax'.
    my doubt is we remove the field BSEG-QSSHB in layout how can show the withholding tax amount in FBLIN report
    how to remove from the layout
    please clarefy
    bhayyapu   

    Hi,
    If you want to check amounts of withholding tax for the vendors, you have some options to view it. You can access the WITH_ITEM, LFC1 tables by SE16. You have too the S_P00_07000134 report. This report is developed for the Colombia but I already used for the another country with the ABAP development for this country.
    Also you can use table join BSIK and WITH_ITEM by SQVI for the open items and BSAK and WITH_ITEM for cleared items. It is more simple and fast.
    JPA

  • Crystal Report - multiple sales document types

    In XLR, I can easily drag 'DocNum', 'DocDate', 'Sales Doc Type' fields and specify the filter to show sales doc type equal to A/R invoice and A/R credit memo. It neatly shows various types of sales documents and display them in rows.
    In crystal, I have to drag the 'DocNum', 'DocDate' fields for A/R Invoice, A/R credit memo individually under different columns. Is there a way I can dispaly mixed sales document types in rows? Thanks.

    Hi,
    In XLR, you get the data from JDT1 table. You can do the same for CR.
    Thanks,
    Gordon

Maybe you are looking for

  • Previous purchased do not show up in app store....

    Just bought a new iPad.  Something strange happening here. When I click on the "previous purchases" button on the iPad, I get a blank screen - none of the purchases actually show up. But, the strange part is, that if I click on a blank part of the sc

  • Officejet pro 8500A; loses ability to connect to the server

    Hi all, For the past month or so, my network printer has developed a glitch.  Everytime I or my family sends a document to print, we see the messaging "preparing to print" and the printer never prints!  I ran the printer trouble shooting on my Window

  • Word files with embedded pdf's

    How does one convert a word doc with embedded pdf's to pdf and preserve the embedded files as active files using Acorbat 8 Pro?

  • Panasonic 32" LCD 60 vs.. 120 Hz's refresh

    Am purchasing my first flat screen HDTV. Don't want to pay a lot Have had good prior experience with Panasonic and 32" -40" is about right size. Am currently viewing an old Sony non-HD. Am a football junkie and don't want to experience jitters if ref

  • The App Your Orange with a Swiss Itunes Account

    Hi, I just buy an iphone 4 in the UK to go with my orange's Pay and Go. according that I had already an iPhone in Switzerland, I choose to set the new one also with my Swiss iTunes Account but the problem is that i can't found the app Your Orange in