/AWS1/CL_EBNSOURCECONF¶
A specification for an environment configuration.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_applicationname TYPE /AWS1/EBNAPPLICATIONNAME /AWS1/EBNAPPLICATIONNAME¶
The name of the application associated with the configuration.
iv_templatename TYPE /AWS1/EBNCONFTEMPLATENAME /AWS1/EBNCONFTEMPLATENAME¶
The name of the configuration template.
Queryable Attributes¶
ApplicationName¶
The name of the application associated with the configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLICATIONNAME() |
Getter for APPLICATIONNAME, with configurable default |
ASK_APPLICATIONNAME() |
Getter for APPLICATIONNAME w/ exceptions if field has no val |
HAS_APPLICATIONNAME() |
Determine if APPLICATIONNAME has a value |
TemplateName¶
The name of the configuration template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEMPLATENAME() |
Getter for TEMPLATENAME, with configurable default |
ASK_TEMPLATENAME() |
Getter for TEMPLATENAME w/ exceptions if field has no value |
HAS_TEMPLATENAME() |
Determine if TEMPLATENAME has a value |