Getting Dummy PC in 1kek

Hi Gurus,
When i run F.5d and then 1kek for few documents system is getting dummy PC.
the documents are payment documents from customer,
the amount is over payment from customer, let us say if i have invoice for 10000usd, i recieved payment as 12000usd then i will clear the invoice and remaining amount posted as lineitem with Credit customer PK 16.
so the remaining amount 2000 should get the profitcenter which i use for bank account and show in 1kek, but it is showing under Dummy PC.
thanks to advice.

Seshu
When you post an invoice the revenue amount gat assigned to profit center as defined.
If you post a credit memo reversing the revenue the same profit center get the credit to offset the revenue posting.
Now in your case you are posting a credit memo for the payment difference. The payment difference is not assigned with any profit center. As all the invoice postings and Credit posting do need profit center assignment the system automatically post the transaction to dummy profit cenetr. When you clear the payment diffrerence amount the dummy profit cenetr will get debited with the payment difference.
Hope you understand the logic.
Thanks
Prasad

Similar Messages

  • T_Code 1KEK - Transferring Receivables and Paybles to PCA

    Hi SAPients,
    We normally do the transfer of Receivables and Paybles to PCA through T-code 1KEK as a period end closing process. Now something strange is happening which was never before. While transferring the Receivables and Paybles through 1KEK, all the line items are getting transferred to Dummy profit Centre rather the respective ones which is resulting in the mismatch in basic ledger and comparision ledger in T-code GCAC ( Ledger Comparision ). Can any body explain why it is happening and where the dummy profit centre is getting picked from for 1KEK?
    Thanks,
    BABA

    Hi,
    The following needs to be done.
    1) Ensure you have assigned all B/S accounts in 3KEH.
    2)Execute F.5D (Calculate Balance Sheet Adjustment)
    3) Execute F.5E (Post Balance Sheet Adjustment) (mark the option "Post to profit center")
    4) Execute 1KEK.
    Regards,
    Assign points if useful.

  • Updating the dummy Profit Center

    Hi Experts
    I  am using the PCA with new GL  , here I have created the dummy profit center  also
    My query is some of the business transaction  are updated in the dummy profit center
    What could be the reason for updating the dummy profit center suppose if I am not give any profit center
    Those entries are getting updating  ?
    In this new Gl concept how to transfer the balance to exact Profit center ?
    Thanks
    Sri

    Hi Venkat
    You should not have activated Classical PCA if you are using New GL.. New GL PCA is a much better functionality
    Anyways, the reason for DUmmy PC is only that you did not assign the PC in the CO Object like Cost Center.. PC is always derived from Cost object. So, if the CO Object has no PC, the line item gets Dummy PC
    There is a SAP note 702854 which offers steps to deactivate Classical PCA.. If you wish you can do that.. There is no harm as such in having Classical PCA, but New GL Is better
    Br. Ajay M

  • Using a static variable declared in an applet in another class

    Hi guys,
    I created an applet and i want to use one of the static variables declared in teh applet class in another class i have. however i get an error when i try to do that...
    in my Return2 class i try to call the variable infoPanel (declared as a static JPanel in myApplet...myApplet is set up like so:
    public class myApplet extends JApplet implements ActionListener, ListSelectionListener
    here are some of the lines causing a problem in the Return2 class:
    myApplet.infoPanel.removeAll();
    myApplet.infoPanel.add(functionForm2.smgframeold);
    myApplet.infoPanel.validate();
    myApplet.infoPanel.repaint();
    here are some of the errors i get
    dummy/Return2.java [211:1] package myApplet does not exist
    myApplet.infoPanel.removeAll();
    ^
    dummy/Return2.java [212:1] package myApplet does not exist
    myApplet.infoPanel.add(functionForm2.smgframeold);
    ^
    dummy/Return2.java [213:1] package myApplet does not exist
    myApplet.infoPanel.validate();
    ^
    dummy/Return2.java [214:1] package myApplet does not exist
    myApplet.infoPanel.repaint();
    ^
    please help! thanks :)

    I don't declare any packages though....i think it just doesn't recognize myApplet for some reason..
    other errors i got compiling are:
    dummy/Return2.java [82:1] cannot resolve symbol
    symbol : variable myApplet
    location: class Return2
    updateDesc.setString(3, myApplet.staticName);
    I Don't get why i'm getting this error cuase they worked fine when myApplet was a standalone application, not an applet.
    myApplet is in the same folder as Return2 and it compiles properly.

  • Opening balance of WBS elements

    Hi Gurus,
    At go live, how can we upload opening balances of WBS elements.
    Please revert asap.
    Thank You

    Get the open balance information from the users in an excelsheet for all the WBS.
    Use the following  transactions
    Costs -  KB15N ( used for open balance from materials cost)
    Revenue - KB41N
    Secondary costs - KB21N ( used for open balance from Time costs)
    You have to get dummy cost center for using this transactions for data migration.
    Srinivasan Desingh

  • 3KEH in SAP 6.0 - Note 124363

    We just upgraded our system form 4.7 to 6.0 ECC.
    One of the functionality to pull profit center from 3KEH during the FB01 Posting is not working correctly. Though maintained properly we get DUMMY porit center in the posting for the GL Account.
    I saw a SAP NOTE 124363, we implemented it but does not pull the profit center still.
    Any one faced such kind of difficulties before?
    Thanks.

    Hi,
    As of R/3 Release 6.0, transaction 3KEH controls only the update of the accounts in Classic Profit Center Accounting.  Transactions 3KEH and 3KEI no longer determine default profit centers (see also Note 826357).
    You need to use transaction FAGL3KEH in order to determine the profitcenter.
    I hope this helps.
    Regards
    Ravinagh Boni

  • OWA Errors using DBXML

    When I try to execute a procedure that contains a dbxml.query call, I get the following error stack:
    SQL> exec test_proc
    BEGIN test_proc; END;
    ERROR at line 1:
    ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at "SYS.OWA_UTIL", line 315
    ORA-06512: at "SYS.OWA_UTIL", line 355
    ORA-06512: at "XMLBOOK.DBXML", line 121
    ORA-06512: at "XMLBOOK.DBXML", line 1367
    ORA-06512: at "XMLBOOK.DBXML", line 1826
    ORA-06512: at "XMLBOOK.TEST_PROC", line 4
    ORA-06512: at line 1
    I have loaded the plsxml packages but keep getting this error. I am running 8.1.7 on a Sun Solaris 7 Box. I can describe the OWA packages fine, any ideas?
    null

    public void setCGIVars(HttpServletRequest req, String name, String pass)
    throws SQLException {
    CallableStatement cs;
    StringBuffer command = new StringBuffer("DECLARE var_val owa.vc_arr;\n");
    command.append(" var_name owa.vc_arr;\n");
    command.append(" dummy_num_vals integer; \nBEGIN ");
    // Get dummy val, force to execute init code of the package
    // if not execute this call the global vars of packages of owa_init
    // and owa_cookie have null vals
    command.append("dummy_num_vals := owa.initialize;\n");
    String hostaddr = req.getRemoteAddr();
    //System.out.println(hostaddr);
    //!!! make faster right into "command" variable
    StringTokenizer st = new StringTokenizer(hostaddr,".");
    for(int i = 1; st.hasMoreElements(); i++)
    command.append("owa.ip_address(" + i + "):='" + (String) st.nextElement() + "';\n");
    // Set the owa.cgi_var_val and owa.cgi_var_name used by owa package
    // for example owa.get_service_path use the CGI var SCRIPT_NAME
    command.append(" owa.user_id:='" + name + "';\n" +
    " owa.password:='" + pass + "';\n" +
    " owa.hostname:='" + req.getRemoteHost() + "';\n");
    if (toolkitVersion.equalsIgnoreCase("3x"))
    command.append(" htp.rows_in:=0; htp.rows_out:=0;\n");
    else
    command.append(" htp.init;\n");
    CgiVars env = new CgiVars(req,this.connInfo,name,pass);
    for(int i=0;i<env.size;i++)
    command.append(" var_val("+(i+1)+"):='"+ env.values[i] + "';\n" +
    " var_name("+(i+1)+"):='"+ env.names[i] + "';\n");
    command.append(" owa.init_cgi_env("+env.size+",var_name,var_val);\n ");
    // get authorization mode
    command.append("END;");
    cs = sqlconn.prepareCall(command.toString());
    cs.execute();
    cs.close(); //don't wait for garbage collector
    }After this initialization step you must call your stored procedure and collect your page result with owa_util.showpage.
    Hope this help.
    Best regards, Marcelo.
    null

  • Posting data to g/l account

    hi all,
       i am trying to post data to gl account through trasaction FB01.
       so what are the general views required to be selected?
       can any one send the functional spec and coding in bdc .
       Thanks in advance.
      rgds
    umakanth
    [email protected]

    Hi umakanth,
    100 % agree to Arun.
    the following code my give you an idea as how to use the BAPI. Please be aware that this is sample code that must be understood and adapted to the specific needs of your environment.
    [code]
    *&      Form  post_diff
          post difference to notes account against technical
    FORM post_diff  CHANGING ps_alv_display   TYPE LINE OF ty_t_alv_display.
      STATICS:
        lv_logsys                             TYPE t000-logsys.
      DATA:
       lv_prctr                             TYPE prctr,
        lv_currency_iso                       TYPE isocd,
        ls_documentheader                     TYPE bapiache08,
        lv_obj_type                           TYPE bapiache02-obj_type,
        lv_obj_key                            TYPE bapiache02-obj_key,
        lv_obj_sys                            TYPE bapiache02-obj_sys,
        lt_accountgl                          TYPE TABLE OF bapiacgl08,
        ls_accountgl                          TYPE          bapiacgl08,
        lt_currencyamount                     TYPE TABLE OF bapiaccr08,
        ls_currencyamount                     TYPE          bapiaccr08,
        lt_extension1                         TYPE TABLE OF bapiextc,
        ls_extension1                         TYPE          bapiextc,
        lt_return                             TYPE TABLE OF bapiret2.
      CHECK:
        p_echt IS NOT INITIAL,
        ps_alv_display-diff_h                 <> 0.
      IF lv_logsys IS INITIAL.
        SELECT SINGLE logsys INTO lv_logsys FROM t000 WHERE mandt = sy-mandt.
    get dummy profit center as well
       PERFORM get_dummy_prctr USING ps_alv_display-rbukrs CHANGING lv_prctr.
      ENDIF." lv_logsys is initial.
      PERFORM get_curr_4_ccode
        USING ps_alv_display-rbukrs CHANGING lv_currency_iso.
      ls_documentheader-obj_type              = 'BKPFF'.
      ls_documentheader-obj_sys               = lv_logsys.
      ls_documentheader-obj_key               = '$'.
      ls_documentheader-username              = sy-uname.
      ls_documentheader-header_txt            = 'reconciliation'(a04).
      ls_documentheader-comp_code             = ps_alv_display-rbukrs.
      ls_documentheader-doc_date              = sy-datum.
      ls_documentheader-fisc_year             = sy-datum(4).
      ls_documentheader-pstng_date            = p_budat.
      ls_documentheader-fis_period            = p_bper .
      ls_documentheader-doc_type              = p_blart.
      ls_accountgl-itemno_acc                 = 1.
      ls_accountgl-gl_account                 = ps_alv_display-racctnote.
      ls_accountgl-comp_code                  = ps_alv_display-rbukrs.
      ls_accountgl-item_text                  = 'reconciliation'(a04).
      ls_accountgl-profit_ctr                 = ps_alv_display-prctr.
      APPEND ls_accountgl TO lt_accountgl.
      ls_accountgl-itemno_acc                 = 2.
      ls_accountgl-gl_account                 = p_gkont.
      ls_accountgl-comp_code                  = ps_alv_display-rbukrs.
      ls_accountgl-item_text                  = 'reconciliation'(a04).
      ls_accountgl-profit_ctr                 = ps_alv_display-prctr.
      APPEND ls_accountgl TO lt_accountgl.
    Company Code Currency
      ls_currencyamount-curr_type             = '10'. "Company code currency
      ls_currencyamount-itemno_acc            = 1.
      ls_currencyamount-currency              = ps_alv_display-hwaer.
      ls_currencyamount-amt_doccur            = ps_alv_display-diff_h.
      APPEND ls_currencyamount TO lt_currencyamount.
      ls_currencyamount-itemno_acc            = 2.
      ls_currencyamount-amt_doccur            = - ps_alv_display-diff_h.
      APPEND ls_currencyamount TO lt_currencyamount.
    Transaction Currency
      ls_currencyamount-curr_type             = '00'. "Transaction currency
      ls_currencyamount-itemno_acc            = 1.
      ls_currencyamount-currency              = ps_alv_display-rtcur.
      ls_currencyamount-amt_doccur            = ps_alv_display-diff_t.
      APPEND ls_currencyamount TO lt_currencyamount.
      ls_currencyamount-itemno_acc            = 2.
      ls_currencyamount-amt_doccur            = - ps_alv_display-diff_t.
      APPEND ls_currencyamount TO lt_currencyamount.
    Addtl fields via Extension
    partner company                         in field RASSC for both positions
      ls_extension1-field1                    =  'RASSC'.
      ls_extension1-field2                    =  1.
      ls_extension1-field3                    =  ps_alv_display-rassc.
      APPEND ls_extension1 TO lt_extension1.
      ls_extension1-field2                    =  2.
      ls_extension1-field3                    =  ps_alv_display-rassc.
      APPEND ls_extension1 TO lt_extension1.
    Transactiontype
      ls_extension1-field1                    =  'RMVCT'.
      ls_extension1-field2                    =  1.
      ls_extension1-field3                    =  ps_alv_display-rmvct.
      APPEND ls_extension1 TO lt_extension1.
      ls_extension1-field2                    =  2.
      ls_extension1-field3                    =  ps_alv_display-rmvct.
      APPEND ls_extension1 TO lt_extension1.
    ZZMULTI
      ls_extension1-field1                    =  'ZZMULTI'.
      ls_extension1-field2                    =  1.
      ls_extension1-field3                    =  ps_alv_display-zzmulti.
      APPEND ls_extension1 TO lt_extension1.
      ls_extension1-field2                    =  2.
      ls_extension1-field3                    =  ps_alv_display-zzmulti.
      APPEND ls_extension1 TO lt_extension1.
      CALL FUNCTION 'BAPI_ACC_GL_POSTING_POST'
        EXPORTING
          documentheader = ls_documentheader
        IMPORTING
          obj_type       = lv_obj_type
          obj_key        = lv_obj_key
          obj_sys        = lv_obj_sys
        TABLES
          accountgl      = lt_accountgl
          currencyamount = lt_currencyamount
          return         = lt_return
          extension1     = lt_extension1.
      APPEND LINES OF lt_return TO ps_alv_display-t_prot.
      ps_alv_display-protocol                 = icon_protocol.
      LOOP AT lt_return TRANSPORTING NO FIELDS WHERE type CA 'EAX'.
      ENDLOOP." at lt_return where            TYPE ca 'EAX'.
      IF sy-subrc                             = 0.
    error encountered
        ps_alv_display-lights                 = icon_failure.
      ELSE.
    posted - turn lights green
        ps_alv_display-lights                 = icon_green_light.
    posted - get document number
        ps_alv_display-docnum                 = lv_obj_key(10).
      ENDIF." sy-subrc                        = 0.
    ENDFORM.                    " post_diff
    [/code]
    Hope it helps,
    Clemens

  • SET ECHO ON?

    Does SET ECHO ON work when running a script in SQL Developer? I am running:
    SET ECHO ON;
    SELECT * FROM DUAL;in version 1.2.0 and am getting:
    DUMMY
    X    
    1 rows selectedThe list of supported SQL*Plus commands indicates that ECHO is supported: http://www.oracle.com/technology/products/database/sql_developer/files/sql_worksheet_commands_v12.html
    Mike

    This &
    Step Through a Script
    were logged as bug 6315889.
    The fix would be in the next release.
    -Raghu

  • Grouping whole albums/CD's (am I missing something here)

    My problem is this.
    I want to group whole ALBUMS/CD'S by category--MY categories.
    Clicking the Genre column to sort does work for "Classical" ( a one-genre group), but in my current tunes, the Genre's are too diverse--and weird. I have a favorite hard rock that is flagged "Dance"--it just won't sort by Genre into the right group.
    Is there way to create SUB groups under "Music" where WHOLE ALBUMS can be browsed with the "flow" album art icons: Class, Rap, Pop, etc.--not tied to Genre.
    The folders and Playlists only contain tunes, as I see it now. I'm a novice at this, but building a iTune collection fast, and about to move to a new iPod Touch.
    I need some order here, to get what I want easily.

    Okay, I get dummy of the month award.
    I think I've answered my own question-with a little more chutzpah= SMART Playlists, a perfectly programable, tunable list--that keeps on giving (or gathering--"set it and forget it")
    So, #1, typical newcomer jerk error--"moving to fast".
    I never bothered to figure out what a Smart Playlist was, OR when I read it, I didn't see how it could work for me, sheer disconnect. Infomation overload. "Babe in the woods" syndrome
    #2. less egregious error, I didn't pick up everyone of the new features in Verision 7 right off, or press beyond the DEFAULT settings.
    I was troubled that I couldn't browse by album art as in MUSIC. Well, that's the Default view in Music.
    The default view in Playlist is "plain vanilla" -- just tunes.
    So a little INTELLIGENT poking around did the trick.
    End of discussion. I think I'm good to go, and more impressed than ever with this brilliant, wizardy, visually gorgeous, supremely helpful "toy" ("tool" to you guys with the green eye shades).
    Thanks!

  • Dummy XML not getting generated from empty file by J2EE adapter module

    Hi All,
    i know when XI gets an empty input text file, it does not generate a send message for it in sender communication channel.
    in my scenario, if i get a file with data, i have to generate an XML message for it using file content conversion - this i have done...........
    but if i get an empty text file, then i have to generate a dummy XML send message for it for my BPM.......
    So i made a J2EE adapter module to generate dummy xml for empty file.....<b>when i give a file with data in it, then my adapter module is called..... but when i give an empty file, then my adapter module is not called</b>.........
    <b><i>Can anybody suggest why the module processor is not invoking my customer-adapter module when an empty file is given.............but the module processor is invoking my customer-adapter module when a file with data is given</i>.</b>
    Thanks,
    Rajeev Gupta

    Hi Amit,
    Below is the code of process method which i used:
    <i>public ModuleData process(ModuleContext moduleContext,
      ModuleData inputModuleData)
        throws ModuleException
    Object obj;
    Message msg_audit;
    AuditMessageKey amk;
    try
    File f = new File("/components/XITEMP/sample/PWC/check.txt");
    PrintStream ps;
    if (f.canWrite())
    FileOutputStream fos =new FileOutputStream(f);
    ps = new PrintStream(fos);  
    ps.println("Testing");
    ps.close();
    fos.close(); 
    else
      f = new File("/components/XITEMP/sample/PWC/check4.txt");
      if (f.exists() ==false)
      f.createNewFile();
    obj = inputModuleData.getPrincipalData();
    if (obj!=null)
    msg_audit = (Message)obj;
    amk = new AuditMessageKey(msg_audit.getMessageId(),AuditDirection.OUTBOUND);
    Audit.addAuditLogEntry(amk,AuditLogStatus.SUCCESS,"FileCheck: Module called");
    else
      String str = new String();
    String str1 = new String();     
                  str1="<?xml version=\"1.0\" encoding=\"utf-8\" ?>";
                 str1+="<ns:MT_PWC_RECORD xmlns:ns=\"urn://PWC_SR3_01/PWC/Customer\">";
             str1+="<RECORD_SET>";     
                 str1+="<RECORD>";
             str1+="<RECORD_DATA>BLANK_FILE</RECORD_DATA>";
             str1+="</RECORD>";
             str1+="</RECORD_SET>";
             str1+="</ns:MT_PWC_RECORD>";     
    str=str1; 
    inputModuleData.setPrincipalData(str);
    catch(Exception e)
    try
    File f = new File("/components/XITEMP/sample/PWC/check.txt");
    PrintStream ps;
    if (f.canWrite())
      FileOutputStream fos =new FileOutputStream(f);
      ps = new PrintStream(fos);  
      ps.println(e.toString());
      ps.close();
      fos.close(); 
    catch(Exception ex)
    return inputModuleData;
       }</i>
    in the above methood, i  used file operations at start just to see whether the module is getting invoked or not...so when i give a data file, then the file operations are performed and messages are written in audit log.........but when i give an empty file, then the file operations are not performed - meaning the module is not getting invoked........
    Thanks,
    Rajeev Gupta

  • 1KEK posting the reversal documents to dummy profit centre.

    Hi expertise,
    First let me explain the scenario.
    Through FB60, I posted a document as per the below:
    Doc date : 23.07.2007, Period: 8, Posting date : 17.08.2007, Doc type : KR.
    PK    Account            Profit Centre       Amount
    31    14898 - Vendor                            164.20-
    40    46200 - Exp        285620              149.27
    40    84100 - GST       285620               14.93
    I run the 1KEK transaction for period 8 after running F.5D and it posted the vendor balance payable 164.20 to profit centre 285620 correctly.
    Then I reversed the above posted entry on 30.08.2007 , period 9 through FB08 with reversal reason 02. The accounting entry are as follows:
    PK    Account            Profit Centre       Amount
    22    14898 - Vendor                            164.20
    50    46200 - Exp        285620              149.27-
    50    84100 - GST       285620                14.93-
    When I run the 1KEK again for period 9 after running F.5D, the system posted the the vendor balance 164.20 ( debit balance ) to Dummy Profit Centre.
    Now my question is why the system posted the vendor balance to dummy profit centre but to the real profit centre 285620.
    Waiting for fast solution. Points will be awarded.
    Rgds,
    BABA

    Hi
    It seems that New GL is active in your system. Hence the system is populating the DUMMY Profit center. If you have sepearate excise accounts for every plant and every profit center is also a plant, you can define a default profit center to excise accounts for every plant through 3KEH. If the GL account is same for all plants, you can create a suitable Substitution Rule. The T code for the same is GGB1 and assign this to your company code through OBBH.
    Regards
    Sanil Bhandari

  • When I launch After Effects I get a warning saying: Could not create the file'/Users/mayname/Library/Adobe/After effects/13.0/dummy'.

    When I launch After Effects I get a warning saying: Could not create the file'/Users/mayname/Library/Adobe/After effects/13.0/dummy'.

    See this:
    fixing permissions problem that impedes start of Adobe applications

  • Prevent documets getting posted to DUMMY profit center for

    Hi All,
    During posting of accounting documents (for eg: In T-code F-02), we need to prevent documents getting posted to dummy profit-centers when I post documents with cost-centers which are un-assigned to any profit center (T-Code KS02). Instead we need to bring in to the profit-center posted by the user. We have PCA activated.
    We have tried to achieve with a substitution along with an user-exit (T-code: GGB1). But the user-exit is getting invoked only after the assignment of Dummy profit-center and is overwriting my profit center. Is this approach right? FYI, the substitution is done at the Financial Accounting/ Line-item level.
    Kindly enlighten me with your solutions.
    Thanks and Regards,
    Gnanasambanthan.V

    At my company, we have profit center as a required field on the cost center master - so when posting to a cost center, there is always a profit center.
    However, if requiring a profit center on the cost center master is not an option in your case, then I'm wondering if it would work to set up a validation to check that the profit center on a posting is not the dummy.
    Regards,
    Shannon

  • Change Profit Center Dummy in 1KEK

    Hy guru
    my name is Giuseppe and i'm SAP CO consultant. I have a problem with transaction 1KEK. I have many line items that have PROFIT CENTER DUMMY: I put as change the allocation of Profit Center???
    I attempt your answer.
    Best regards
    Giuseppe

    Hi
    Welcome to SDN...
    1KEK does not change the PC from Dummy to XYZ... If thats your requirement, you should use Distribution cycle or 9KE0 to make the correction posting from DUMMY to XYZ PC
    br, Ajay M

