sapdev logo background
sapdev logo sapdev logo
Comments

SAP NEWS-71-PRAGMAS documentation, setup help and example usage



Return to SAP documentation index



Pragmas in Release 7.0, EhP2

1 Introduction of pragmas
2 Conversion of pseudo-comments


ABAP_MODIFICATION_1 Introduction of Pragmas

As of Release 7.0, EhP2 , pragmas can be used to hide syntax check warnings from the ABAP Compiler and other check tools.


ABAP_MODIFICATION_2 Conversion of pseudo-comments

The pseudo-comments "#EC ... , which until now could be used to hide warnings from the extended program check , can and should be replaced by the ##... pragmas. In a program in which a warning from the extended program check is hidden by a pragma, the SET EXTENDED CHECK statement must not be used anymore and leads to a warning that cannot be hidden.
Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




NEWS-71-LOGICAL_EXPRESSIONS
NEWS-71-PROGRAM_LOAD




comments powered by Disqus