Options
All
  • Public
  • Public/Protected
  • All
Menu

This class represents the entity "A_SpecCharByValueAssgmtInst" of service "API_REALSUBSTANCE". See https://api.sap.com/api/API_REALSUBSTANCE for more information.

Hierarchy

  • any
    • SpecCharByValueAssgmtInst

Implements

Index

Properties

Methods

Properties

characteristic

characteristic: string

Characteristic Name. Maximum length: 30.

nullable

characteristicFormat

characteristicFormat: string

Data type of characteristic. Maximum length: 4.

nullable

characteristicInternalId

characteristicInternalId: string

Internal characteristic. Maximum length: 30.

nullable

characteristicIsDeleted

characteristicIsDeleted: boolean

Deletion Indicator.

nullable

characteristicMaximumValueUnit

characteristicMaximumValueUnit: string

Unit of Measurement. Maximum length: 3.

nullable

characteristicMinimumValueUnit

characteristicMinimumValueUnit: string

Unit of Measurement. Maximum length: 3.

nullable

characteristicValue

characteristicValue: string

Characteristic Value. Maximum length: 70.

nullable

characteristicValueDpndcyCode

characteristicValueDpndcyCode: string

Code for value dependency. Maximum length: 1.

nullable

charcCurrencyMinimumValue

charcCurrencyMinimumValue: BigNumber

Lower Boundary for Currency Field.

nullable

charcDateMinimumValue

charcDateMinimumValue: Moment

Lower Boundary for Date-Interval.

nullable

charcDecimalMaximumValue

charcDecimalMaximumValue: BigNumber

Upper Boundary for Numeric Field.

nullable

charcDecimalMinimumValue

charcDecimalMinimumValue: BigNumber

Lower Boundary for Numeric Field.

nullable

charcTimeMinimumValue

charcTimeMinimumValue: Time

Lower Boundary for Time-Interval.

nullable

charcValidityEndDate

charcValidityEndDate: Moment

Valid-to date.

nullable

charcValidityStartDate

charcValidityStartDate: Moment

Valid-From Date.

nullable

charcValueUnit

charcValueUnit: string

Unit of Measurement. Maximum length: 3.

nullable

inhtdSpecValAssgmtIsPermChgd

inhtdSpecValAssgmtIsPermChgd: boolean

Indicator for Permanent Inheritance Overwriting.

nullable

inhtdSpecValAssgmtIsTmpChgd

inhtdSpecValAssgmtIsTmpChgd: boolean

Indicator for Temporary Inheritance Overwriting.

nullable

specInheritanceTemplate

specInheritanceTemplate: string

Sequential Number of Data Record. Maximum length: 20.

nullable

specValAssgmt

specValAssgmt: string

Sequential Number of Data Record. Maximum length: 20.

nullable

specValAssgmtHdr

specValAssgmtHdr: string

Sequential Number of Data Record. Maximum length: 20.

nullable

specValAssgmtInheritanceParent

specValAssgmtInheritanceParent: string

Sequential Number of Data Record. Maximum length: 20.

nullable

specValAssgmtInheritanceRoot

specValAssgmtInheritanceRoot: string

Sequential Number of Data Record. Maximum length: 20.

nullable

specValAssgmtIsInhtncSource

specValAssgmtIsInhtncSource: boolean

Truth Value.

nullable

specValAssgmtRootSpecIntId

specValAssgmtRootSpecIntId: string

Sequential Number of Data Record. Maximum length: 20.

nullable

specValAssgmtSortSequence

specValAssgmtSortSequence: string

Sort Order. Maximum length: 4.

nullable

specValAssgmtType

specValAssgmtType: string

Value Assignment Type. Maximum length: 30.

specValAssgmtUnitRefDimension

specValAssgmtUnitRefDimension: string

Reference Value for Component Specification. Maximum length: 10.

nullable

specValAssgmtUsageIsActive

specValAssgmtUsageIsActive: boolean

Activate Usage.

nullable

specValAssgmtUsageIsExcluded

specValAssgmtUsageIsExcluded: boolean

Validity Area is Excluded.

nullable

specValAssgmtUsageIsRelevant

specValAssgmtUsageIsRelevant: boolean

Relevant Change Has Been Made.

nullable

specificationAuthznGroup

specificationAuthznGroup: string

Recipe Authorization Group. Maximum length: 10.

nullable

specificationInternalId

specificationInternalId: string

Sequential Number of Data Record. Maximum length: 20.

specificationRating

specificationRating: string

Rating. Maximum length: 10.

specificationType

specificationType: string

Specification Type. Maximum length: 10.

