Interface AggregatesDerivedDataPartRegistry
-
public interface AggregatesDerivedDataPartRegistry
Registry which contains the information about all parts of derived data associated with Aggregates V8 model.
-
-
Field Summary
Fields Modifier and Type Field Description static String
AGGREGATE_VAL_DD_SEGMENT
Unique identifier of the DD segment for the DD Aggregates validation data.static String
VLD_CHK
Standard validation identifier of the DD segment.
-
-
-
Field Detail
-
AGGREGATE_VAL_DD_SEGMENT
static final String AGGREGATE_VAL_DD_SEGMENT
Unique identifier of the DD segment for the DD Aggregates validation data.- See Also:
- Constant Field Values
-
VLD_CHK
static final String VLD_CHK
Standard validation identifier of the DD segment.- See Also:
- Constant Field Values
-
-