Checklist for Program

All,
This may be a general question.
We have multi continental development centres , the programmers usually complete their coding and submit for testing.
So i am looking some kind CHECKLIST document that these are the points covered while doing the programming say for example
1. All selection screen input have provided f4 help
2. All selection screen input have f1 documentation.
Something like that
Anybody have these info please share it here.

All,
As this forum is for abap general, i have posted this.
If my question is not clear to any, i am sorry about not giving much details.
Here is my details i am looking.
1 I am not looking this on the basis of performance or code review point of view
2, I am looking this list more what are mandatory points that required in a report.
say in the first mail i said if a programmer gives a report for code review. Before going into code review i need to have checklist.
These are some of items i find
1. Program documentation to given (Thru se63)
2. All Input fields have F1 documentation
3. All input fields that have check tables should have f4 help
4. All radio buttons should have f1 documentation
5. All check box should have F1 documentation
6. If report is ALV output then LAYOUT to be as input field in selection screen
7. File upload should have Dialog box selection
8. All programs should have with progress indicator message during execution
9. If selection input error happens cursor should go to field that have error
I looking these kind details and not on performance points of view

Similar Messages

  • Error in background job for program RSGET_SMSY error message No active job

    Hello!
    I would like to set up the Change Request Management functionality in SAP Solution Manager.
    The only red warning by executing Test-button in Tcode “SOLAR_ADMIN_PROJECT” is:
    <b>Error in background job for program RSGET_SMSY error message No active job found</b>
    Can someone please tell me how to solve this problem?
    (tcodes, technical steps)
    Thank you very much!
    regards
    Thom

    Thank you very much!
    Can you also help me with the warning "Errors occurred during synchronization of the system landscape" in tcode SOLAR_PROJECT_ADMIN" --> System landscape --> Change requests --> "Refresh"?
    The second issue I cannot see any projects in Tcode "/TMWFLOW/CMSCONF"
    according to the SPRO-step "Set Project Assignment of Requests as Mandatory"
    Thank you!
    regards

  • This computer is no longer authorized for programs on "my iphone"...

    Since I did the last update to iphone os 3.0 I cant synchronize my phone to my computer anymore. When I try to download apps to the phone from the computer or the other way, Itunes says "This computer is nolonger authorized for programs installed on your iphone"... and when I authorize Itunes says "This computer is already authorized", "including this one, you have authorized one computer out of your available 5"... and nothing happends... What is wrong? I get crazy over this. I can't get my programs from my computer to the phone and not the other way around. But I can still download programs directly to the phone. Please help me!

    I bought an iphone used from a co-worker who moved into an area that AT&T did not have coverage. It was a bear getting all the info changed to my accounts, particularly the itunes account.
    For quite a while I could buy from the itunes store on my computer and it worked fine, but if I tried to purchase from the app store on my phone it would not recognize my password. Sometimes it would show my email address as the itunes account and sometimes it would show her email address.
    Eventually it seemed to sort itself out and I am free and clear of her info. I don't know if there is some cache or restored database in the itunes store that was pulling old info back into play, but time seemed to cure it...
    -Tom Steele

  • Checklist for Exchange Certificate issues

    Checklist for Exchange Certificate issues
    1. 
    Why certificate is important for Exchange and What are Certificates used for
    Exchange is now using certificates for more than just web, POP3, or IMAP. In addition to
    securing web services, it has also incorporated Transport Layer Security (TLS) for session based authentication and encryption.
    Certificates are used for several things on Exchange Server. Most customers also use certificates
    on more than one Exchange server. In general, the fewer certificates you have, the easier certificate management becomes.
    IIS (OWA, ECP, EWS, EAS, OA, Autodiscover, OAB, UM)
    POP/IMAP
    SMTP
     2. 
    Common symptoms for
    certificate issue
    Here we can see three different types of the certificate warning, mainly from the Outlook
    side.
    a.
    Certificate mismatch issue
    b.
    Certificate trust issue
    c.
    Certificate expiration issue
    3. 
    Checklists
    In this section, checklists will be provided according to the three different scenarios:
    Certificate Mismatch Issue
    [Analysis]:
    This issue mainly occurs because the URL of the web services Outlook tries
    to connect does not match the host name in the certificate.
    [Checklist]:
    Firstly make sure how many host name in your certificate the certificate. Run “Get-ExchangeCertificate | select certificatedomain”.
    Secondly, check the web services URLs which Outlook are trying to connect to. Run “Test Email AutoConfiguration”
    In this scenario, you need to check the host name for the following services:
    Autodiscover
    EWS
    OAB
    ECP
    UM
    If any of the urls above does not match the one in the certificate, refer to the following article to change
    it via EMS:
    http://support.microsoft.com/kb/940726
     1.
    Do not forget to restart the IIS service after applying the changes above.
     2. Make sure a valid certificate is enabled on the IIS service.
    Certificate Trust Issue
    [Analysis]:
    For the self-signed and PKI-based (Enterprise)
    certificates, they are not automatically trusted by the client computer or mobile device, you must make sure that you import the certificate into the trusted root certificate store on client computers and devices. On the other hand, Third-party or commercial
    certificates do not have this problem. Most commercial CA certificates are already trusted because the certificate already resides in the trusted root certificate store. Because the issuer is trusted, the certificate is also trusted. Using third-party certificates
    greatly simplifies deployment.
    [Checklist]:
    If it’s an Enterprise CA certificate, manually install the root certificate to the “Trusted Root Certification Authorities” folder:
    If it is a 3<sup>rd</sup>-party certificate, first remove and reinstall the certificate. Check whether the Windows Certificate Store on the local
    client is corrupted. If it still does not work, please contact the third-party CA support to verify the certificate.
    Certificate Expiration Issue
    [Checklist]:
    When a certificate is about to expired, we just need to renew it by referring the following article:
    Renew an Exchange Certificate
    http://technet.microsoft.com/en-us/library/ee332322(v=exchg.141).aspx
    To avoid any conflictions, it’s recommended to remove the expired certificate from the certificate store.
    [How to set a reminder to alert the administrator when a certificate is about to expired]:
    It’s easy to fix the certificate expire issue. But it should be more important to set a reminder before the
    certificate expiration. Or there can be a large user impacts.
    Generally, the Event ID “^(24|25)$” will appear in Application log when a certificate is about to expire.
    If it’s not quite visible, we can refer to the following solution:
    http://blogs.technet.com/b/nexthop/archive/2011/11/18/certificate-expiration-alerting.aspx
    OWA certificate revoked issue
    [Analysis]:
    IE
    includes support for server certificate revocation which verifies that an issuing
    CA has not revoked a server certificate. This feature checks for CryptoAPI revocation when certificate extensions
    are present. If the URL for the revocation information is unresponsive, IE cancels the connection.
    [Solution or workaround]:
    1. Contact CA provider and check whether the questioned certificate is in the Revoked List.
    2. If not, check whether the certificate has a private key.
    3. Remove the old certificate and import the new one.
    Workaround:
    IE Internet Options -> Advanced tab -> Clear the "Check for server certificate revocation"
    checkbox.
    4. 
    More References
    Digital Certificates and SSL
    http://technet.microsoft.com/en-us/library/dd351044(v=exchg.150).aspx
    More on Exchange 2007 and certificates - with real world scenario
    http://blogs.technet.com/b/exchange/archive/2007/07/02/3403301.aspx

    (Reported previous post with link to SIS package to moderator)
    This is not the correct SIS package for the N73. The package shown is for S60 3.2 devices, but the N73 is not S60 3.2, I believe it is S60 3.0.
    Most features may work with this SIS, but if you experience strange problems, try using the S60 3.0 version.
    But there are no significant difference between 2.5.3 and 2.5.5 with regard to attachments. The only changes were with localization (languages).
    At this point, try 2.7.0 which is out now:
    http://businesssoftware.nokia.com/mail_for_exchange_downloads.php
    Make sure to pick the right phone on the drop down list. It does matter! There are 4 different packages. This list makes sure you get the right one.
    I have seen some issues with attachments not completing that seem to be carrier dependent. You can test this my using Wifi (if possible).
    Message Edited by m4e_team_k on 28-Sep-2008 12:25 AM

  • Checklist for the flow of FI and MM

    Hi All,
    Can anyone please guide me in preparing checklist for the flow of MM and FI from creation of purchase order to clearing the advance payment.

    hope tis is of some help
    MM     Purchase Order (ME21N)                        No FI Entry
    MM     RM Purchase GRN / Challan        (MIGO)     RM Stock
              GR / IR Clearing
              RM Stock
              GR / IR Clearing
         If any service PO, instead of MIGO     
         we want to use ML81n     
    CIN     Ex invoice-Incomming (J1IEX)     CENVAT BED Input
              CENVAT E-Cess Input
              CENVAT Clearing
              CENVAT Clearing
    MM     Purchase Invoice (MIRO)     
    GR / IR Clearing
              CENVAT Clearing
              CENVAT Clearing
              RM AP VAT Deductible
              VENDOR
    MM     Capital Goods (MIRO)     Cenvat Input 50%
              Cenvat on Hold 50%
              Cenvat Clearing  100%
    MM     Capital Credit Transferred to Next year (J2I8)     
                   Cenvat Input 50%
              Cenvat on Hold 50%
    MM     Capital Goods with AED     
                      Cenvat AED 100%
              Cenvat Clearing 100%
    MM     Import Procurement  (MIRO)     
    Customs Clearing 7.5%
              CVD Clearing 1421
              Customs Payable
    MM     GRN / Challan (MIGO)     
    Raw Mater Stock
              GRIR
              Customs Clearing
    CIN     Excise Invoice (J1IEX)     
    Cenvat Input
              CVD Clearing
    MM     Invoice Verification (MIRO)     
                    GRIR
              VAT
              Vendor
    MM     Sub Contractor PO  (ME21N)     NO FI Entry
    MM     Material Issue to Sub Contractor (MB1B)     NO FI Entry
         Mov type 541     
    MM     Sub Challan Creation (J1IF01)     NO FI Entry
    MM     Sub Challan Print   (J1IF11)     NO FI Entry
    MM     Sub Cont Goods Receipt (MIGO)     
                      SFG
         Movt type 542     Cons Raw Material
              GRIR
              Cons Raw Material
              Raw Material Stock
    MM     Sub Cont Reconciliation (J1IFQ)     NO FI Entry
    MM     Sub Cont - Complete/Reversal/Recredit (J1IF13)     NO FI Entry
    MM     List of Sub Contr Challan (J1IFR)     NO FI Entry

  • ABAP Dump GETWA_NOT_ASSIGNED_RANGE for program /SDF/CL_EM_DUMP_COLLECTOR=====CP

    Hello,
    I am getting ABAP runtime error GETWA_NOT_ASSIGNED_RANGE every 10 minutes in my ECC Production system. This dump is occurring for program /SDF/CL_EM_DUMP_COLLECTOR=====CP with short text as "Field symbol is not assigned".
    Error Analysis:
    "A field symbol that was not assigned was accessed
    (data segment no. "-1").
    The field symbol is no longer assigned because there was an attempt
    makde previously in a Unicode program to set the field symbol using
    ASSIGN with offset and/or length specification. Here, the memory
    addressed by the offset/length specification was not within the
    allowed area."
    Information on where terminated:
    "Termination occurred in the ABAP program "/SDF/CL_EM_DUMP_COLLECTOR=====CP" -
         in "GET_FIELDTABLE".
        The main program was "SAPMSSY1 ".
        In the source code you have the termination point in line 51
        of the (Include) program "/SDF/CL_EM_DUMP_COLLECTOR=====CM005"."
    Server-Side Connection Information:
    "Information on caller of Remote Function Call (RFC):
        System.............. "Solution Manager"
        Installation Number. " "
        Database Release.... 702
        Kernel Release...... 720
        Connection Type..... 3 (2=R/2, 3=ABAP System, E=Ext., R=Reg. Ext.)
        Call Type........... "synchronous and non-transactional (emode 0, imode 0)"
        Inbound TID.........." "
        Inbound Queue Name..." "
        Outbound TID........." "
        Outbound Queue Name.." "
        Client.............. Prod Client
        User................ "SolMan user"
        Transaction......... " "
        Call Program........."SAPLE2EEM_DATA_COLLECTION"
        Function Module..... "/SDF/E2EEM_GET_DATA"
        Call Destination.... "SM_<ECC_PROD>_READ"
        Source Server....... "Solution Manager"
        Source IP Address... "Solution Manager"
        Additional information on RFC logon:
        Trusted Relationship " "
        Logon Return Code... 0
        Trusted Return Code. 0"
    I searched for SAP notes and other SCN discussion but could not find relevant information. Can someone please assist me? Thanks.
    Tanay

    Hi Srivastava,
    What process or transaction you are executing, when you got this dump, please share the detail.
    In SAP there so many areas where we can have this ABAP dump, please also share the snap shot in ST22 " How to Correct" part of dump which carries the exact program name e.g. in below snapshot program name, short text, etc  is given to search SAP note.
    Please also refer to the following sap notes:
    1840910 - Dump CHECK_SELOPT_ILLEGAL_SIGN
    1729771 - Collective corrections as of ST-PI 2008_1 SP06
    1011229 - ST-PI: Corrections for E2E Diagnostics
    Regards
    Javed

  • The TADIR entry for Program name is missing in ABAP report

    Hi,
    I created an  User group , Infoset  & ABAP query, generated a report with the help of ABAP Query.
    However when I did the extended syntax check for the same i got the fatal error.
    "The TADIR entry for <Program name> is missing
    (Message cannot be hidden using comment)"
    Could you please let me know why the above error is being given & how we can remove the same.
    Thanks
    Vinay Pasalkar

    Moved to ABAP General, thanks for pointing this out. In the future you can use the yellow triangle on the top right of each message to report such cases, they will be taken care of.
    Thomas

  • Test exact exception messages in java SE with locale for program handling

    My problem is test the exact exceptions returned by JAVA Standard Engine for program handling.
    I work in systems usually set to "Italian Locale" and the result is different in different platforms.
    When I work in MSWindows with Java almost messages are in English but not all, for example IOException "Cannot assign requested address" in the Italian Locale is "Indirizzo richiesto non valido nel proprio contesto" but other messages like "Socket Closed" remain "Socket Closed".
    Catch the exact exception through description is not a good idea but I don't found other way for Java SE native exceptions!
    In Solaris I try to set English LANG environment in the user context and it works.
    In MS Windows I try to set the definition in start java with:
    *"java -Duser.language=en -Duser.region=US"*
    and in the code I try to add the statement:
    Locale.setDefault(Locale.US);
    but without results.
    Is there anybody that has the same problem?
    Is there a better way to catch the exact type of Java SE exceptions ?
    My test Environments:_
    Solaris 10 jdk 1.6.0.02
    MS Windows 2000 jdk 1.6.0.02
    MS Windows XP jdk1.6.0.02 and 1.5.0.12
    Fragment program example for additional explanation:_
    try {
    } catch (IOException ex) {
    if (ex.getMessage().equals("Socket Closed"))
    System.out.println("Ok socket closed exception catched");
    if (ex.getMessage().equals("Cannot assign requested address"))
    System.out.println("Ok assign requested address exception catched");
    }

    My problem is test the exact exceptions returned by JAVA Standard Engine for program handling.
    I work in systems usually set to "Italian Locale" and the result is different in different platforms.
    When I work in MSWindows with Java almost messages are in English but not all, for example IOException "Cannot assign requested address" in the Italian Locale is "Indirizzo richiesto non valido nel proprio contesto" but other messages like "Socket Closed" remain "Socket Closed".
    Catch the exact exception through description is not a good idea but I don't found other way for Java SE native exceptions!
    In Solaris I try to set English LANG environment in the user context and it works.
    In MS Windows I try to set the definition in start java with:
    *"java -Duser.language=en -Duser.region=US"*
    and in the code I try to add the statement:
    Locale.setDefault(Locale.US);
    but without results.
    Is there anybody that has the same problem?
    Is there a better way to catch the exact type of Java SE exceptions ?
    My test Environments:_
    Solaris 10 jdk 1.6.0.02
    MS Windows 2000 jdk 1.6.0.02
    MS Windows XP jdk1.6.0.02 and 1.5.0.12
    Fragment program example for additional explanation:_
    try {
    } catch (IOException ex) {
    if (ex.getMessage().equals("Socket Closed"))
    System.out.println("Ok socket closed exception catched");
    if (ex.getMessage().equals("Cannot assign requested address"))
    System.out.println("Ok assign requested address exception catched");
    }

  • I have acquired windows office 2011 for my macbook but unable to open it. There are currently 3 files in the folder, 1 of which seems to be the actual program which is a hfs file. iv tried looking for programs to help me open it but failed

    i have acquired windows office 2011 for my macbook but unable to open it. There are currently 3 files in the folder, 1 of which seems to be the actual program which is a hfs file. iv tried looking for programs to help me open it but failed.
    when double clicking on the image it says unable to open and gives me the option to search the app store.
    any help would be much appreciated
    Adam

    Well, first, just make sure it's the Mac version and not the Windows version (which indeed would not run on your Mac). You say "Windows Office" which is why I mention it. I think you probably just mean "Microsoft Office" though.
    Next, is this on a disk (DVD), or did you purchase and download it from the Microsoft site?
    Matt

  • I want to create checklist for rpd that tells about best practices

    Hi all,
    i want to create a checklist for rpd..that tells about what are all the best practices that we have to do..
    we have to write some script based on this script only it has to create the checklist.
    Thanks in advance
    Edited by: 988084 on 13/05/2013 02:34

    Hi,
    Pls refer the following link...
    http://www.peakindicators.com/media_pi/Knowledge/25%20-%20twenty%20golden%20rules%20for%20rpd%20design.pdf
    Thanks,
    Jprakash

  • Which Mac is better for programming purposes (IOS, Android, etc..), Mac Pro or Air?

    Hi,
    i would like to buy a new Mac notebook, however i cant decide at all on whether to get Air or Pro. i would like to use the notebook for programming purposes. i would bascially be developing IOS and Android Apps as well as some python and ruby. so which one of them in general would be better for me? which can take a lot of work on it and still be efficient?
    Thank you

    You should also ask this in the MacBook Pro and MacBook Air forums. This is the forum for the white and black plastic MacBooks that were discontinued in 2010. You should also post this question there to increase your chances of getting an answer.
    https://discussions.apple.com/community/notebooks/macbook_pro
    https://discussions.apple.com/community/notebooks/macbook_air

  • Which is better for programming?

    I am interested in the MacBook Air and pro; which would be better for programming purposes?

    dayscha wrote:
    Programming in windows; so most debugging and assembly  tools work well then I assume? I'm stepping away from my Dell just want to make the right choice.
    Perhaps you could re-state what you actually want to do. If you really want to program in Windows, then why are you looking at a Mac? You can certainly do C++ (or anything else) on a Mac, if you so desire.

  • Which macbook is the best for programming?

    Ive been doing some research but I cant really figure out what to get. Ill be using it mainly for programming (Python etc.), some minor photoshop and some basic web use. Im positive I want a 13 inch screen but thats really all there is to it. I love the design of the air but Im not sure if itd be able to handle what I want it to do? Itll be my first Macbook so Im not sure what other specifications to really look at!
    thank you!

    Storage space. You will be amazed at how much storage space photos can take up so compare them with that in mind.
    Allan

  • App store shows new update for program I did not purchase

    App store shows new update for program I did not purchase. This is "CodeBox". When I push button to download update it shows "uknown error". For normal other updates - "update all" not working anymore.
    How to delete this line from updates section now.

    The problem was finally solved. I am writing very simple solution for those who may have same issue. I tried 1st solution proposing to exclude HDD from Spotlight search and then to restore it (delete from exceptions). It worked for some time and removed notification, however later it appeared again. Then I has started thinking that it was caused by data inside some installed SW and it has been proved later. I have started excluding from Sportlight not all HDD but by folder, searching for the problem area. I have discovered that folder Games was causing the issue. Then I have started to delete installed games one by one and have found Game with was triggering this notification (for other SW!). Problem was fixed after deleting this game. Other deleted games could be easily restored from recycle been.

  • I'm looking for program testers

    I wrote a bundle of disk & file utilities, calculators, extensions and so on.
    I'm looking for program testers.
    You need to have OS 9.2.2.
    You are supposed to experiment with the programs on files on a disposable volume, like a second hard disk or a temporary Disk Copy image with disposable copies of your files.
    Then you can report your comments on the forum: http://cliffsproject.tk/
    The forum can be viewed with iCab 3.0.5 and Netscape 7.02.
    You find a preview of several of the programs on the forum.
    Download link for test version 1.0d1: http://www.sendspace.com/file/g0nqo3
    Scroll to the bottom to the big orange button under "Download Link: cliffsproject.gz".
    This test will work 1 month.
    The code is hundreds of thousands of lines and I'm changing this every day, even with search and replace.
    There could be a severe error.
    That's why I'm looking for testers.
    Cliff Huylebroeck
    Denderbellestraat 33
    9200 Dendermonde
    Belgium

    I didn't experience serious problems.
    OK, if you are so confident it would work, why not release a several clones of your Mac to several users to have a totally controlled environment for people to test your software under. Then people can at their leisure try to see if adding any of their commonly used programs to see if they affect What you are about to use.
    If you distribute it under an uncontrolled environment, you can never know what actually is going wrong.
    I think that just reading the code is the best way to find errors, but it's very long.
    Furthermore, it is highly unlikely than more than 1/100th of 1% of the people on this board are programmers. Of those maybe 1/100th of 1% are still running Mac OS 9.
    The Classic forum has all but gone dead:
    http://discussions.apple.com/forum.jspa?forumID=726
    And more people out there are capable of running Classic than even booting into 9.
    You'd have better luck trying to start a usergroup of people who use 9 by looking at http://www.apple.com/usergroups/ for people interested.
    This being a user to user forum of people who are troubleshooting their own problems is not the best of places to find beta testers. People barely have time to troubleshoot their own problems with one program, let alone 130.
    I hate to play the devil's advocate here, since I normally am optimistic, but I don't think you are going to get a significant number of testers here with your approach.

Maybe you are looking for

  • Lose connection to E1000 when using Windows Live Messenger

    I have a laptop running Vista which connects to the Internet through my Linksys E1000 wireless router.  We have installed Windows Live Messenger, v2011 on the laptop, but whenever we try to login, the E1000 appears to crash.  It is still running, but

  • How to save a clip with a transparent background?

    How do i save a clip with a transparent background to export to quicktime and then be able to import it back into my timeline and have it be able to overlay ontop of another clip? Transparent clip is for lower third

  • Delete songs in playlists

    How do I delete songs in playlists? I have doubles/duplicates in some and would like to clean up my lists.

  • Join two list of integer type field using CAML query

    Hi As i am struggling in Join two sharepoint list (Roles and Emplyees). As there is no lookup columns and lists are already existing and have almost 3000 + recodrs. As a part of enhancement work need to join these list. List structure is some thing a

  • URGENT - Entourage 2004 Keeps Crashing when Opening programme - Help!??

    Can someone give any advice that will enable me to re-open Entourage 2004. I am using Tiger Mac OSX 10.4.11 My laptop (Powerbook G4) recently locked up and I had to do a power down to shut it down and then restart it. After that, I cannot open any Mi