nullable

specificationValidityArea

specificationValidityArea: string

Validity Area. Maximum length: 10.

valueAssignmentSource

valueAssignmentSource: string

Value Assignment Source. Maximum length: 6.

nullable

Static ALL_FIELDS

ALL_FIELDS: any = new AllFields('*', SpecCharByValueAssgmtInst)

All fields selector.

Static CHARACTERISTIC

CHARACTERISTIC: StringField<SpecCharByValueAssgmtInst> = new StringField('Characteristic', SpecCharByValueAssgmtInst, 'Edm.String')

Static representation of the characteristic property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CHARACTERISTIC_FORMAT

CHARACTERISTIC_FORMAT: StringField<SpecCharByValueAssgmtInst> = new StringField('CharacteristicFormat', SpecCharByValueAssgmtInst, 'Edm.String')

Static representation of the characteristicFormat property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CHARACTERISTIC_INTERNAL_ID

CHARACTERISTIC_INTERNAL_ID: StringField<SpecCharByValueAssgmtInst> = new StringField('CharacteristicInternalID', SpecCharByValueAssgmtInst, 'Edm.String')

Static representation of the characteristicInternalId property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CHARACTERISTIC_IS_DELETED

CHARACTERISTIC_IS_DELETED: BooleanField<SpecCharByValueAssgmtInst> = new BooleanField('CharacteristicIsDeleted', SpecCharByValueAssgmtInst, 'Edm.Boolean')

Static representation of the characteristicIsDeleted property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CHARACTERISTIC_MAXIMUM_VALUE_UNIT

CHARACTERISTIC_MAXIMUM_VALUE_UNIT: StringField<SpecCharByValueAssgmtInst> = new StringField('CharacteristicMaximumValueUnit', SpecCharByValueAssgmtInst, 'Edm.String')

Static representation of the characteristicMaximumValueUnit property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CHARACTERISTIC_MINIMUM_VALUE_UNIT

CHARACTERISTIC_MINIMUM_VALUE_UNIT: StringField<SpecCharByValueAssgmtInst> = new StringField('CharacteristicMinimumValueUnit', SpecCharByValueAssgmtInst, 'Edm.String')

Static representation of the characteristicMinimumValueUnit property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CHARACTERISTIC_VALUE

CHARACTERISTIC_VALUE: StringField<SpecCharByValueAssgmtInst> = new StringField('CharacteristicValue', SpecCharByValueAssgmtInst, 'Edm.String')

Static representation of the characteristicValue property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CHARACTERISTIC_VALUE_DPNDCY_CODE

CHARACTERISTIC_VALUE_DPNDCY_CODE: StringField<SpecCharByValueAssgmtInst> = new StringField('CharacteristicValueDpndcyCode', SpecCharByValueAssgmtInst, 'Edm.String')

Static representation of the characteristicValueDpndcyCode property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CHARC_CURRENCY_MINIMUM_VALUE

CHARC_CURRENCY_MINIMUM_VALUE: BigNumberField<SpecCharByValueAssgmtInst> = new BigNumberField('CharcCurrencyMinimumValue', SpecCharByValueAssgmtInst, 'Edm.Decimal')

Static representation of the charcCurrencyMinimumValue property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CHARC_DATE_MINIMUM_VALUE

CHARC_DATE_MINIMUM_VALUE: DateField<SpecCharByValueAssgmtInst> = new DateField('CharcDateMinimumValue', SpecCharByValueAssgmtInst, 'Edm.DateTime')

Static representation of the charcDateMinimumValue property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CHARC_DECIMAL_MAXIMUM_VALUE

CHARC_DECIMAL_MAXIMUM_VALUE: BigNumberField<SpecCharByValueAssgmtInst> = new BigNumberField('CharcDecimalMaximumValue', SpecCharByValueAssgmtInst, 'Edm.Decimal')

Static representation of the charcDecimalMaximumValue property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CHARC_DECIMAL_MINIMUM_VALUE

CHARC_DECIMAL_MINIMUM_VALUE: BigNumberField<SpecCharByValueAssgmtInst> = new BigNumberField('CharcDecimalMinimumValue', SpecCharByValueAssgmtInst, 'Edm.Decimal')

Static representation of the charcDecimalMinimumValue property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CHARC_TIME_MINIMUM_VALUE

CHARC_TIME_MINIMUM_VALUE: TimeField<SpecCharByValueAssgmtInst> = new TimeField('CharcTimeMinimumValue', SpecCharByValueAssgmtInst, 'Edm.Time')

