/AWS1/CL_MDSGETCORSPLYOUTPUT¶
GetCorsPolicyOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_corspolicy TYPE /AWS1/CL_MDSCORSRULE=>TT_CORSPOLICY TT_CORSPOLICY¶
The CORS policy assigned to the container.
Queryable Attributes¶
CorsPolicy¶
The CORS policy assigned to the container.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CORSPOLICY() |
Getter for CORSPOLICY, with configurable default |
ASK_CORSPOLICY() |
Getter for CORSPOLICY w/ exceptions if field has no value |
HAS_CORSPOLICY() |
Determine if CORSPOLICY has a value |