/AWS1/CL_SCGLSTRCHISTORYSRCH00¶
The search filter to use when listing history records.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_key TYPE /AWS1/SCGSEARCHFILTERKEY /AWS1/SCGSEARCHFILTERKEY¶
The filter key.
product- Filter results based on the specified product identifier.
provisionedproduct- Filter results based on the provisioned product identifier.
iv_value TYPE /AWS1/SCGSEARCHFILTERVALUE /AWS1/SCGSEARCHFILTERVALUE¶
The filter value.
Queryable Attributes¶
Key¶
The filter key.
product- Filter results based on the specified product identifier.
provisionedproduct- Filter results based on the provisioned product identifier.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_KEY() | Getter for KEY, with configurable default | 
| ASK_KEY() | Getter for KEY w/ exceptions if field has no value | 
| HAS_KEY() | Determine if KEY has a value | 
Value¶
The filter value.
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 |