Application Development Blog Posts
Learn and share on deeper, cross technology development topics such as integration and connectivity, automation, cloud extensibility, developing at scale, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member
0 Kudos

Hi All,

I am working on a set of templates for SAP functionality.  They will be things that I write over and over again every time that I change companies. 

  • There will be a topic.
  • Then there will be a link.  The link will goto a new document that contains the template with notes on how to use it and what I consider reasonable documentation.
  • Then there will a little description

So this document will be my table of contents.

  1. Programming style sheets:
    1. http://en.wikipedia.org/wiki/The_Elements_of_Programming_Style
    2. http://www.sethi.org/classes/cet375/daily_lecture_notes/programming_style_sheet.phtml
    3. https://scn.sap.com/thread/593126
    4. http://www.sap-press.de/download/dateien/1948/sappress_official_abap_programming_guideline.pdf
    5. http://web.mit.edu/fss/dev/newdevstand.html
    6. Holder
  2. Protecting your access - Enqueue, Dequeue
    1. Holder
  3. Functional Spec Template
    1. http://scn.sap.com/docs/DOC-44167
  4. Waits between job steps
    1. Waits between job steps - Overview
      1. http://scn.sap.com/docs/DOC-44168
  5. Email Invoice to multiple recipients
    1. http://scn.sap.com/docs/DOC-41410
  6. General ALV Template
    1. http://scn.sap.com/docs/DOC-44541

This will hopefully grow to be to large for it's initial look and feel, so expect this core document to under go continuous reformatting. 

Some entries will disappear from this page.  Initially, I will be gathering multiple representative examples here until I can nail down the style that I prefer.  When they no longer fit me firmer standards, some of the best will be moved here (http://scn.sap.com/docs/DOC-43784)

Neal Wilhite