SAP ABAP DOCU TEMPLATES PROG GUIDE



Get Example source ABAP code based on a different SAP table
  


TEMPLATE

ABAP - Docu Templates, Programming Guideline
Title: Main subject of the topic, e.g. Code Inspector, or Language of Na mes

ABAP_BACKGROUND
Each ABAP program has/consists of ...
... is a tool/framework that performs/is/provides/calls/executes ...
... can contain/must contain/can only contain/always contains ...
... is/are/can/must

ABAP_RULE
Use ... to ...
Write/use/limit/set/give/choose ...

ABAP_DETAILS
If ... then ...
We recommend that..., We recommend using (not: We recommend to ...)
... can occur.
It is useful to ...

Exceptions
If ... the exception ... applies.
If ... is activated/used/specified/must ...



Latest notes:

If ... is ... then there is/are ...
If ... then ... can ...
Developers can/cannot ...
Avoid ...
... is only ...
ABAP_HINT_END



Example ABAP Coding

The following ... shows/demonstrates/executes/performs/defines ... :
ABAP_EXAMPLE_END