/AWS1/CL_TBDDEPENDENCYCOUNTS¶
The number of dependencies for the consumer.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_dependenciesresolved TYPE /AWS1/TBDINTEGER /AWS1/TBDINTEGER¶
The number of resolved dependencies.
iv_dependenciesunresolved TYPE /AWS1/TBDINTEGER /AWS1/TBDINTEGER¶
The number of unresolved dependencies.
iv_consumersresolved TYPE /AWS1/TBDINTEGER /AWS1/TBDINTEGER¶
The number of consumers resolved.
iv_consumersunresolved TYPE /AWS1/TBDINTEGER /AWS1/TBDINTEGER¶
The number of unresolved consumers.
Queryable Attributes¶
dependenciesResolved¶
The number of resolved dependencies.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEPENDENCIESRESOLVED() |
Getter for DEPENDENCIESRESOLVED, with configurable default |
ASK_DEPENDENCIESRESOLVED() |
Getter for DEPENDENCIESRESOLVED w/ exceptions if field has n |
HAS_DEPENDENCIESRESOLVED() |
Determine if DEPENDENCIESRESOLVED has a value |
dependenciesUnresolved¶
The number of unresolved dependencies.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEPENDENCIESUNRESOLVED() |
Getter for DEPENDENCIESUNRESOLVED, with configurable default |
ASK_DEPENDENCIESUNRESOLVED() |
Getter for DEPENDENCIESUNRESOLVED w/ exceptions if field has |
HAS_DEPENDENCIESUNRESOLVED() |
Determine if DEPENDENCIESUNRESOLVED has a value |
consumersResolved¶
The number of consumers resolved.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONSUMERSRESOLVED() |
Getter for CONSUMERSRESOLVED, with configurable default |
ASK_CONSUMERSRESOLVED() |
Getter for CONSUMERSRESOLVED w/ exceptions if field has no v |
HAS_CONSUMERSRESOLVED() |
Determine if CONSUMERSRESOLVED has a value |
consumersUnresolved¶
The number of unresolved consumers.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONSUMERSUNRESOLVED() |
Getter for CONSUMERSUNRESOLVED, with configurable default |
ASK_CONSUMERSUNRESOLVED() |
Getter for CONSUMERSUNRESOLVED w/ exceptions if field has no |
HAS_CONSUMERSUNRESOLVED() |
Determine if CONSUMERSUNRESOLVED has a value |