/AWS1/CL_FNDCREATEDATASETRSP¶
The response from a CreateDataset operation
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_datasetid TYPE /AWS1/FNDDATASETID /AWS1/FNDDATASETID¶
The unique identifier for the created Dataset.
Queryable Attributes¶
datasetId¶
The unique identifier for the created Dataset.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASETID() |
Getter for DATASETID, with configurable default |
ASK_DATASETID() |
Getter for DATASETID w/ exceptions if field has no value |
HAS_DATASETID() |
Determine if DATASETID has a value |