Check programming Guidelines in Extendec Syntach Check (SLIN)

Dear all
I found that in transation SLIN you can check (ECC 6.0) the source against Programming Guidelines.
There is no help for this function. Against what exactly it will check?
Herbert

Hi,
slin nothing but   --- ABAP program extended syntax check
it can check the
1.call function interfaces
2.external program interfaces
3.screen consistency
4.authorizations
5.messages
6.programing guidelines
7.syntax check warnings
8.problematic statements
9.superfluous statement
10.cross-program perf-intens tests
Regards,
Madhu

Similar Messages

  • "Programming Guidelines" in SLIN

    What does the option "Programming Guidelines" in SLIN stand for? Which checks are performed? Is it possible to maintain own programming guidelines and let them check by SLIN or code inspector?

    jorg,
    i think that much of checks are more thansufficiant for any ABAPer to follow atleast them.
    Amit.

  • Check coding guidelines?

    Hi,
    as a java and python developer I'm used to check coding
    guidelines (semi-)automatically with tools like checkstyle or
    pylint. But I haven't found a similar tool for ActionScript. I did
    find coding guidelines like
    http://blog.dclick.com.br/2007/02/13/adobe_flex_coding_guidelines_english/
    by Fabio Terracini, but no tools.
    Does a lint-/checkstyle-like tool exist? Do I use the wrong
    search criteria at google/google-groups? Has someone "hacked" a
    java/javascript-tool to support ActionScript?
    Thanks in advance for your help.
    Uwe

    There is not checkstyle tool yet for ActionScript 3 out
    there.
    For coding quidelines, there is no strict coding quidelines
    imposed on developers by Adobe
    You already found the only known publicly shared coding
    quidelines made by one of the commercial company..
    Within my company, we had created a set of coding quidelines
    that is partly documented on internal Wiki, but we never had taken
    care of making those code guidelines public...
    Sorry for the little developement in this area, but AFAIK
    that the way it is currently in ActionScript 3 world...

  • Tool creation for checking program of ABAP in TXT format with the ABAP stds

    Tool creation for checking program of ABAP in TXT format with the ABAP stds

    Hello Jagrut
    There is a simple reason why we cannot do off-line ABAP development:
    - the <b>ABAP dictionary</b> (which contains all structures, tables, data elementes, etc.)
    Because even the simplest ABAP report (except for the "Hello World" report) will reference some objects from the ABAP dictionary and, thus, requires to access these objects directly. Therefore, we are still bound to server-side ABAP development.
    Regards
      Uwe

  • After installing SL: autochk program not found - skipping auto check

    My MacBook was setup to dual boot Leopard/Win XP via Boot Camp, but I just formatted the Leopard partition and installed Snow Leopard in its place, which boots wonderfully, but now when I boot Win XP I get this error: "autochk program not found - skipping auto check"
    Seconds later the machine automatically reboots.
    I booted off the Win XP disk and ran chkdsk /p in the Recovery Console, but the "autochk not found" message still kills the Win XP boot.
    Snow Leopard and Win XP are in different partitions on the same drive. I only formatted and reinstalled the Mac OS partition, I did not format or reinstall the Win XP partition.
    Help?

    I have the same problem. I had decided not to upgrade Parallels from version 3.0 since hardly (or almost never) use windows programs any more. I did want the option of using Boot Camp and Windows if ever needed though.
    I installed Snow Leopard knowing that Parallels would no longer work and later did an uninstall. When I tried a restart to open Windows from Boot Camp I got the "autochk not found" message.
    Searching around I discovered that Parallels changes the disk table so that the OS can only boot from within Parallels. The problem appears to be a way of changing the disk table back to a setting that will make it boot normally. There is a utility available for doing this on a windows PC, but I've found nothing for the Mac yet.
    Without doing a complete re-install of Windows OS, I'm stuck for another solution.
    In the end I may just have to erase the drive (the Windows partition) and be done with it for good. What upsets me is that Parallels should have created an uninstall utility that reverted the disk table back to normal boot settings.

  • Please do the following: -Close any running programs -Empty your temporary folder -Check your internet connection (Internet-based Setups) Then try to run setup again. Error code -6003. How do I empty temporary folder?. Thanks. Allan

    I am having a problem installing Nikon Codec, software to view photos and get this error error message: Setup has experienced an error. Please do the following: -Close any running programs -Empty your temporary folder -Check your internet connection (Internet-based Setups) Then try to run setup again. Error code -6003. How do I empty temporary folder?. Thanks. Allan

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"
    *http://support.mozilla.com/kb/Deleting+cookies
    *http://support.mozilla.com/kb/How+to+clear+the+cache

  • Program CL_RSD_MULTIPROV_CHECK========CP and form CHECK-03

    Hi,
    We have recently updated to SP 18 from SP 15.
    We are facing a compounding Problem with Multiprovider and when we check we are getting the error:
    program CL_RSD_MULTIPROV_CHECK========CP and form CHECK-03
    We are not able to execute any query on this Multiprovider.
    We implemented the note: 1252207 as mentioned in the Service market place. But still there is not resolved.
    Please suggest any other possibilities to resolve it.
    Thanks.
    Joseph M

    hello,
    from wht you have written i understand the error now:
    Since you have already assigned 0CALDAY in MP to 0CALDAY of CO-PA cube.
    Now ,when you are trying to assign another IO also(0ACT_GI_DTE) to the same 0CALDAY, it is giving error.
    Try:
    when you see 0CALDAY in the time dim. on the left hand side,on the right side you should have both 0ACT_GI_DTE and 0CALDAY for you to select.Check them both there.
    <removed by moderator>
    Reagrds,
    Dhanya.
    Edited by: Siegfried Szameitat on Nov 17, 2008 11:27 AM

  • LIve Cache Consistency Check Program

    Hi All,
    Is it possible to stop Live cache consistency check program /SAPAPO/TS_LCM_CONS_CHECK  when it is running.
    Thanks.
    Bala
    Message was edited by: Bala Subramainam

    Hi Uma,
    Actually the job finished quite fast and was unable to check this. Would probably check this in DEV and reply back to you. Thanks for your reply.
    Have assigned points for you.
    Regards
    Bala

  • Need help with spell checker program

    Hi
    I am writing a spell checker program and need help for a simple logic.I have "List" of correctly spelled words and a String array of wrong spelled words.How can I compare both and tell that for eg xyz word is not spelled correctly.

    BigDaddyLoveHandles wrote:
    To learn more about Map, take the collection tutorial: [http://java.sun.com/docs/books/tutorial/collections/index.html]
    (Actually, to me it sounds like you have a Set of correctly spelled words and another Set of words which may or may not be correctly spelled, and you want the difference...)That is what it sounds like to me also, and that is easy.
    JSG

  • AP check program in R12

    Hello All;
    Can someone tell us how the AP check program works in R12? It seems the new Oracle documentation or white paper "Check Printing using XML Publisher - Jan 2005" point to AP check R11.xx.
    Reports like APXPBFEG or APXPBFOR does not exist in $AP_TOP/reports to generate XML file before passing to XMLPublisher.
    So how the xml file are generated by AP check in R12?
    Thank you for your help.
    Shaun S.

    Jeremy;
    No I didn't follow dan step.
    - Ask functional team member to create open invoice
    - Ask them to run a "quick check"
    then using SQLDeveloper or TOAD to get data from
    IBY_TRXN_DOCUMENTS table to get the XML file
    Make sure u pick max TRXMNID and see some data.
    If there is no records in your table then check with functional team again which they have lost the setting.
    Another trick if not comfortable using the table is to change Java concurrent program from PDF to XML which you should be able to see the XML file.
    HTH
    Shaun S.
    (Sorry for late response)

  • Include programs are not having Unicode checks active check box ?

    Hi all,
    Why the Include programs are not having Unicode checks active check box ?
    Thanks in advance
    KR

    >
    KR wrote:
    > Hi all,
    >
    > Why the Include programs are not having Unicode checks active check box ?
    >
    > Thanks in advance
    > KR
    Hi KR,
    First of all, Because of include programs not executable by any where, its mandatory to attach all the includes to one main program which is to be usefull for business or enduser purpose. Here only unicode concept will occurs whether the server is being used in only one country or many. if its used in only one country no need to go for unicode active checks, iff the server is used in more than one country, its mandatory to go for unicode checks active.
    Regards
    Arani Bhaskar

  • Getting control into my program on just clicking the check box

    Hi,
    I have created 4 check boxes in the ALV grid output. If I click on any one of the check boxes, it should disable certain check boxes. How to do this.
    Please answer this. Remember it should work the moment I click on the check box.
    Thanks,
    Prem

    Hi Prem
    Define your check boxes with the user command options. And then whatever logic about the disabling the other check boxes based on one can be done in AT SELECTION-SCREEN OUTPUT event.
    Reward points for useful answers !!
    ~Ranganath

  • Print Check-Copy (Non-Negotiable) after every check print

    We are implementing Std. R12.0.6 AP Check Printing.
    I've designed standard BI Publisher RTF to print the Check and Check-Copy without any issue.
    My RTF Template has Check design on first page and Check-Copy (Non-Negotiable) on second page of RTF. Std. Conc. Prog. Payment program FORMAT PAYMENT INSTRUCTIONS automaticlly will be printnig the Checks after paying the Vendor, there my RTF is being used for printing through PDF.
    Issue is Both Check & Copy are by default getting printed from Tray#3. But the requirement is Check to be selected from Tray#2 and its Check-Copy should be selected from Tray#3.
    Note: output PDF is NOT considering the Print setups made in RTF.
    My question is:
    (1) How can we Print Checks from (Check Stock) Tray#2 and Checks those Copies (which are Non-Negotiable) from
    Tray#3

    Hi,
    Check printing is a different scenario in Oracle, since the concurrent program is launched as a part of the payment process.
    If the concurrent program is submitted manually then we could have manipulated it by wrapping in a different program and then calling two different concurrent programs having its output from two different trays, but in check printing scenario we don't have a work around.
    By modifying the seeded code you should be able to achieve this: [Non recommended solution]
         1. Create a wrapper program [call seeded check printing program (program 1) then a custom program (program 2), program 2 will print the non negotiable document ]
         2. In the seeded code modify the concurrent program call to your wrapper program call.
    NOTE: EVERY TIME WHEN A PATCH IS APPLIED TO AP OR IBY modules, care should be take to reflect the custom change.
    Hope it helps, Thanks!
    Please find some useful references in this regards:
         How To Set The Printer Tray When Sending Concurrent Output To Printer [ID 740539.1]
         How to Specify a Printer Paper Tray With Pasta [ID 241086.1]
         How to Use Hewlett-Packard Printers with Multiple Paper Trays When Printing Requests. [ID 147712.1]
         What are the Common PCL5 Printer Commands for HP Laser jet Printers [ID 135990.1]
         How To Setup Custom Pasta A4 Print Styles And Drivers [ID 763274.1]
    Regards,
    Yuvaraj

  • I have two email accounts. It is only letting me check one. How can I check the other?

    I registered two different email accounts on my iPad mini. It's only letting me check one. How can I check the other one too?

    Congratuations on your new iPad!
    Since your device is so new, I can state categorically that this an issue with configuration. Delete the account that doesn't work, and enter the information anew.
    If you're still having problems, check that your email address and password are correct, and if possible, verify it by checking your ISP's settings.

  • ABAP Programming Guidelines not showing in ABAP Keyword Documentation

    We are currently in the process of upgrading to Netweaver 7.0 EhP2
    I have seen mentioned that the ABAP Keyword Documentation and ABAP Examples are now all provided in an improved ABAPDOCU transaction.  In addition, the ABAPDOCU transaction is meant to also have a section on ABAP Programming Guidelines. 
    I have seen a screen example of what the ABAPDOCU screen now looks like (as shown in the mockup below).  Our ABAPDOCU screen looks very similar except that there is no node for ABAP Programming Guidelines.
    That is an area that I would like to have a closer look at.  Have we missed something.  Is this available as part of the standard 7.0 EhP2 install or does it need to be installed separately (or perhaps is this only available in a higher EhP).  I've tried finding further information on this option but have not been able to come across anything.  Does anyone know what would be involved (or if it is possible) to make this available in EhP2 
    Greg Milici
    ABAP Developer
    ...V...ABAP Keyword Documentation
    .......>...ABAP Overview
    .......>...ABAP - Reference
    .......>...ABAP - Short Reference
    .......>...ABAP - Release-Specific Changes
    .......>...ABAP Programming Guidelines
    ............ABAP Glossary
    ............ABAP Index
    ............ABAP Subject Directory
       etc.

    Hi Greg,
    When [searching|http://help.sap.com/search/sap_trex.jsp] the [documentation for NW 7.0.2|http://help.sap.com/nw702/] for ABAP keyword there are several documents that mention how you can find more details about ABAP keywords. For example, [Data Consistency|http://help.sap.com/saphelp_nw70ehp2/helpdata/en/41/7af4b6a79e11d1950f0000e82de14a/frameset.htm] mentions a menu in the ABAP Editor, and [New Features in Web Dynpro ABAP for Enhancement Package 2 (EhP2)|http://help.sap.com/saphelp_nw70ehp2/helpdata/en/54/07ec96bd5a4764be4996fff231b4de/frameset.htm] mentions the ABAPHELP transaction.
    I suppose you could try to find if the documentation you need is installed on your system. Perhaps the [how do I Install SAP Document CD and SAP Library|how do I Install SAP Document CD and SAP Library; thread might be of help.
    Best regards,
    Rossen

Maybe you are looking for

  • Messaging App Question

    Two questions - is there any way to replace the device messaging app in the lower bar with a different messaging app that I've installed?  Second, how do you turn off the messaging notification "ticker" that displays in the top right corner of the me

  • Hp pavilion dv6-7020us speakers stopped working

    My speakers stopped working at some point but I don't recall any programs or updates that may have caused this. I have uninstalled everything that I know was recently installed. I have run a driver update for the items in device manager pertaining to

  • TNSLISTENER Application Error

    Hi, I have installed the Oracle 9i (9.2.0.1 RC2) Database on Windows 2000 Workstation. When I try to create a new database or I try to connect a repository the TNSLSNR.EXE crashes. I receive the following OS error message: "TNSLSNR.EXE Application Er

  • TS3276 My iPad mail screen has frozen when trying to trash an email

    My iPad screen has frozen when trying to trash an email ' this message cannot be moved to mailbox trash ' with an OK button which will not respond to touching . I have gone in and out of mailbox , turned iPad off for 3 hours - all to no avail

  • Has anyone worked on 2lis_03_S194

    HI Guys,        I have few reports on MRP. SOme how i found the datasource 2LIS_03_S194 relevant to me. Then i found that this datasource is not having any records. Then i found that this datasource can be updated with RMCBMRP2 report. I executed tha