General UI & DI Issues

Hi All,
I need some advice/confirmation on some issues I am noticing when using the UI and DI.
1. Populating matrix from a query. If the data for a matrix is sourced from multiple tables, there is no other option than using a recordset and looping through the results setting the user datasources and then adding a new row to the matrix is there?
2. Combo Box - is there a way to not show the value, i.e I only want the description to display, but to use the value.
3. Adding buttons to system forms. I capture the et_FORM_LOAD event and add the button, Is there a reason why this dramatically slows down the loading of system forms? it is currently taking on average 3 seconds from the click event till the activate event, is this normal?
The reason I ask is my client is a bit concerned with the speed.
Thanks
Darryn Bryant

Thanks for the response
1. I have had a look at that thread (and the one it references) - but I would prefer not to create temp tables and such - concurrency issues and having temp tables floating round can affect overall system performance, and that won't let me add blank rows between groups of data either.
2. I didn't think I was missing anything obvious, I will let the client know that I cannot change this behaviour.
3. For the button I am filtering the events like this:
private void app_ItemEvent(string formUID, ref SAPbouiCOM.ItemEvent pVal, out bool bubbleEvent)
#if DEBUG
     Trace.WriteLine(DateTime.Now + " " + pVal.BeforeAction + " " + formUID + ", " + pVal.FormTypeEx + " - " + pVal.ItemUID + ":" + pVal.EventType);
#endif
     bubbleEvent = true;
     if ((pVal.FormTypeEx == "150") && (!pVal.BeforeAction) && ((pVal.EventType == SAPbouiCOM.BoEventTypes.et_FORM_LOAD)/* ||(pVal.EventType == SAPbouiCOM.BoEventTypes.et_FORM_RESIZE)*/))
          if (!pVal.BeforeAction)
               AddMoveVehicleButton(formUID);
     else if (((pVal.FormTypeEx == "149") ||(pVal.FormTypeEx == "139") ||
                    (pVal.FormTypeEx == "133") ||(pVal.FormTypeEx == "142") ||(pVal.FormTypeEx == "143")) && (!pVal.BeforeAction) && ((pVal.EventType == SAPbouiCOM.BoEventTypes.et_FORM_LOAD)/* ||(pVal.EventType == SAPbouiCOM.BoEventTypes.et_FORM_RESIZE)*/))
          if (!pVal.BeforeAction)
               AddMovePartsCatalogButton(formUID);
               AddMoveFindButton(formUID);
     else if ((pVal.FormTypeEx == "150") && (!pVal.BeforeAction) && (pVal.ItemUID == "btnVehicle") && (pVal.EventType == SAPbouiCOM.BoEventTypes.et_ITEM_PRESSED))
          OpenAssignVehicle(formUID);
     else if (((pVal.FormTypeEx == "149") ||(pVal.FormTypeEx == "139") ||
          (pVal.FormTypeEx == "133") ||(pVal.FormTypeEx == "142") ||(pVal.FormTypeEx == "143")) && (!pVal.BeforeAction) && (pVal.ItemUID == "btnFind") && (pVal.EventType == SAPbouiCOM.BoEventTypes.et_ITEM_PRESSED))
          OpenFindPhone(pVal.FormTypeEx, formUID);
     else if (((pVal.FormTypeEx == "149") ||(pVal.FormTypeEx == "139") ||
          (pVal.FormTypeEx == "133") ||(pVal.FormTypeEx == "142") ||(pVal.FormTypeEx == "143")) && (!pVal.BeforeAction) && (pVal.ItemUID == "btnCat") && (pVal.EventType == SAPbouiCOM.BoEventTypes.et_ITEM_PRESSED))
          OpenPartsCat(formUID);
     else if ((formUID == "frmPartsMan") && (_PartsMan != null) && (!pVal.BeforeAction) && (pVal.EventType == SAPbouiCOM.BoEventTypes.et_FORM_CLOSE))
          _PartsMan = null;
     else if ((formUID == "frmDefMan") && (_DefMan != null) && (!pVal.BeforeAction) && (pVal.EventType == SAPbouiCOM.BoEventTypes.et_FORM_CLOSE))
          _DefMan = null;
     else if ((formUID == "frmDefMod") && (_DefMod != null) && (!pVal.BeforeAction) && (pVal.EventType == SAPbouiCOM.BoEventTypes.et_FORM_CLOSE))
          _DefMod = null;
     else if ((formUID == "frmDefYear") && (_DefYear != null) && (!pVal.BeforeAction) && (pVal.EventType == SAPbouiCOM.BoEventTypes.et_FORM_CLOSE))
          _DefYear = null;
     else if ((formUID == "frmItemVeh") && (_ItemVeh != null) && (!pVal.BeforeAction) && (pVal.EventType == SAPbouiCOM.BoEventTypes.et_FORM_CLOSE))
          _ItemVeh = null;
     else if ((formUID == "frmFindPhone") && (_FindPhone != null) && (!pVal.BeforeAction) && (pVal.EventType == SAPbouiCOM.BoEventTypes.et_FORM_CLOSE))
          if (_FindPhone.SelectedBusinessPartner != null)
               FindRecord(_FindPhone.SourceForm, _FindPhone.SelectedBusinessPartner);
          _FindPhone = null;
     else if ((formUID == "frmSelPart") && (_SelPart != null) && (!pVal.BeforeAction) && (pVal.EventType == SAPbouiCOM.BoEventTypes.et_FORM_CLOSE))
          if (_SelPart.SelectedIDs != null)
               SelectParts(_SelPart.SourceForm, _SelPart.SelectedIDs);
          _SelPart = null;
