/AWS1/CL_RFTCRECPLNCINQRYRSP¶
CreateComplianceInquiryResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_complianceinquirysummary TYPE REF TO /AWS1/CL_RFTINQUIRYSUMMARY /AWS1/CL_RFTINQUIRYSUMMARY¶
Summary information about the created compliance inquiry.
it_tags TYPE /AWS1/CL_RFTTAGSMAP_W=>TT_TAGSMAP TT_TAGSMAP¶
Tags associated with the compliance inquiry resource.
Queryable Attributes¶
complianceInquirySummary¶
Summary information about the created compliance inquiry.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPLIANCEINQUIRYSUMMARY() |
Getter for COMPLIANCEINQUIRYSUMMARY |
tags¶
Tags associated with the compliance inquiry resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |