Class JITCallRefTextCompMatl
Original entity name from the Odata EDM: A_JITCallRefTextCompMatlType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JITCallRefTextCompMatlSelectableSelector for all available fields of JITCallRefTextCompMatl.static final JITCallRefTextCompMatlField<String>Use with available fluent helpers to apply the CompGrpNumber field to query operations.static final JITCallRefTextCompMatlField<String>Use with available fluent helpers to apply the InternalJITCallNumber field to query operations.static final JITCallRefTextCompMatlField<String>Use with available fluent helpers to apply the JITCallItemNumber field to query operations.static final JITCallRefTextCompMatlField<String>Use with available fluent helpers to apply the JITRefText field to query operations.static final JITCallRefTextCompMatlField<String>Use with available fluent helpers to apply the JITRefType field to query operations.static final JITCallRefTextCompMatlField<String>Use with available fluent helpers to apply the JITReferenceTypeLevel field to query operations.static final JITCallRefTextCompMatlField<String>Use with available fluent helpers to apply the ShipToParty field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
JITCallRefTextCompMatlField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> JITCallRefTextCompMatlField<T>Use with available fluent helpers to apply an extension field to query operations.protected void(Key Field) Constraints: Not nullable, Maximum length: 60protected Stringprotected String(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 1Constraints: none(Key Field) Constraints: Not nullable, Maximum length: 4getKey()Constraints: Not nullable, Maximum length: 10getType()inthashCode()voidsetCompGrpNumber(String compGrpNumber) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetInternalJITCallNumber(String internalJITCallNumber) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetJITCallItemNumber(String jITCallItemNumber) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetJITReferenceTypeLevel(String jITReferenceTypeLevel) Constraints: Not nullable, Maximum length: 1voidsetJITRefText(String jITRefText) Constraints: nonevoidsetJITRefType(String jITRefType) (Key Field) Constraints: Not nullable, Maximum length: 4protected voidsetServicePathForFetch(String servicePathForFetch) voidsetShipToParty(String shipToParty) Constraints: Not nullable, Maximum length: 10toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of JITCallRefTextCompMatl. -
INTERNAL_JIT_CALL_NUMBER
Use with available fluent helpers to apply the InternalJITCallNumber field to query operations. -
COMP_GRP_NUMBER
Use with available fluent helpers to apply the CompGrpNumber field to query operations. -
JIT_CALL_ITEM_NUMBER
Use with available fluent helpers to apply the JITCallItemNumber field to query operations. -
JIT_REF_TYPE
Use with available fluent helpers to apply the JITRefType field to query operations. -
JIT_REF_TEXT
Use with available fluent helpers to apply the JITRefText field to query operations. -
SHIP_TO_PARTY
Use with available fluent helpers to apply the ShipToParty field to query operations. -
JIT_REFERENCE_TYPE_LEVEL
Use with available fluent helpers to apply the JITReferenceTypeLevel field to query operations.
-
-
Constructor Details
-
JITCallRefTextCompMatl
public JITCallRefTextCompMatl() -
JITCallRefTextCompMatl
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<JITCallRefTextCompMatl>
-
setInternalJITCallNumber
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: InternalJITCallNumber
- Parameters:
internalJITCallNumber- Call Number
-
setCompGrpNumber
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: CompGrpNumber
- Parameters:
compGrpNumber- Component Group Number
-
setJITCallItemNumber
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: JITCallItemNumber
- Parameters:
jITCallItemNumber- Call Item Number
-
setJITRefType
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: JITRefType
- Parameters:
jITRefType- Type of Reference Number
-
setJITRefText
Constraints: noneOriginal property name from the Odata EDM: JITRefText
- Parameters:
jITRefText- Reference Number / Reference Text for JIT Call
-
setShipToParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ShipToParty
- Parameters:
shipToParty- Ship-to Party
-
setJITReferenceTypeLevel
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: JITReferenceTypeLevel
- Parameters:
jITReferenceTypeLevel- Reference Level Type
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<JITCallRefTextCompMatl>
-
getKey
- Overrides:
getKeyin classVdmObject<JITCallRefTextCompMatl>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<JITCallRefTextCompMatl>
-
fromMap
- Overrides:
fromMapin classVdmObject<JITCallRefTextCompMatl>
-
field
@Nonnull public static <T> JITCallRefTextCompMatlField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
fieldName- The name of the extension field as returned by the OData service.fieldType- The Java type to use for the extension field when performing value comparisons.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> JITCallRefTextCompMatlField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<JITCallRefTextCompMatl>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<JITCallRefTextCompMatl>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<JITCallRefTextCompMatl>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<JITCallRefTextCompMatl>
-
builder
-
getInternalJITCallNumber
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: InternalJITCallNumber
- Returns:
- Call Number
-
getCompGrpNumber
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: CompGrpNumber
- Returns:
- Component Group Number
-
getJITCallItemNumber
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: JITCallItemNumber
- Returns:
- Call Item Number
-
getJITRefType
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: JITRefType
- Returns:
- Type of Reference Number
-
getJITRefText
Constraints: noneOriginal property name from the Odata EDM: JITRefText
- Returns:
- Reference Number / Reference Text for JIT Call
-
getShipToParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ShipToParty
- Returns:
- Ship-to Party
-
getJITReferenceTypeLevel
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: JITReferenceTypeLevel
- Returns:
- Reference Level Type
-
toString
- Overrides:
toStringin classVdmObject<JITCallRefTextCompMatl>
-
equals
- Overrides:
equalsin classVdmEntity<JITCallRefTextCompMatl>
-
canEqual
- Overrides:
canEqualin classVdmEntity<JITCallRefTextCompMatl>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<JITCallRefTextCompMatl>
-