/AWS1/CL_SAGIMPSECREQMNTSOUT¶
ImportSecurityRequirementsOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_packid TYPE /AWS1/SAGSECURITYREQPACKID /AWS1/SAGSECURITYREQPACKID¶
The unique identifier of the security requirement pack.
iv_importstatus TYPE /AWS1/SAGSECREQPACKIMPORTSTAT /AWS1/SAGSECREQPACKIMPORTSTAT¶
The status of the import workflow.
Queryable Attributes¶
packId¶
The unique identifier of the security requirement pack.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PACKID() |
Getter for PACKID, with configurable default |
ASK_PACKID() |
Getter for PACKID w/ exceptions if field has no value |
HAS_PACKID() |
Determine if PACKID has a value |
importStatus¶
The status of the import workflow.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMPORTSTATUS() |
Getter for IMPORTSTATUS, with configurable default |
ASK_IMPORTSTATUS() |
Getter for IMPORTSTATUS w/ exceptions if field has no value |
HAS_IMPORTSTATUS() |
Determine if IMPORTSTATUS has a value |