Package com._1c.g5.v8.dt.xdto.bm.derived
Interface XdtoDerivedDataPartRegistry
-
public interface XdtoDerivedDataPartRegistry
Registry which contains the information about all parts of derived data associated with Xdto V8 model.
-
-
Field Summary
Fields Modifier and Type Field Description static String
VLD_CHK
Standard validation identifier of the DD segment.static String
XDTO_VAL_DD_SEGMENT
Unique identifier of the DD segment for the DD Xdto validation data.
-
-
-
Field Detail
-
XDTO_VAL_DD_SEGMENT
static final String XDTO_VAL_DD_SEGMENT
Unique identifier of the DD segment for the DD Xdto 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
-
-