/AWS1/CL_CRMINHRALWDADDLANLYS¶
Contains the inherited allowed additional analyses constraint and its sources from parent tables.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_value TYPE /AWS1/CL_CRMALWEDADDLANALYSE00=>TT_ALLOWEDADDITIONALANALYSES TT_ALLOWEDADDITIONALANALYSES¶
The effective list of allowed additional analyses inherited from parent tables.
it_sources TYPE /AWS1/CL_CRMIHRALWDADDLALYSSRC=>TT_INHRALWDADDLANLYSSOURCELIST TT_INHRALWDADDLANLYSSOURCELIST¶
The list of parent tables that contribute to this inherited constraint.
Queryable Attributes¶
value¶
The effective list of allowed additional analyses inherited from parent tables.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VALUE() |
Getter for VALUE, with configurable default |
ASK_VALUE() |
Getter for VALUE w/ exceptions if field has no value |
HAS_VALUE() |
Determine if VALUE has a value |
sources¶
The list of parent tables that contribute to this inherited constraint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCES() |
Getter for SOURCES, with configurable default |
ASK_SOURCES() |
Getter for SOURCES w/ exceptions if field has no value |
HAS_SOURCES() |
Determine if SOURCES has a value |