Account types allowed for document type

Hello,
when i am in the edit mode of document types through IMG, i can see the account types listed and can select the account types which can be posted with this document type.
but the issue is there are only 5 account types predefined, what if i have added a new account type?
Thanks

No clasification is required for GL accounts to account types.
If a document type is assigned to account types then you can post documents using a document type only to the respective account types.
Say for example,
You have a document type XY for which you have selected the account types D and K, then the document type XY can be used only to post to vendor and customer subledger and you can not use the doc type for rest of the three account types.,

Similar Messages

  • How to block accounting by MIRO for specific type of documents.

    Hello
    Is there any possibility to block accounting by MIRO for specific type of document? So you could only account specific type of documents by FBV* or FB*.
    Regards
    Marcin Obukowicz

    Hi,
    You can try to make a validation (OB28) which will check the document type based on transaction code prerequisites.
    Regards,
    Eli

  • Down Payments Error: Account type K is not defined for document type DZ T

    I am getting the error message: Transaction code: F-29
    Account type K is not defined for document type DZ
         Message no. F5243
    In this case i am trying to post a customer down payment in t.code:  F-29.
    In the document type DZ in OBA7 we tick only G.L and Customer tab as this is not a vendor document.
    Also the settings in T. Code : OBXR where we maintain configuration for customers has been maintained with a special G/L reconciliation account.
    any help will be really appreciated,
    Regards
    Satish

    I have checked all the settings
    OBXR for Customer Down Payments. It is with indicator A and a Special G/L Account has been configured.
    The special G.L Account is of the Recon account type Customers with FSG as Recon accounts
    The document type DZ in OBA7 is ticked for G.L and Customer and this is how i think it should be as i am not paying a vendor downpayment
    but it still gives me the same error.
    Regards
    Satish

  • Error:Account type D is not defined for document type RE

    Hi! I encountered this error msg: "Account type D is not defined for document type RE"  while posting IR in mir6.  What does this error msg mean? Thanks!

    hi,
    RE stands for Gross postings...
    When you block the document for payments...its never possible to the post the payments for such documents...
    The invoice seems to get posted, but is internally blocked for payment and later you need to delete the payment block indicator and process the invoice further for payments...
    check OMBA as well for the settings...
    Regards
    Priyanka.P

  • Account type D is not defined for document type RE - Credit Memo

    I tried to key in credit memo of fixed asset at MIRO but prompt out this errors "Account type D is not defined for document type RE". I checked OMBA - account type for vendor is selected. Any advise to resolve this problem?

    Hi Sanil,
    It is just a debit Vendor and Cerdit Fixed Asset. Is anything wrong here?

  • Error - Account type D is not defined for document type WL

    I am getting error while doing PGI (Post Goods Issue).
    Error - Account type D is not defined for document type WL

    As we had the same problem for a document in our system, I was also browsing for the answer. I saw this thread and now we have found the solution, so could not resist sharing, although it is an old posting.
    In these cases it can be that a user wants to create a purchase order of the type UB. But if you have stock transport between two companies, you should not use this order type. You have to use order type NB.
    If the user creates the PO with NB then probably they will not get the message.

  • Restrictions to Postings between GLs for Document type SK/KD/SD/DD

    Hello Friends,
    In our SAP system we have encountered an issue where we see that our SAP system allows to post between GL accounts for document types SK/KD/SD/DD. We are trying to implement a validation rule such that it stops postings between GL account. But it does not work completely.
    Please help me with this issue.
    Refer the Screenshot attached showing the validation rule that we have created in OB28.
    Thanks and regards,
    Jeetendar

    Hello,
    Try this,
    LOOP AT bool_data-bseg INTO bseg.
         IF bseg-koart EQ 'K' OR bseg-koart EQ 'D'  .
            b_result = b_true.
           EXIT.
         ELSE.
           b_result = b_false.
         ENDIF.
       ENDLOOP.
    Thanks,
    V V

  • Reference Field for Document Type AB has made Mandatory

    Dear Experts,
        In OBA7, for Document Type AB (Accounting Document) I had clicked the Reference Number Field Check Box (Made it mandatory)
        So it became mandatory every time to enter the Reference Number when using the Document Type AB
        Now I am facing the problem, when using the T Code F-44 (Clear Vendor - Header Data) the system is popping an Error Msg, " For Document Type AB, an entry is required in field Reference "
         Since their is no Reference Field available on the screen, where should I enter the data for the same
        I am unable to understand How this issue can be resolved, I tried a lot but failed to get a solution
         Their is Reference radio button available on Additional Selections tab, but not field
    So please help ..!!
    Regards, Nimish

    Dear Manmay,
          You are correct but the system is not allowing what you have suggested
          When I enter the vendor no. and click on Goto-Document Overview, the system pops the error message and doesnt allow me to enter anything on that screen
         Please try at your end and revert boss
        I think I may require to raise an OSS note for this
    Regards, Nimish

  • Only Allow ONE Document Type??

    Hi Experts,
    we use the config "Define Account Assignment Cat. and Document Type for Purchase Requisitions" to assign document type for PM module.
    What if i need more than one document types for different company code? seems like the system allows me to assign only ONE document type.
    Please advise
    Thank You

    Hi ,
    I think you can use the below exits for your requirement :-
    1. COZF0001 [For PR doc changes to service ] and COZF0002[For PR document type changes to non stock material] .
    2. You can use tables AUFK,EBKN,EBAN ...
    regards
    pushpa

  • 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.

  • How to change number range for document type ?

    Dear All
    Experts
    How to change the number range for document types for entry view? I am trying to change the number range for all document type as per defined ranges in FBN1, but at the time of saving document type and number range the system is throwing error message as 
    Doc. type C1: Number range 07 is used for ledger L6 with doc. type AE
    Message no. FAGL_LEDGER_CUST093
    I have defined a leading ledger in system too with these settings
    1)     Define ledger for accounting.
    2)     Defining currencies for it.
    3)     Defining ledger group for the same.
    4)     Defining accounting principles
    5)     Assignment of principles to leading ledger.  
    Are there any extra settings required for leading ledger settings?
    I have some doubts those are :-
    How document types defined at ledger level?
    How to define them at leading ledger level?  (Like my case)
    Focus on this will be appreciable.
    Regards,
    Sharvari Joshi.

    hi ,
    The document numbers in the leading ledger and the non leading ledgers should be in sync, they should not have any differences, so incase you are trying to change the number range for C1, the  number range 07 is already been assigned to doc type AE. i guess you have cant use 07 for C1. may be you can try out with an other number range. check this and let me know if you are able to do this.
    coming to
    1.How document types defined at ledger level?
    2.How to define them at leading ledger level? (Like my case)
    Ans 1. please try defining document types for entry view in a ledger.
    path : SPRO- financial accounting new -financial accounting global settings new - document -document types -define document types for entry view in ledger.
    upon prompt enter the ledger and go ahead creating the number ranges for the document types.
    Hope this helps.
    Regards
    amrutha

  • G/L account to restrict the document type selection in F-02

    Dear All,
    one of my client want that when ever he post any business transaction from F-02 the G/L accounts will determine the document type ,it will resctrict any other documnet type to be used.
    for example if their is a payment to bank for bank changes he want only document type BK will come or cash payment only SK will come as default .
    If that possible.
    Kindly help

    Goto TCODE:OBU1
    There it is defined for all TCODEs , with default documten type and posting key....
    you can change the same as your wish....it is one time as default
    but it is cross client config,
    and if you want control the document type for seperate transactions...you can control using the validations....that means in case of company code and doctype(sk)....GL should start with 1***series..like
    VVR
    Message was edited by:
            Ramana

  • "No subtransaction type allowed for this invoice"

    Dear Gurus
    While creating excise invoice (j1iin) from billing I am getting an error "No subtransaction type allowed for this invoice" . I get this error when I try to save the excise invoice. I am using subtransaction type.
    The required config for subtransaction is done. The necessary excise account detemination is done.The config done is
    1. excise account per transaction
    2. G/ L account per excise.
    Is there any setting that is missing?
    Regards,
    DDP

    Hello,
    Please have a check again for the below and the sub transaction type
    G/L accounts  sub transaction type
    default groups for all the combinations that are relevant for your transaction
    if it still does not work, re login and check again
    these are the only settings through the sub transaction is activated
    else have a debug with abaper to know the cause as the last option
    Thanks
    akasha

  • Where to change posting key for Document type RG?

    Hi ,
    May I know where is IMG path to change posting key for Document type RG?
    Thanks.

    Hi,
    Posting key is not assigned to the document types.
    Posting key can be assigned to a particular trnsaction event etc., for example in OB40 for each transaction key in tax area, you can ddefine the posting key for bedit and credit.
    However you have the option to create a validation to check that this particular document type is allowed to be posted with certain posting keys. Validation can be created in OB28, GGB0. The details are available in SDN. Please search that.
    Regards,
    Gaurav

  • Number Range For Document Type "AB"

    I tried posting in F-01 and got this error: "Number range not maintained for document type AB for the year 2008".Even though i have maintain the number range for AB why it is showing error like this?
    Please Help me to solve this issue..
    Thanks
    Sap Guru
    **Points will be assigned

    Hi,
    Here you are trying to post "Sample documents" for sample document you need to give the no "X2" then Fiscal year, from no and to no..
    No     year      from no           to no
    X2     2008      1                        1000000
    from and to numbers can be given based on availability in system...
    Sample documents are not actual accounting document and they will not have any impact on your financial position, they are just templates and you can use the temletes for actual postings..
    Hope understood.and reward me if you get through..
    Thanks,
    Vasu..

Maybe you are looking for

  • Incorrect Apple ID in App Store / How to do a fresh Lion install

    I'm trying to redownload the OSX Lion Install App.  I held the Option key when clicking purchases and instead of saying "Installed", it now says "Download".  However, even though I'm signed into the App Store with my personal Apple ID, it asks me to

  • E-Mail Purchase Order - Text and PDF to include EKKO-EBELN

    Hi All, I am triggering purchase order layouts via E-mail. I want the e-mail subject line to have some static text whilst referencing the PO number (EKKO-EBELN). I also want the PDF file to be called include the same text and reference number How can

  • Firefox does not automatically load nor find the login page for a public network (i.e. username and password)

    To log in on a public network without a password-key (not secured), a user login is required. After connecting to the network, the browser, upon opening it, normally automatically loads the login page, in order to enter a username and password and co

  • Embedding html in .java file comments

    for years now the convention has been to liberally use html in java source code comments to beautify javadocs. for example, i have taken this out of the source code for java.lang.System: * The <code>System</code> class contains several useful class f

  • Exporting png files

    I am trying to maintain a website that was designed by someone else. I want to change the drop down menus on the home page. I know how to edit the pop-up menu. The pop-up menu is one aspect of a png file. So then I save the file, export it, but when