
Inline adoc files when they are included exactly once. Also fix language tags because this inlining gives us better information on what language the code is written in.
28 lines
917 B
Plaintext
28 lines
917 B
Plaintext
== Why is this an issue?
|
|
|
|
This statement is exclusively for internal use within SAP Technology Development. Incompatible changes or developments are possible at any time without prior warning or notice.
|
|
|
|
|
|
ifdef::env-github,rspecator-view[]
|
|
'''
|
|
== Comments And Links
|
|
(visible only on this page)
|
|
|
|
=== duplicates: S1508
|
|
|
|
=== on 20 Jan 2014, 13:17:25 Nicolas Peru wrote:
|
|
From what I read here : \http://help.sap.com/saphelp_45b/helpdata/en/34/8e743c6df74873e10000009b38f9b8/content.htm
|
|
|
|
and here : \http://help.sap.com/abapdocu_702/en/abapinsert_textpool.htm
|
|
|
|
The ``++INSERT TEXTPOOL++`` should raise issue only if it uses the ``++STATE++`` addition.
|
|
|
|
However, ``++INSERT TEXTPOOL++`` could raise another issue on its own because of the following quote :
|
|
|
|
|
|
____
|
|
The INSERT TEXTPOOL statement should be used with caution, because it completely overwrites existing text pools.
|
|
____
|
|
|
|
endif::env-github,rspecator-view[]
|