Is this enough or should I somehow filter more?
Regards
Darryn

Similar Messages

  • 10.6.7 - general pdf creation issues?

    I wondered whether anyone else had run into this issue after updating to 10.6.7 when using pdfs created by Preview - perhaps related to the pdf/font issue.
    If it is generally happening, then the 10.6.7 pdf-font issue has an even larger
    impact than previously described:
    1. Open a pdf document in Preview
    2. Select a region and save to clipboard
    3. Save as a new pdf file
    4. Then try importing it as a "Picture" into any of the new Office 2011 apps: Word, PPT, etc.
    This crashes my office 2011 apps (latest version, 14.02) But NOT any earlier version of Office (2008. etc.), which may not do as much pdf checking.
    Before the 10.6.7 upgrade (ie, 10.6.6), this never happened with Office 2011.
    Acrobat complains when opening the Preview-created pdfs about 'missing fonts', so I suspect some sort of pdf creation issue.
    Any fixes (besides the previously suggested one of downgrading to 10.6.6)
    If it's a real bug (not just local to my system), then it's a more far-reaching one than previously described.

    rcberwick wrote:
    So, 3 different Apple tech support people say they know this problem affects
    "multiple applications, including any that deal with pdf files" but that "no fix is
    currently in the works"
    That is wrong because it only involves OpenType Postscript fonts.
    The only solution offered so far is to "downgrade by doing Archive & Install" and
    then re-applying each Combo Upgrade, starting with 10.6.3 up to 10.6.6.
    You wouldn't have to do that either. That is the point of a Combo update. You only need to apply the one you want. It includes all of the previous updates.

  • General Master data issue

    Hello Good People!
    How can I address this issue..................... The general master data of the G/L account  is not maintained in the chart of accounts INT. ...... Please highlight steps to address this issue
    Thanks
    Note : Please post question clearly along with error message to enable quick responses,
    also search forum before posting.
    Edited by: Jeyakanthan A on Aug 19, 2011 10:04 AM

    Hi,
    What I understood here G/L account is not created for chart of account INT.
    So create G/L account through T-code FS00 for your company code  and make necessary assignment in OBYC for the G/L account.
    Regards

  • General ledger accouont-issue

    Experts:-
        I have one of issue, i.e we are received, material from cost cneter, to cost center, now recived material excess so that  we return to the General stroes, at that thru MB1A, we can do return stroes, systme gives the issue:- G/L xxxxxxxxxx does not exit in COA for xxx
    so plz help for this one

    I have one of issue, i.e we are received, material from cost cneter, to cost center, now recived material excess so that we return to the General stroes, at that thru MB1A, we can do return stroes, systme gives the issue:- G/L xxxxxxxxxx does not exit in COA for xxx
    I created account no as ur advice but the same problem is existing, where we can cehck
    but still the same problme exiting
    Edited by: ameer rai on May 31, 2008 4:23 PM

  • Keychain, permissions and general system wide issues

    Hi all,
    Sorry for the slightly odd title to this post but I was at a loss what to specifically post this under due to the sytem wide nature of the problems I am experiencing with a Mid 2009 13" MBP.
    The following problems exist with any user, including admins.
    I was first made aware of an issue when the MBP stopped connecting to secure websites - Chrome would just give the "Aw Snap" error and Safari would give the error saying it couldn't establish a secure connection to the server etc.
    After searching this, I was led to a community page saying to do a keychain first aid which then threw up the follwing results (the login keychain did not contain any items):
    Verification started
    Checking keychain configuration for testuser (user ID=1079)
    Home directory is /Users/testuser
    Checked login keychain
    Unable to open ~/Library/Keychains/login.keychain (-25312)
    Checked default keychain
    Checked contents of ~/Library/Keychains/login.keychain
    Unable to open ~/Library/Keychains/login.keychain (-25312)
    Problems were found; you should choose the Repair option to fix them
    Verification failed
    Repair started
    Checking keychain configuration for testuser (user ID=1079)
    Home directory is /Users/testuser
    Checked login keychain
    Unable to open ~/Library/Keychains/login.keychain (-25312)
    Failed to rename /Users/testuser/Library/Keychains/login.keychain to /Users/testuser/Library/Keychains/login_renamed.keychain, reason: The operation couldn’t be completed. Invalid argument
    Checked default keychain
    Checked contents of ~/Library/Keychains/login.keychain
    Unable to open ~/Library/Keychains/login.keychain (-25312)
    Warning: some problems were not fixed
    Repair failed
    As well as this issue I am also experiencing:
    Failure of Spotlight to open native applications e.g. I want to open Kechain Access so start to type keychain, but instead of showing the result for the application I only get a dictionary result.
    If I manually try to open native apps from the Applications directory they do not open
    Failure to connect to my work network drives
    I came across this post on the community https://discussions.apple.com/message/25579695#2557969 and tried the suggestions of Linc Davis and specifically his suggestion about restarting in safe mode.
    This does temporarily fix all of the issues that I am experiencing but they just reappear again after a while of using the laptop.
    I had recently bought an SSD to upgrade this MBP and shortly after these problems started I decided that I would take the opportunity to install it and hope that a fresh install of ML might fix the issues.
    Unfotunatley even after this, the problems just resurfaced.
    I have tried two fresh installs of ML and since the 2nd install I haven't installed a single 3rd party application or synced any of my user data back to the MBP.
    I have even tried a 2nd SSD in case the problem was somehow related to it.
    All problems still persist and I am at a loss what to try next, hence my post here to the community!
    It now feels like these problems may well be linked to another hardware issue but this goes beyond my experience with these types of issues!
    Any help / suggestiosn would be hugely appreciated!
    Justin

    Hey Eric,
    I just made time to go get the results for you.
    In addition to the problems I detailed above, when I first tried to download Etrecheck, the system refused stating that there was not enough space on the hard drive. However, after using the inspector on Macintosh HD it was clearly not the case. Aftyer rebooting into safe mode and restarting I was able to download it. Currently having no issues due to safe mode restart but they will return eventually over the next few hours of usage.
    Here's the Etrecheck results, thanks in advance
    Hardware Information:
              MacBook Pro (13-inch, Mid 2009)
              MacBook Pro - model: MacBookPro5,5
              1 2.26 GHz Intel Core 2 Duo CPU: 2 cores
              8 GB RAM
    Video Information:
              NVIDIA GeForce 9400M - VRAM: 256 MB
    System Software:
              OS X 10.8.5 (12F45) - Uptime: 0 days 0:0:37
    Disk Information:
              Crucial_CT240M500SSD1 disk0 : (240.06 GB)
                        disk0s1 (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) / [Startup]: 239.2 GB (222.32 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              HL-DT-ST DVDRW  GS23N 
    USB Information:
              Apple Inc. Built-in iSight
              Apple Internal Memory Card Reader
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Computer, Inc. IR Receiver
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information:
    Gatekeeper:
              Anywhere
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist Support
    User Login Items:
              Bertha
              UNKNOWN
    Internet Plug-ins:
              FlashPlayer-10.6: Version: 13.0.0.206 - SDK 10.6 Support
              Flash Player: Version: 13.0.0.206 - SDK 10.6 Support
              QuickTime Plugin: Version: 7.7.1
              JavaAppletPlugin: Version: 14.3.0 - SDK 10.8 Check version
    Audio Plug-ins:
              AirPlay: Version: 1.7 - SDK 10.8
              iSightAudio: Version: 7.7.1 - SDK 10.8
    iTunes Plug-ins:
              Quartz Composer Visualizer: Version: 1.4 - SDK 10.8
    3rd Party Preference Panes:
              Flash Player  Support
    Time Machine:
              Time Machine not configured!
    Top Processes by CPU:
                  53%          Safari
                  17%          com.apple.hiservices-xpcservice
                  14%          WindowServer
                  11%          WebProcess
                  11%          syncdefaultsd
    Top Processes by Memory:
              74 MB          Safari
              49 MB          com.apple.dock.extra
              49 MB          mds
              49 MB          loginwindow
              49 MB          SystemUIServer
    Virtual Memory Information:
              6.06 GB          Free RAM
              1.04 GB          Active RAM
              137 MB          Inactive RAM
              527 MB          Wired RAM
              152 MB          Page-ins
              0 B          Page-outs

  • Permissions of HDD's keep randomly changing somehow only having the option "Write to Dropbox" ... I've never touched Dropbox in my life + General Privalege/Users Issues

    A few off things been happening recently with permission on my hard-drives and various mounted items. I've noticed this happen on and off for a good year, but gotten far worse last few days. When I right click on one of my four internal hard-drives (all OSX Journal format) as it was a few minutes ago the permissions did not even include my username name, but a new user called 'Admin' instead, and 'Staff' and 'Everyone', all of the settings were locked to the option "Write only (Drop Box). I should say I avoid any cloud hosting like the plague out of principle, not even looked at thier websites also I've even banned my computer from every single main one, for incoming and outgoing connections, by using the the Pseudo-Firewall Little Snitch. Also banned the 5+ background processes bundled with OSX that connect you to icloud.com.
    I was unable to change the permissions (as write:dropbox was the only one listed for all three accounts). Since my user is an Admin I unlocked and added my local account under my login name to the list, and then I had the the option 'Read & Write' 'Read Only' and still 'Write only (Drop Box)'. Now it's giving me a few more options, like removing the admin account (even though only option is still the dropbox, same as the staff account which I can also now delete). The 'everyone' account (which I can't delete, and wouldn't've anyway, because that'd be stupid) is still however greyed out with the only option being the dropbox one.
    Basically I've issues like this with all my drives on and off for months, the above is just one example of this weird kind of behaviour. So why does Drop Box keep appearing, and somehow changing all my permissions like this? That is my main question, however I'll briefly list a series of other odd things I've noted recently in the paragraph below. I just want to know if it's abnormal behaviour or totally expected.
    Side-notes: a) I also have noticed strange behaviour with the hidden and locked folders and files, ie, some are locked so I cant even get permission as admin to see content of them, these folders all say 0 Byte size even though (if or when) I work my in though terminal they clearly have many files in b) many of my hidden folders give the info of being created and modified all on the date 01/01/1970 even when I add a plain document to them or something and modify them right then c) many of these folders show a new privilege for me called "Custom" (with no way of customizing or finding out what such a privilege does) and if I change it from custom to read/write/whatever, it vanishes as an option never to be seen again. d) A lot of these folders temperamentally do one of three things: The get info says it contains xx files with say 20 mb in, but when I get in it's 100% empty in explorer even with hidden files being shown, or conversely many folders hang with the loading button when 'calculating size' in-definitely only to have nothing inside, or lastly a hidden folder will says it's a got a huge file-size content (up to 3gb) on on accessing it it's blank e) Lastly some very specific folders simply don't let me in or alter any privileges at all, the only name listed is 'Admin' but it's greyed out. f) Apple > About this mac > More info > System Report > Profiles it simply says "No information found".
    (This should instead be in the Maveriks forum, could a mod move it, if no one answers here, if at all possible?)
    Message was edited by: LazyGenious

    User File Ownership - Reset   see post by Linc Davis

  • Urgent : general abap performance issue

    HI floks
    i did some development in new smartform its working fine but i have issue in data base performance is 76% . but i utilize similar below code with various conditions in various 12 places . is it possible to reduce performance this type of code . check it and mail me how can i do it . if possible can suggest me fast .how much % is best for this type of performance issues.
    DATA : BEGIN OF ITVBRPC OCCURS 0,
           LV_POSNR LIKE VBRP-POSNR,
           END OF ITVBRPC.
    DATA : BEGIN OF ITKONVC OCCURS 0,
            LV_KNUMH LIKE KONV-KNUMH,
            LV_KSCHL LIKE KONV-KSCHL,
           END OF ITKONVC.
    DATA:  BEGIN OF ITKONHC OCCURS 0,
           LV_KNUMH LIKE KONH-KNUMH,
           LV_KSCHL LIKE KONH-KSCHL,
           LV_KZUST LIKE KONH-KZUST,
           END OF ITKONHC.
    DATA: BEGIN OF ITKONVC1 OCCURS 0,
           LV_KWERT LIKE KONV-KWERT,
           END OF ITKONVC1.
    DATA :  BEGIN OF ITCALCC OCCURS 0,
           LV_KWERT LIKE KONV-KWERT,
           END OF ITCALCC.
    DATA: COUNTC(3) TYPE n,
           TOTALC LIKE KONV-KWERT.
    SELECT POSNR FROM VBRP INTO ITVBRPC
      WHERE VBELN = INV_HEADER-VBELN AND ARKTX = WA_INVDATA-ARKTX .
    APPEND ITVBRPC.
    ENDSELECT.
    LOOP AT ITVBRPC.
    SELECT KNUMH KSCHL FROM KONV INTO ITKONVC WHERE KNUMV =
    LV_VBRK-KNUMV AND KPOSN = ITVBRPC-LV_POSNR AND KSCHL = 'ZLAC'.
    APPEND ITKONVC.
    ENDSELECT.
    ENDLOOP.
    SORT ITKONVC BY LV_KNUMH.
    DELETE ADJACENT DUPLICATES FROM ITKONVC.
    LOOP AT ITKONVC.
    SELECT KNUMH KSCHL KZUST FROM KONH INTO ITKONHC WHERE KNUMH = ITKONVC-LV_KNUMH AND KSCHL = 'ZLAC' AND KZUST = 'Z02'.
    APPEND ITKONHC.
    ENDSELECT.
    ENDLOOP.
    LOOP AT ITKONHC.
    SELECT KWERT FROM KONV INTO ITKONVC1 WHERE KNUMH = ITKONHC-LV_KNUMH AND
    KSCHL = ITKONHC-LV_KSCHL AND KNUMV = LV_VBRK-KNUMV.
    MOVE ITKONVC1-LV_KWERT TO ITCALCC-LV_KWERT.
    APPEND ITCALCC.
    ENDSELECT.
    endloop.
    LOOP AT ITCALCC.
    COUNTC = COUNTC + 1.
    TOTALC = TOTALC + ITCALCC-LV_KWERT.
      ENDLOOP.
    MOVE ITKONHC-LV_KSCHL TO LV_CKSCHL.
    MOVE TOTALC TO LV_CKWERT.
    it's urgent ..........
    thanks .
    bbbbye
    suresh

    You need to use for all entries instead of select inside the loop.
    Try this:
    DATA : BEGIN OF ITVBRPC OCCURS 0,
    VBELN LIKE VBRP-VBELN,
    LV_POSNR LIKE VBRP-POSNR,
    END OF ITVBRPC.
    DATA: IT_VBRPC_TMP like ITVBRPC occurs 0 with header line.
    DATA : BEGIN OF ITKONVC OCCURS 0,
    LV_KNUMH LIKE KONV-KNUMH,
    LV_KSCHL LIKE KONV-KSCHL,
    END OF ITKONVC.
    DATA: BEGIN OF ITKONHC OCCURS 0,
    LV_KNUMH LIKE KONH-KNUMH,
    LV_KSCHL LIKE KONH-KSCHL,
    LV_KZUST LIKE KONH-KZUST,
    END OF ITKONHC.
    DATA: BEGIN OF ITKONVC1 OCCURS 0,
    KNUMH LIKE KONV-KNUMH,
    KSCHL LIKE KONV- KSCHL,
    LV_KWERT LIKE KONV-KWERT,
    END OF ITKONVC1.
    DATA : BEGIN OF ITCALCC OCCURS 0,
    LV_KWERT LIKE KONV-KWERT,
    END OF ITCALCC.
    DATA: COUNTC(3) TYPE n,
    TOTALC LIKE KONV-KWERT.
    *SELECT POSNR FROM VBRP INTO ITVBRPC
    *WHERE VBELN = INV_HEADER-VBELN AND ARKTX = WA_INVDATA-ARKTX .
    *APPEND ITVBRPC.
    *ENDSELECT.
    SELECT VBELN POSNR FROM VBRP INTO TABLE ITVBRPC
    WHERE VBELN = INV_HEADER-VBELN AND
                     ARKTX = WA_INVDATA-ARKTX .
    If sy-subrc eq 0.
      IT_VBRPC_TMP[] = ITVBRPC[].
      Sort IT_VBRPC_TMP by vbeln posnr.
      Delete adjacent duplicates from IT_VBRPC_TMP comparing vbeln posnr.
    SELECT KNUMH KSCHL FROM KONV
                   INTO TABLE ITKONVC
                   WHERE KNUMV = LV_VBRK-KNUMV AND
                   KPOSN = ITVBRPC-LV_POSNR AND
                    KSCHL = 'ZLAC'.
    if sy-subrc eq 0.
       SORT ITKONVC BY LV_KNUMH.
        DELETE ADJACENT DUPLICATES FROM ITKONVC COMPARING LV_KNUMH.
       SELECT KNUMH KSCHL KZUST FROM KONH
                 INTO TABLE ITKONHC
                 WHERE KNUMH =  ITKONVC-LV_KNUMH AND
                               KSCHL = 'ZLAC' AND
                               KZUST = 'Z02'.
       if sy-subrc eq 0.
    SELECT KNUMH KSCHL KWERT FROM KONV
                   INTO TABLE ITKONVC1
                    WHERE KNUMH = ITKONHC-LV_KNUMH AND
                                   KSCHL = ITKONHC-LV_KSCHL AND
                                    KNUMV = LV_VBRK-KNUMV.
        Endif.
    Endif.
    Endif.
    *LOOP AT ITVBRPC.
    *SELECT KNUMH KSCHL FROM KONV INTO ITKONVC WHERE KNUMV =
    *LV_VBRK-KNUMV AND KPOSN = ITVBRPC-LV_POSNR AND KSCHL = 'ZLAC'.
    *APPEND ITKONVC.
    *ENDSELECT.
    *ENDLOOP.
    *SORT ITKONVC BY LV_KNUMH.
    *DELETE ADJACENT DUPLICATES FROM ITKONVC.
    *LOOP AT ITKONVC.
    SELECT KNUMH KSCHL KZUST FROM KONH INTO ITKONHC WHERE KNUMH = ITKONVC-LV_KNUMH AND KSCHL = 'ZLAC' AND KZUST = 'Z02'.
    *APPEND ITKONHC.
    *ENDSELECT.
    *ENDLOOP.
    *LOOP AT ITKONHC.
    *SELECT KWERT FROM KONV INTO ITKONVC1 WHERE KNUMH = ITKONHC-LV_KNUMH *AND
    *KSCHL = ITKONHC-LV_KSCHL AND KNUMV = LV_VBRK-KNUMV.
    *MOVE ITKONVC1-LV_KWERT TO ITCALCC-LV_KWERT.
    *APPEND ITCALCC.
    *ENDSELECT.
    *endloop.
    LOOP AT ITCALCC.
    COUNTC = COUNTC + 1.
    TOTALC = TOTALC + ITCALCC-LV_KWERT.
    ENDLOOP.
    MOVE ITKONHC-LV_KSCHL TO LV_CKSCHL.
    MOVE TOTALC TO LV_CKWERT.

  • Issue with hostname "localhost" and general CR connectivity issue

    Hello,
    we installed SAP BOE with the integrated Tomcat 6. We used a Web Tier installation on the same host, but in different paths.
    Tomcat was installed under /usr/sap/tomcat/sap_bobj/tomcat and the SAP BOE package under
    /usr/sap/XXX/sap-bobj/enterprise_xi40. The host has two IP addresses, a physical address (A) and a logic address (B).
    We want to get a setup that uses the logical address whenever possible.
    We have issues with Crystal Reports for Enterprise XI4.0.
    When CR ist started from the BI launch pad, then CR ist started and tries to connect to "localhost". The hostname "localhost" is communicated from BI launch pad to CR.
    For sure, no communication with "localhost" is possible.
    When CR is started manually and a connection to the respective Tomcat server is initiated (port 8080, servername B, context /dswsbobje) we get the
    error message. please wait, no connection possible at the moment. I already read and applied SAP KB articles 1598906 and 1601997, but the issue is not solved.
    1- Where I can make changes so that BI launch pad will communicate hostname B and not "localhost" to start CR?
    2- Is there any local log file on the PC to check why CR can not connect, when started manually?
    Best regards Bernd

    we have installed BO 4.0 and Its working perfectly. we have using webi reports,
    As next step recently we have installed Crystal reports for exterprise XI4.0
    But we could not connect with BO server. Please guide us on below req..
    Server name: 
    Server Port No :
    Server COntext :
    System Display Name :
    User Name :
    Authentication Type :
    Thanks
    Pari

  • IOS 5.1.1 update BAD for General Motors factory-issued Bose Stereo Computers

    Yesterday I could listen to my music in my Cadillac CTS via the GM factory USB cable that plugs into the factory-installed 40GB Bose touchscreen stereo. Today, all I did was update my iPhone 4 to iOS 5.1.1, fire up my car, plug the ol' iPhone into the ol' USB as usual and, now, the stereo computer that has recognized it since I bought it (many updates ago) CANNOT recgonize it...
    The GM/Bose stereo computer scans the drive and reads it as  "Source Unknown".
    Please Apple...  HELP ME.  .1 is ruining my entertainment experience.  A communication breakdown between such commercial juggenauts (You >> << Bose >> <<GM) cannot stand.  We love our phones, we love our cars, and it goes without saying that we need to rock out BIG TIME with our phone in our cars.
    I love you with all my heart, Apple, and that is why I implore you: fix this fast for me and the millions who own GM cars who have not yet noticed this update falt yet... but will.
    And to all you good people looking for answers and asking good questions, I ask you to chime in here for Apple to do this quick tweak to 5.1.1; so we can have our cake and eat it too, just the way we like it.

    On the iPhone when plugged into the USB check the
    music app.  It may be defaulting to Bluetooth playback
    and you need to manually select the dock connector
    interface.
    This is what happens on my Microsoft Sync system.
    Phone functions are done via Bluetooth.  So, if I start
    the car up with Bluetooth on, the phone pairs but defaults
    to Bluetooth audio (Sync) for the music.  I need to select
    the music app on the phone and select dock connector
    playback.
    Your issue may be similar, it may not.  Worth a try anyway.

  • "General" Preference Pane Issue

    For some reason, when I set a number in the Documents option of the "Number of recent items:" the next time I log in the option has changed back to "None." This does not happen with the Applications and Servers options.
    Any ideas appreciated.  It's causing me some problems with some applications, namely iBank.
    Thanks in advance!

    Solved, along with several other .plist issues, at the Genius Bar.

  • General non-response issue with toolbar

    I have noticed that a couple of times I will edit an image and then discover that the whole toolbar is greyed out.
    Not one single icon is 'live' and I must quit and restart Aperture to get things back to normal.
    Have reported but thought I'd add it here in the vain hope Apple might read it...!

    KiwiMac wrote:
    I have noticed that a couple of times I will edit an image and then discover that the whole toolbar is greyed out.
    Not one single icon is 'live' and I must quit and restart Aperture to get things back to normal.
    Have reported but thought I'd add it here in the vain hope Apple might read it...!
    I have the same issue but this happens when I print - I don't quit out of A3 though. I minimize A3 then maximize and the tool bar comes back again.

  • General material mapping issue

    Dear experts,
    We are working on inbound scenario where we get AS2 EDIFACT 96A purchase order message and we need  convert same to ORDERS05 idoc
    While going through mapping,for material code we need to fetch our sap material code which will be maintained against partner code in
    table KNMT in sap R/3.
    In short for mapping of material , in PO we need to query sap table R/3 ie KNMT.
    One way we find is RFC adapter,but not encouraged to use it because it will create network congestion and may slow the scenario.What is the most optimal method to use for this ?.
    Is it possible that i let w/e material code is coming from partner but while creating sale order  in R/3 ,use some user exit or enhancement to modify material code within sap ?.This is what ,i think i should do.
    What approach is better in my case ?

    Hi Aditya,
    I think you have the right approach with the userexit/enhancement idea. I think we have a similar setup for that scenario in our system.  Pass the value through and adjust on the back end is what I would do.
    Regards,
    Ryan Crosby

  • General ledger plan issue

    Dear Sapguys,
    we have one g/l account code is 400302 name is printing & stationery these g/l account is using for all cost center, we have defined 10cost center, for indivudial cost center budget is 1000 rs total cost centers budget 10000,i know how to create based on cost center wise budget, same way all cost center of cost to g/l i want to maintain 400302 cost is 10,000rs that means plan value 10000 where i have to mentioned.
    Regards
    Veeru

    Hi,
    If you do your planning in CO (on cost element) you always make it on combination with cost object. You cannot make planning for cost element (G/L) alone.
    Regards,
    Eli

  • [SOLVED] Dual Monitor / General Xorg.conf Issue

    I cannot get my second monitor to work. It is a Dell SE198WEP. My other [working] monitor is a Dell SE198WFP. I suspect my xorg.conf file is not good, but I'm not sure how to fix it. Thanks for any help.
    archey Result +GPU:
    OS: Arch Linux x86_64
    Hostname: arch
    Kernel: 2.6.34-ARCH
    Uptime: 5:04
    Window Manager: xmonad
    Packages: 702
    RAM: 550 MB / 3885 MB
    CPU: Intel(R) Pentium(R) D CPU 3.00GHz
    GPU: ATI Technologies Inc RV515 [Radeon X1300] (512 MB of memory)
    Shell: Zsh
    Terminal: Rxvt-256color
    Root FS: 8.9G / 193G (ext4)
    Boot FS: 15M / 99M (ext2)
    Home FS: 802M / 175G (ext4)
    xorg.conf
    Section "Screen"
    Identifier "screen0"
    Device "radeon0"
    Monitor "monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 1
    Modes "1440x900"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1440x900"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1440x900"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1440x900"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1440x900"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1440x900"
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "screen1"
    Device "radeon1"
    Monitor "monitor1"
    DefaultDepth 24
    SubSection "Display"
    Depth 1
    Modes "1440x900"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1440x900"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1440x900"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1440x900"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1440x900"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1440x900"
    EndSubSection
    EndSection
    Section "Module"
    Load "glx"
    Load "dri"
    Load "drm"
    EndSection
    Section "Monitor"
    Identifier "monitor0"
    Option "DPMS"
    EndSection
    Section "Monitor"
    Identifier "monitor1"
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "radeon0"
    Option "ColorTiling" "on"
    Driver "radeon"
    Option "DRI" "on"
    Option "DynamicPM" "on" # Dynamic powersaving.
    Option "ClockGating" "on" # Assisting option for powersaving.
    Option "AccelMethod" "EXA" # EXA should fit most cases.
    Option "EXAVSync" "on" # EXAVSync is explained above.
    Option "DMAForXv" "on" # Forced option in order to enable Xv overlay.
    Option "ScalerWidth" "2048" # That should fix some very rare bugs.
    Option "EnablePageFlip" "on" # It will not be enabled on R5xx cards.
    Option "RenderAccel" "on" # Optional. It should be enabled by default.
    Option "AccelDFS" "on" #Optional. See the man page.
    BusID "PCI:1:0:0"
    EndSection
    Section "Device"
    Identifier "radeon1"
    Option "ColorTiling" "on"
    Driver "radeon"
    Option "DRI" "on"
    Option "DynamicPM" "on" # Dynamic powersaving.
    Option "ClockGating" "on" # Assisting option for powersaving.
    Option "AccelMethod" "EXA" # EXA should fit most cases.
    Option "EXAVSync" "on" # EXAVSync is explained above.
    Option "DMAForXv" "on" # Forced option in order to enable Xv overlay.
    Option "ScalerWidth" "2048" # That should fix some very rare bugs.
    Option "EnablePageFlip" "on" # It will not be enabled on R5xx cards.
    Option "RenderAccel" "on" # Optional. It should be enabled by default.
    Option "AccelDFS" "on" #Optional. See the man page.
    BusID "PCI:1:0:0"
    EndSection
    Section "DRI"
    Group "video"
    Mode 0666
    EndSection
    Section "ServerLayout"
    Identifier "Default Layout"
    Screen "screen0"
    Screen "screen1" RightOf "screen0"
    # Don't forget xinerama!!!111oneoneone11!eleven!!11
    Option "xinerama" "on"
    Option "clone" "off"
    EndSection
    Last edited by burninating__absol (2010-07-11 07:06:34)

    I simply use xrandr to use dual heads like this. Here's my xorg.conf which defines the 2 monitors and their resolutions. Then a simple xrandr command to set up the screens. Works great in i3
    Section "Device"
    Identifier "ATI Technologies HD2400XT Pro"
    Driver "ati"
    EndSection
    Section "Monitor"
    Identifier "DVI-0"
    Option "DPMS" "true"
    EndSection
    Section "Monitor"
    Identifier "DVI-1"
    Option "DPMS" "true"
    EndSection
    Section "Screen"
    Identifier "Default Screen"
    Device "ATI Technologies HD2400XT Pro"
    Monitor "DVI-0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1680x1050" "1050x1680" "1280x1024" "1440x900" "1280x800" "1152x864" "1280x720" "1280x768" "832x624" "800x600" "640x480" "720x400"
    # ADD A VIRTUAL LINE TO PROVIDE FOR THE LARGEST SCREENS YOU WILL HOTPLUG
    Virtual 2960 2960
    EndSubSection
    EndSection
    and then in .xinitrc before starting my wm
    xrandr --output DVI-1 --auto --right-of DVI-0
    Last edited by Inxsible (2010-07-11 04:54:15)

  • Hard Drive Issues?! Can't download updates or install new apps

    I have a power mac G5 with Mac OS X 10.5 installed. I am new to macs, but not to PC's in general.
    My issue is this: I can download but not install/launch new applications. I've tried updating safari but the .pkg file won't open. I've tried a software update from the apple menu but it says there's a network error 1011 yet i'm online?! I tried a standalone download of a combo update but it stopped halfway through...I CANNOT DO ANYTHING!!!
    The machine is working fine, no strange noises, I can work everything on the mac as it should (internet, itunes, calendar etc all fine).
    Why can't I update my software and why can't I launch my new applications/programs that I've downloaded?
    I downloaded a combo update to a usb from another machine and it started the install procedure but when it came to selecting the destination, my hard drive was not selectable and said 'You cannot install mac os x update combined to this volume. ERROR_INSTALL. Went to partition the hard drive as recommended, but I can't as it's the startup volume...HELP PLEASE!!

    Hi Hannah, and a warm welcome to the forums & Macdom!
    Is this the Combo you downloaded?
    http://support.apple.com/downloads/MacOS_X_10_5_8_ComboUpdate
    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    If perchance you can't find your install Disc, at least try it from the Safe Boot part onward.

Maybe you are looking for