Static representation of the charcTimeMinimumValue property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CHARC_VALIDITY_END_DATE

CHARC_VALIDITY_END_DATE: DateField<SpecCharByValueAssgmtInst> = new DateField('CharcValidityEndDate', SpecCharByValueAssgmtInst, 'Edm.DateTime')

Static representation of the charcValidityEndDate property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CHARC_VALIDITY_START_DATE

CHARC_VALIDITY_START_DATE: DateField<SpecCharByValueAssgmtInst> = new DateField('CharcValidityStartDate', SpecCharByValueAssgmtInst, 'Edm.DateTime')

Static representation of the charcValidityStartDate property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CHARC_VALUE_UNIT

CHARC_VALUE_UNIT: StringField<SpecCharByValueAssgmtInst> = new StringField('CharcValueUnit', SpecCharByValueAssgmtInst, 'Edm.String')

Static representation of the charcValueUnit property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static INHTD_SPEC_VAL_ASSGMT_IS_PERM_CHGD

INHTD_SPEC_VAL_ASSGMT_IS_PERM_CHGD: BooleanField<SpecCharByValueAssgmtInst> = new BooleanField('InhtdSpecValAssgmtIsPermChgd', SpecCharByValueAssgmtInst, 'Edm.Boolean')

Static representation of the inhtdSpecValAssgmtIsPermChgd property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static INHTD_SPEC_VAL_ASSGMT_IS_TMP_CHGD

INHTD_SPEC_VAL_ASSGMT_IS_TMP_CHGD: BooleanField<SpecCharByValueAssgmtInst> = new BooleanField('InhtdSpecValAssgmtIsTmpChgd', SpecCharByValueAssgmtInst, 'Edm.Boolean')

Static representation of the inhtdSpecValAssgmtIsTmpChgd property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SPECIFICATION_AUTHZN_GROUP

SPECIFICATION_AUTHZN_GROUP: StringField<SpecCharByValueAssgmtInst> = new StringField('SpecificationAuthznGroup', SpecCharByValueAssgmtInst, 'Edm.String')

Static representation of the specificationAuthznGroup property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SPECIFICATION_INTERNAL_ID

SPECIFICATION_INTERNAL_ID: StringField<SpecCharByValueAssgmtInst> = new StringField('SpecificationInternalID', SpecCharByValueAssgmtInst, 'Edm.String')

Static representation of the specificationInternalId property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SPECIFICATION_RATING

SPECIFICATION_RATING: StringField<SpecCharByValueAssgmtInst> = new StringField('SpecificationRating', SpecCharByValueAssgmtInst, 'Edm.String')

Static representation of the specificationRating property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SPECIFICATION_TYPE

SPECIFICATION_TYPE: StringField<SpecCharByValueAssgmtInst> = new StringField('SpecificationType', SpecCharByValueAssgmtInst, 'Edm.String')

Static representation of the specificationType property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SPECIFICATION_VALIDITY_AREA

SPECIFICATION_VALIDITY_AREA: StringField<SpecCharByValueAssgmtInst> = new StringField('SpecificationValidityArea', SpecCharByValueAssgmtInst, 'Edm.String')

Static representation of the specificationValidityArea property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SPEC_INHERITANCE_TEMPLATE

SPEC_INHERITANCE_TEMPLATE: StringField<SpecCharByValueAssgmtInst> = new StringField('SpecInheritanceTemplate', SpecCharByValueAssgmtInst, 'Edm.String')

Static representation of the specInheritanceTemplate property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SPEC_VAL_ASSGMT

SPEC_VAL_ASSGMT: StringField<SpecCharByValueAssgmtInst> = new StringField('SpecValAssgmt', SpecCharByValueAssgmtInst, 'Edm.String')

Static representation of the specValAssgmt property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SPEC_VAL_ASSGMT_HDR

SPEC_VAL_ASSGMT_HDR: StringField<SpecCharByValueAssgmtInst> = new StringField('SpecValAssgmtHdr', SpecCharByValueAssgmtInst, 'Edm.String')

Static representation of the specValAssgmtHdr property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SPEC_VAL_ASSGMT_INHERITANCE_PARENT

SPEC_VAL_ASSGMT_INHERITANCE_PARENT: StringField<SpecCharByValueAssgmtInst> = new StringField('SpecValAssgmtInheritanceParent', SpecCharByValueAssgmtInst, 'Edm.String')

Static representation of the specValAssgmtInheritanceParent property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SPEC_VAL_ASSGMT_INHERITANCE_ROOT