Maybe you are looking for

  • We have multiple devices in the family, including now 4 iphones, all who share the same Apple ID. I want to stop this, but need thoughts on multiple IDs as Findmyphone works well as same ID?!

    We have multiple devices in the family, including now 4 iphones, all who share the same Apple ID. I want to stop this, but need thoughts on multiple IDs as Findmyphone works well as same ID?!

  • Error while runing configuration CRS

    Dear All, After setup, Cluster ware run configuration automically. The first statement fail, and I get some error in the logfile: D:\oracle\product\10.2.0\crs\cfgtoollogs\cfgfw\CfmLogger_2007-07-20_11-55-16-AM.log INFO: Creating new CFM connection IN

  • T-SQL to PL/SQL

    Hi, I'm trying to convert some code in T-SQL into PL/SQL (see below). The trouble is that my PL/SQL is mediocre and my T-SQL is almost non-existent. Short of spending the next couple of months learning T-SQL is there an easy way to convert the code b

  • Info about my video card

    i have been searching the net on info about Troubleshooting and just any type of info on my video card. i cant seem to find any thing can any one provide me with some decent links on info about my video card? GigaByte Geforce FX 5950 Ultra gt manufac

  • Add fields to MIRO

    Hi, I have a request from a user to add the reference key 1 field (XREF1) into the details tab of the MIRO header screen. Does anyone know how this can be done? I know that this can be done using posting keys for accounting documents, but I can see n