/AWS1/CL_CRMCOLUMNCLIFICATIO00¶
Contains classification information for data columns, including mappings that specify how columns should be handled during synthetic data generation and privacy analysis.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_columnmapping TYPE /AWS1/CL_CRMSYNTHETICDATACOL00=>TT_COLUMNMAPPINGLIST TT_COLUMNMAPPINGLIST¶
A mapping that defines the classification of data columns for synthetic data generation and specifies how each column should be handled during the privacy-preserving data synthesis process.
Queryable Attributes¶
columnMapping¶
A mapping that defines the classification of data columns for synthetic data generation and specifies how each column should be handled during the privacy-preserving data synthesis process.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLUMNMAPPING() |
Getter for COLUMNMAPPING, with configurable default |
ASK_COLUMNMAPPING() |
Getter for COLUMNMAPPING w/ exceptions if field has no value |
HAS_COLUMNMAPPING() |
Determine if COLUMNMAPPING has a value |