SPEC_VAL_ASSGMT_INHERITANCE_ROOT: StringField<SpecCharByValueAssgmtInst> = new StringField('SpecValAssgmtInheritanceRoot', SpecCharByValueAssgmtInst, 'Edm.String')

Static representation of the specValAssgmtInheritanceRoot property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SPEC_VAL_ASSGMT_IS_INHTNC_SOURCE

SPEC_VAL_ASSGMT_IS_INHTNC_SOURCE: BooleanField<SpecCharByValueAssgmtInst> = new BooleanField('SpecValAssgmtIsInhtncSource', SpecCharByValueAssgmtInst, 'Edm.Boolean')

Static representation of the specValAssgmtIsInhtncSource property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SPEC_VAL_ASSGMT_ROOT_SPEC_INT_ID

SPEC_VAL_ASSGMT_ROOT_SPEC_INT_ID: StringField<SpecCharByValueAssgmtInst> = new StringField('SpecValAssgmtRootSpecIntID', SpecCharByValueAssgmtInst, 'Edm.String')

Static representation of the specValAssgmtRootSpecIntId property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SPEC_VAL_ASSGMT_SORT_SEQUENCE

SPEC_VAL_ASSGMT_SORT_SEQUENCE: StringField<SpecCharByValueAssgmtInst> = new StringField('SpecValAssgmtSortSequence', SpecCharByValueAssgmtInst, 'Edm.String')

Static representation of the specValAssgmtSortSequence property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SPEC_VAL_ASSGMT_TYPE

SPEC_VAL_ASSGMT_TYPE: StringField<SpecCharByValueAssgmtInst> = new StringField('SpecValAssgmtType', SpecCharByValueAssgmtInst, 'Edm.String')

Static representation of the specValAssgmtType property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SPEC_VAL_ASSGMT_UNIT_REF_DIMENSION

SPEC_VAL_ASSGMT_UNIT_REF_DIMENSION: StringField<SpecCharByValueAssgmtInst> = new StringField('SpecValAssgmtUnitRefDimension', SpecCharByValueAssgmtInst, 'Edm.String')

Static representation of the specValAssgmtUnitRefDimension property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SPEC_VAL_ASSGMT_USAGE_IS_ACTIVE

SPEC_VAL_ASSGMT_USAGE_IS_ACTIVE: BooleanField<SpecCharByValueAssgmtInst> = new BooleanField('SpecValAssgmtUsageIsActive', SpecCharByValueAssgmtInst, 'Edm.Boolean')

Static representation of the specValAssgmtUsageIsActive property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SPEC_VAL_ASSGMT_USAGE_IS_EXCLUDED

SPEC_VAL_ASSGMT_USAGE_IS_EXCLUDED: BooleanField<SpecCharByValueAssgmtInst> = new BooleanField('SpecValAssgmtUsageIsExcluded', SpecCharByValueAssgmtInst, 'Edm.Boolean')

Static representation of the specValAssgmtUsageIsExcluded property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SPEC_VAL_ASSGMT_USAGE_IS_RELEVANT

SPEC_VAL_ASSGMT_USAGE_IS_RELEVANT: BooleanField<SpecCharByValueAssgmtInst> = new BooleanField('SpecValAssgmtUsageIsRelevant', SpecCharByValueAssgmtInst, 'Edm.Boolean')

Static representation of the specValAssgmtUsageIsRelevant property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static VALUE_ASSIGNMENT_SOURCE

VALUE_ASSIGNMENT_SOURCE: StringField<SpecCharByValueAssgmtInst> = new StringField('ValueAssignmentSource', SpecCharByValueAssgmtInst, 'Edm.String')

Static representation of the valueAssignmentSource property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static _allFields

