ABAP Keyword Documentation → ABAP Glossary
program attribute
Attribute of an ABAP program. Program attributes are used to administrate the program and influence how it is handled in syntax checks and in the ABAP runtime environment. Important program attributes include the program type or the ABAP language version, which specifies whether a program has the ABAP language version Standard ABAP (Unicode) or a different version of an ABAP program.