Sub Objects in ABAP Editor:
1. Source Code
2. Variants
3. Attributes
4. Documentation
5. Text Elements
πΉ 1. Source Code
-
It is nothing but the source code of a program.
πΉ 2. Attributes
-
It specifies attributes of a program such as: Title, Type, Date of creation & change...and more
πΉ 3. Documentation
-
Using this option, you can provide documentation for a program.
πΈ Example:
πΉ 4. Text Elements
-
Using Text Elements, you can maintain Labels or Selection Screen Fields.
πΈ Example:
πΉ 5. Variants
- Using Variants, you can provide default input values for a Selection Screen.
- In background scheduling reports, the reports are executed automatically by the system in the background. For such reports, input values are supplied using Variants.
πΈ Example:
No comments:
Post a Comment