_allFields: any[] = [SpecCharByValueAssgmtInst.SPECIFICATION_INTERNAL_ID,SpecCharByValueAssgmtInst.SPEC_INHERITANCE_TEMPLATE,SpecCharByValueAssgmtInst.SPEC_VAL_ASSGMT_INHERITANCE_PARENT,SpecCharByValueAssgmtInst.SPEC_VAL_ASSGMT_INHERITANCE_ROOT,SpecCharByValueAssgmtInst.SPEC_VAL_ASSGMT_ROOT_SPEC_INT_ID,SpecCharByValueAssgmtInst.SPEC_VAL_ASSGMT_SORT_SEQUENCE,SpecCharByValueAssgmtInst.SPEC_VAL_ASSGMT_UNIT_REF_DIMENSION,SpecCharByValueAssgmtInst.VALUE_ASSIGNMENT_SOURCE,SpecCharByValueAssgmtInst.SPEC_VAL_ASSGMT_USAGE_IS_EXCLUDED,SpecCharByValueAssgmtInst.SPEC_VAL_ASSGMT_USAGE_IS_ACTIVE,SpecCharByValueAssgmtInst.SPEC_VAL_ASSGMT_USAGE_IS_RELEVANT,SpecCharByValueAssgmtInst.SPEC_VAL_ASSGMT_TYPE,SpecCharByValueAssgmtInst.SPECIFICATION_AUTHZN_GROUP,SpecCharByValueAssgmtInst.SPECIFICATION_TYPE,SpecCharByValueAssgmtInst.CHARACTERISTIC,SpecCharByValueAssgmtInst.CHARACTERISTIC_FORMAT,SpecCharByValueAssgmtInst.CHARACTERISTIC_VALUE,SpecCharByValueAssgmtInst.CHARC_DECIMAL_MINIMUM_VALUE,SpecCharByValueAssgmtInst.CHARACTERISTIC_MINIMUM_VALUE_UNIT,SpecCharByValueAssgmtInst.CHARC_DECIMAL_MAXIMUM_VALUE,SpecCharByValueAssgmtInst.CHARACTERISTIC_MAXIMUM_VALUE_UNIT,SpecCharByValueAssgmtInst.CHARACTERISTIC_VALUE_DPNDCY_CODE,SpecCharByValueAssgmtInst.SPECIFICATION_RATING,SpecCharByValueAssgmtInst.CHARC_VALIDITY_START_DATE,SpecCharByValueAssgmtInst.CHARC_VALIDITY_END_DATE,SpecCharByValueAssgmtInst.CHARACTERISTIC_IS_DELETED,SpecCharByValueAssgmtInst.CHARC_CURRENCY_MINIMUM_VALUE,SpecCharByValueAssgmtInst.CHARC_VALUE_UNIT,SpecCharByValueAssgmtInst.CHARC_DATE_MINIMUM_VALUE,SpecCharByValueAssgmtInst.CHARC_TIME_MINIMUM_VALUE,SpecCharByValueAssgmtInst.CHARACTERISTIC_INTERNAL_ID,SpecCharByValueAssgmtInst.SPECIFICATION_VALIDITY_AREA,SpecCharByValueAssgmtInst.SPEC_VAL_ASSGMT_HDR,SpecCharByValueAssgmtInst.SPEC_VAL_ASSGMT,SpecCharByValueAssgmtInst.SPEC_VAL_ASSGMT_IS_INHTNC_SOURCE,SpecCharByValueAssgmtInst.INHTD_SPEC_VAL_ASSGMT_IS_TMP_CHGD,SpecCharByValueAssgmtInst.INHTD_SPEC_VAL_ASSGMT_IS_PERM_CHGD]

All fields of the SpecCharByValueAssgmtInst entity.

Static _defaultServicePath

_defaultServicePath: string = "/sap/opu/odata/sap/API_REALSUBSTANCE"

Default url path for the according service.

Static _entityName

_entityName: string = "A_SpecCharByValueAssgmtInst"

Technical entity name for SpecCharByValueAssgmtInst.

Static _keyFields

_keyFields: Array<Selectable<SpecCharByValueAssgmtInst>> = [SpecCharByValueAssgmtInst.SPECIFICATION_INTERNAL_ID, SpecCharByValueAssgmtInst.SPEC_VAL_ASSGMT_TYPE, SpecCharByValueAssgmtInst.SPECIFICATION_RATING, SpecCharByValueAssgmtInst.SPECIFICATION_VALIDITY_AREA]

All key fields of the SpecCharByValueAssgmtInst entity.

Static _keys

_keys: any = SpecCharByValueAssgmtInst._keyFields.reduce((acc: any, field) => {acc[field.fieldName] = field;return acc;}, {})

Mapping of all key field names to the respective static field property SpecCharByValueAssgmtInst.

Static _serviceName

_serviceName: string = "API_REALSUBSTANCE"

Technical service name for SpecCharByValueAssgmtInst.

Methods

Static builder

Static customField

  • Returns a selectable object that allows the selection of custom field in a get request for the entity SpecCharByValueAssgmtInst.

    Parameters

    • fieldName: string

      Name of the custom field to select

    Returns CustomField<SpecCharByValueAssgmtInst>

    A builder that constructs instances of entity type SpecCharByValueAssgmtInst.

Static requestBuilder

  • Returns a request builder to construct requests for operations on the SpecCharByValueAssgmtInst entity type.

    Returns SpecCharByValueAssgmtInstRequestBuilder

    A SpecCharByValueAssgmtInst request builder.