ABAP Keyword Documentation → ABAP Glossary
program attribute
Attribute of an ABAP program defined in the ABAP Editor. Program attributes are used to administrate the program and influence how it is handled in syntax checks and in the ABAP runtime environment. Examples of important program attributes are: program type, the linked logical database in the case of executable programs, and the fact of whether or not a program is a Unicode program.