/AWS1/CL_DEX=>CREATEREVISION()
¶
About CreateRevision¶
This operation creates a revision for a data set.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_DATASETID
TYPE /AWS1/DEX__STRING
/AWS1/DEX__STRING
¶
The unique identifier for a data set.
Optional arguments:¶
IV_COMMENT
TYPE /AWS1/DEX__STRINGMIN0MAX16384
/AWS1/DEX__STRINGMIN0MAX16384
¶
An optional comment about the revision.
IT_TAGS
TYPE /AWS1/CL_DEXMAPOF__STRING_W=>TT_MAPOF__STRING
TT_MAPOF__STRING
¶
A revision tag is an optional label that you can assign to a revision when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to these data sets and revisions.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_DEXCREATEREVISIONRSP
/AWS1/CL_DEXCREATEREVISIONRSP
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC