Challenge of the day - "beginner" errors in SAP-delivered transactions

1.  Read this post here:
Question on SWUI_SINGLE and SWUI_START
2.  Name another SAP-delivered transaction that exhibits the same incorrect behavior as SWUI_SINGLE and SWUI_START.
Note: Assume that the behavior of these transactions at this customer site is not due to an error in system config, but rather to insufficient internal SAP QA/QC.
If the behavior of SWUI_SINGLE and SWUI_START is not due to a config error at this customer site, these are really remarkable transactions.  I've never seen SAP transactions delivered with such gross "beginner" errors.
Have you?
djh

Hi Stephen -
How could I teach them "/nex" when I had deliberately forgotten it myself ... I'm the guy you love to hate  when you're standing behind him watching him try to get something done "fast" ... I still go up to the menu bar for copy/paste/cut in Office sometimes ...
It's my way of being old-fashioned - like the engineers who wouldn't give up their rules for calculators ...
As far as EEWB goes, well I can see why nobody cares about it ... remember the old saying:
"Real programmers don't program in wussy languages like LISP ... they program right down to the bare metal" ...
... same goes for any tool that has "easy" and "workbench" in it ...
Just kidding, of course ...
djh

Similar Messages

  • What is the Standard Procedure to Modify  SAP Delivered BSP Application ?

    Dear Experts what is the standard procedure to modify SAP delivered standard BSP application.
    i need to enhance the cFolder application delivered by SAP, adding new fields to Notification Template. The task essentially boils down to add new field in database table and changing few HTML page content.
    Greetings
    John

    Hi Vivek,
    thanks for the answer. My requirement is to enhance few of  the BSP Views with custom fields, i have figured out the ABAP table that stores the value of input fields displyed. what i am NOT understanding is when i make ZCopy of the views using BSP_CUSTOMIZE & change its UI to include my custom fields..how will the Standard BSP application PICK my zChanged views??
    is there someway i can say to standard SAP BSP to  PICK these Modified Z View ???
    hope i made query clear ??
    Greetings
    John

  • Challenge of the day - CMR existing tables

    Hey all!
    I have an existing application that contains 1:N table relationships that are already populated with data. How can I convert the EJB's (EJB2.0/CMP2.0) to use CMR?
    As a reference, I have tried this with Jboss 3.2.2 and XDoclet and have only had success with @jboss:auto-key-fields which will make a third table that is blank and only populated when data is added through the EJB relationship, not the existing populated data (that, and why use a third table?).
    Maybe this is the only way, not sure as new to CMR, can anyone be my hero and enlighten me please?

    I guess I'm still a little confused about some parts
    of this. I do already have existing tables (with
    indicies). I do have one big question:
    With CMR, will I be required to create a third table
    for the relationship?
    If not, then it seems that as long as the correct
    mappings (within CMP) have taken place, I should be
    immediately up and running without changes. This is
    the route I initially took with:
    * @jboss.relation
    * related-pk-field="mypk"
    * fk-column="mypk_fk"
    But unfortunately I must have missed something as can
    not get it to work correctly. If someone can help
    point me to one way (a third table) or the other
    (pk/fk mapping within CMP) that will help me on my
    way!Well, here it follows what I'm doing for my People-Address (1:1) relationships and which is working:
         //persistent-relationships
         * @ejb.interface-method
         * view-type="local"
         * @ejb.relation
         * name="People-Address"
         * role-name="1-People-1-Address"
         * multiple="no"
         * target-role-name="1-Address-1-People"
         * target-multiple="no"
         * target-ejb="Address"
         * @jboss.relation
         * fk-constraint="true"
         * related-pk-field="addressId"
         * fk-column="addressId"
         public abstract AddressLocal getHomeAddress();
    AddressLocal is obviously the LocalInterface of the Address entity bean and here we are within the People bean (which is supposed to be the main table). In a relationship, it's important to understand that both the source (People entity in this case) and the target (Address entity in this case) must be set. If there could be more than one Address for one People, than you would have set:
    ...snip
         * @ejb.relation
         * name="People-Address"
         * role-name="1-People-N-Address"
         * multiple="yes"
         * target-role-name="1-Address-1-People"
         * target-multiple="no"
         * target-ejb="Address"
    Hope it will help,
    Marco

  • Entry in SLD for SAP delivered software component contents

    Hi
       I have a predelivered software component version ( SWCV )  ESA ECC-SE 602 which I imported into IR  ( by setting the *tpz file in the appropriate folder and the imported from IR ) This worked ok. Now I have a custom SWCV - that I created in SLD. Before importing this into IR , I want to create a install time dependency from this custom SWCV pointing to the standard. SWCV.
    Question is : Where is the entry in SLD for the SAP standard SWCV - i.e ESA ECC-SE 602 - without this entry - in SLD - how can I point my custom SWCV to ESA ECC-SE 602 ? Or is there any other zip file apart from the *tpz file that is available in marketplace for ESA ECC-SE 602  that I need to import into SLD ? I am stuck at the point of defining the dependency with this question.

    Hi
       I see that in IR , the SAP std software component has the following name ECC-SE, version 602 . But I do not see a corresponding entry for this in the software catalog in the SLD.
    *Question is - should an entry be created automatically in SLD under the software catalog for all SAP delivered contents whenever the tpz file is imported into the IR ? I don't see it created in our case. What is missing ?

  • "Error occurs when loading transaction data from other model" - BW loading into BPC

    Hi Experts,
    I'm having a problem with my data loading from BW, using the standard Load InfoProvider Selections data manager package.
    If I run for a period without data it succeeds (with warning) but if there is data to be extracted I get the following error:
    Task name CONVERT:
    No 1 Round:
    Error occurs when loading transaction data from other model
    model: AIACONS. Package status: ERROR
    As it runs ok when there isn't data it appears there is something preventing the movements of data out of the cube itself, rather then a validation issue.
    Has anyone encountered similar or have any ideas as to the problem?
    Best,
    Chris

    Hi Vadim,
    It's not specific to the transformation file as I have tried with others for the same BW cube and get the same result.
    We get a warning when we try and validate the transformation file:
    "Error occurs when loading transaction data from other model".
    This only appears in the validation pop up and doesn't throw up any warnings about the transformation file itself.  The validation log says:
    Validate  and Process Transformation File Log
    Log creation time
    3/7/2014 16:09
    The result of validation of the
      conversion file
    SUCCESS
    The result of validation of the
      conversion file with the data file
    FAIL
    Validation Result
    Validation Option
    ValidateRecords = NO
    Message
    Error occurs when loading transaction data from other model
    Reject List
    I can't find any errors anywhere else.
    Best,
    Chris

  • Modification of SAP Delivered FPM Applications

    Hello,
    Does anyone have a good document/site/info on the best way to modify SAP delivered applications in ABAP WebDynPro? WE would like to add functionality to the Business Package for Internal Sales; which uses ABAP WebDynPro functionality.
    Thanks

    One word Enhancements.
    The WDA framework is so easy to enhance that it is scary! You can add value to contexts, add new UI elements, adjust existing ones, etc.
    As for a best practice - ensure that all your enhancements are grouped together and allow them to be switched on/off using the SAP switch framework (this allows you a very simple way to return to SAP standard should you ever need to request SAP support - as once you have an active enhancement you're unlike to get much in the way of service marketplace support should you run into a bug...)
    Cheers
    Chris

  • Error is coming at the time of Installation of SAP Netweaver 04's sp7

    Hi All,
    An Error is coming at the time of Installation of SAP Netweaver 04's sp7
    Error: Unable to create an account for <SystemName> for <SAP Service sid>
    can anyone suggest me regarding this.
    Regards
    Phanikumar

    Hi
    Thanks for ur suggestion,
    I got the solution to this error.
    The main reason is at the time of Intsalling Netweaver on windows 2003 server with Administrator rights, as per the Installtion manual we have to follow the windows password policy must and should and give the same for the Master Password while installing, then we won't get error.
    Thanks & Regards
    phanikumar

  • I have error while testing the system created from a sap business objects template in SAP portal

    I have error while testing the system created from a sap business objects template in SAP portal. Error text:
    com.sapportals.connector.connection.ConnectionFailedException: Connection Failed: A nested exception occurred. Could not initialize physical connection. Connection Failed: A nested exception occurred. Could not initialize physical connection. Connection Failed: A nested exception occurred. Could not create JCO connection. 'mshost' missing
    I configure integration SAP portal and SAP BW system. All system requirements are complied.
    Environment
    SAP Business Objects 4.0
    SAP BW 7.31
    1.     I configure SSSO between SAP BW and SAP Business Objects Enterprise 4.0
    2.     Next I setting integration SAP PORTAL with SAP BW system
    3.     I download certificate from portal. Select Certificates and key (http://sapserver:port/nwa) – See scren_
    4.     In next window selected Ticketkeystore and Saplogonticketpair-cert( near part window form)
    5. Select Export entry button and binary format file certificate for download. Press download.
    6.     Save certificate file in local PC folder
    In next step need export certificate file to SAP system. Sequence of step:
    1.       Run STRUSTSS02 transaction .
    2.       Chose certificate ->import.
    3.       Select downloaded certificate file
    4.       Select Add to certificate list button and Add to ACL button
    5.       Inter System ID and Client(000)
    6.       In next I download iview sap business objects template into sap portal: System administration->transport->Import. And select and download sap business Objects iview template in .epa format into sap portal.
    7.       Result – downloaded iview.
    8.       In next step I create system from template. System administration->system landscape.
    9. In next step I input parameters for my system in Connector category, Sap business objects and user management categories: See screen _2
    10.   When I created the system and test the connection error occurred: See screen_3
    This issue is important enough. I would be grateful for opinions and ideas. Thanks in advance.

    Did you find a solution?

  • When I click on Apps in the Creative Cloud panel is days Download Error contact customer support

    When I click on Apps in the Creative Cloud panel is days Download Error contact customer support
    OS X 10.9.4
    3.4 GHz Intel Core i7
    16GB RAM 1333 MHz DDR3
    237" iMac

    I wish. Just this ambiguous msg.
    I've gone round and round their online support. Seems like it's all for specific apps. Can't find anything for the CC window itself.  Screen capture attached.
    Many thanks for your time!

  • 'Error Occured in the Source System' for Non SAP system

    Hi Gurus,
    We have an Info Package which is getting the data from the Source System 'DOCP' and it has failed due to 'Error Occured in the Source System'.Since the source system is Non SAP system there is no option 'Replicate Data Sources'.So,First I activated the transfer rules by the program and ran the package again .But again the same error occured.
    Please suggest me how to proceed for this error for Non SAP Systems?

    Hi,
    Check the RFC connection in SM59 and reactivate the source system again.
    Hope this helps..
    Thank you,
    S R.

  • Any report or Table to see the list of orders  with errors  in SAP CRM?

    Hello All,
    Can anyone help me in getting  a table or report  to find the list of orders with errors in SAP CRM?.
    Let me know if you need any additional information.Thanks in advance.
    Cheers
    Sreedhar
    Edited by: sreedharhazari2 on May 26, 2010 11:59 AM

    Hello Chait,
    I got the solution  by this report CRM_ORDER_CHECK_STATUS.
    Anyhow thanks very much for your inputs.
    Cheers
    Sreedhar
    Edited by: sreedharhazari2 on May 30, 2010 8:48 AM

  • While uploading the excel BOM to SAP in PRD getting the ABAP dump error not

    Hi Experts,
    While uploading the excel BOM to SAP in PRD getting the ABAP dump error not able to proceed further.
    and if I visit ST22 t code it is telling that :RAISE_EXCEPTION and DYNPRO_NOT_FOUND.
    PLease help.
    Regards,
    Mohan

    Hi,
    Better ask this question in ABAP forums.
    Regards,
    Harsh.

  • Why has Firefox 16.0.2 under Windows 7 started to give "connection was reset" error only when accessing Yahoo Tech Goups, except first access of the day?

    On first access of the day to Yahoo technical groups, I can always retrieve the opening screen, but get no further. Almost all subsequent accesses in that day to Yahoo tech groups using this computer return a "connection was reset error", although I have very occasionally seen a successful access. Rebooting the computer makes no difference. No other websites that I visit give this problem.
    I am running Windows7 (auto updates) and Firefox 16.0.2. This is a problem that started about 3 weeks ago, possibly directly after a Windows7, Adobe Reader or a Firefox update. I have tried clearing all cookies and the cache in Firefox. The problem is not seen on other computers running different operating system versions or different browsers that are accessing the Yahoo site through the same internet gateway.

    Thanks again for your suggestions and links. I have gone through those, and am sorry to say I am not really any further forward. I have also gone systematically through the yahoo cookies, deleting one at a time. The only one that makes any difference is the T cookie, which must retain the login status as deleting it forces a login at the next access. After a login I get up to about a minute of Yahoo tech group activity before the "connection was reset" error pervades. All the Yahoo cookies are back in place when this happens. Using Private Browsing makes no difference to this behaviour.

  • I keep getting the screen "An error occurred loading this content" on my Netflix now for two days. I have tried everything. Any suggestions?

    I keep getting the screen "An error occurred loading this content" on my Netflix now for two days. I have tried everything. Any suggestions?

    Welcome to the Apple Community.
    What exactly is everything, have you restarted your router.

  • Errors when in Month view and how do I show (highlight) the day selected?

    There are some annoying 'bugs' in my ical. When I are working in month view and I select a day in that month to copy or enter an item to there is no indication that ical has that day selected. When I paste some data to that day thinking I have it selected it, it may be in the correct day or in the previously selected day - surely this is an oversight on Apples part or am I missing something here?
    Also sometimes after pasting data to the correct day iCal will 'update' and then send the data back to the day I copied it from!!
    Any help appreciated.
    MAC OS 10.9  on a Mac Mini.

    Hi,
    You don't need to convert to a string and back again to do that.  Use TRUNC to get the right day, and date arithmetic to get the right time, like this:
    UPDATE  fc_gq_source_analysis
    SET     effective_date = TRUNC (sample_date, 'MONTH')
                                 + (sample_date - TRUNC (sample_date))
    WHERE   sample_type  = 'C'
    TRUNC (sample_date, 'MONTH')        is midnight on the 1st of the month that you want.
    sample_date - TRUNC (sample_date)   is the time that you want, expressed as a number of days (e.g., 9/24 of a day).

Maybe you are looking for

  • PPRO is only playing solo channels - how do I get it back to playing both

    I've been editing a project for about six weeks and had no problem importing audio and video.  Everything had been synched up ok and PPRO was behaving normally. I've had two weeks off and have just imported more footage but the audio now doesn't play

  • No cursor in address bar after opening a new tab on full screen mode

    Hello all! When opening a new tab in full screen mode, I noticed that the cursor dissappears from the address bar. Since I cannot write the address without clicking the bar, I think this is a very annoying issue... Does anyone have the same problem?

  • Desiging an interface using SQL query

    Hi All, REQ: I have some SQL queries , i need to desing an interface for it .. in ODI 10G That SQL query contain subquery like // SELECT ooh.header_id ,ooh.sold_to_org_id as customer_account_id ,ooh.order_number NVL(( SELECT SUM(opa.adjusted_amount)

  • CFGRID Item No.

    i have this cfgrid program and i want to put the item no. in the table but its not working... please help...     <cfgrid format="html"                 name="maingrid"                   bind="url:cfc/user.cfm?page={cfgridpage}&pageSize={cfgridpagesize

  • Planning with multiple plants

    Hi all, I have two production plants B and C. I have a stock of 100 in plant B and a stock of 400 in plant C. So the total stock is available is 500. I enter the requirement quantity of 1000 at plant A (planning plant) and do the MRP run. Now I shoul