Class PurchaseReqnItemText
Original entity name from the Odata EDM: A_PurchaseReqnItemTextType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PurchaseReqnItemTextSelectableSelector for all available fields of PurchaseReqnItemText.static final PurchaseReqnItemTextField<String>Use with available fluent helpers to apply the ArchObjectNumber field to query operations.static final PurchaseReqnItemTextField<String>Use with available fluent helpers to apply the DocumentText field to query operations.static final PurchaseReqnItemTextField<String>Use with available fluent helpers to apply the FixedIndicator field to query operations.static final PurchaseReqnItemTextField<String>Use with available fluent helpers to apply the Language field to query operations.static final PurchaseReqnItemTextField<String>Use with available fluent helpers to apply the NoteDescription field to query operations.static final PurchaseReqnItemTextField<String>Use with available fluent helpers to apply the PurchaseRequisition field to query operations.static final PurchaseReqnItemTextField<String>Use with available fluent helpers to apply the PurchaseRequisitionItem field to query operations.static final PurchaseReqnItemTextField<String>Use with available fluent helpers to apply the TechnicalObjectType 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>
PurchaseReqnItemTextField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PurchaseReqnItemTextField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 70protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected StringConstraints: Not nullable, Maximum length: 1getKey()(Key Field) Constraints: Not nullable, Maximum length: 2Constraints: none(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 5(Key Field) Constraints: Not nullable, Maximum length: 10getType()inthashCode()voidsetArchObjectNumber(String archObjectNumber) Constraints: Not nullable, Maximum length: 70voidsetDocumentText(String documentText) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetFixedIndicator(String fixedIndicator) Constraints: Not nullable, Maximum length: 1voidsetLanguage(String language) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetNoteDescription(String noteDescription) Constraints: nonevoidsetPurchaseRequisition(String purchaseRequisition) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetPurchaseRequisitionItem(String purchaseRequisitionItem) (Key Field) Constraints: Not nullable, Maximum length: 5protected voidsetServicePathForFetch(String servicePathForFetch) voidsetTechnicalObjectType(String technicalObjectType) (Key Field) 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 PurchaseReqnItemText. -
PURCHASE_REQUISITION
Use with available fluent helpers to apply the PurchaseRequisition field to query operations. -
PURCHASE_REQUISITION_ITEM
Use with available fluent helpers to apply the PurchaseRequisitionItem field to query operations. -
DOCUMENT_TEXT
Use with available fluent helpers to apply the DocumentText field to query operations. -
TECHNICAL_OBJECT_TYPE
Use with available fluent helpers to apply the TechnicalObjectType field to query operations. -
LANGUAGE
Use with available fluent helpers to apply the Language field to query operations. -
ARCH_OBJECT_NUMBER
Use with available fluent helpers to apply the ArchObjectNumber field to query operations. -
NOTE_DESCRIPTION
Use with available fluent helpers to apply the NoteDescription field to query operations. -
FIXED_INDICATOR
Use with available fluent helpers to apply the FixedIndicator field to query operations.
-
-
Constructor Details
-
PurchaseReqnItemText
public PurchaseReqnItemText() -
PurchaseReqnItemText
public PurchaseReqnItemText(@Nullable String purchaseRequisition, @Nullable String purchaseRequisitionItem, @Nullable String documentText, @Nullable String technicalObjectType, @Nullable String language, @Nullable String archObjectNumber, @Nullable String noteDescription, @Nullable String fixedIndicator)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<PurchaseReqnItemText>
-
setPurchaseRequisition
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PurchaseRequisition
- Parameters:
purchaseRequisition- Purchase Requisition Number
-
setPurchaseRequisitionItem
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: PurchaseRequisitionItem
- Parameters:
purchaseRequisitionItem- Item number of purchase requisition
-
setDocumentText
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DocumentText
- Parameters:
documentText- Text ID
-
setTechnicalObjectType
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: TechnicalObjectType
- Parameters:
technicalObjectType- Texts: application object
-
setLanguage
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Parameters:
language- Language Key
-
setArchObjectNumber
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: ArchObjectNumber
- Parameters:
archObjectNumber- Name
-
setNoteDescription
Constraints: noneOriginal property name from the Odata EDM: NoteDescription
- Parameters:
noteDescription- Long Text
-
setFixedIndicator
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: FixedIndicator
- Parameters:
fixedIndicator- "Fixed" Indicator for Texts
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<PurchaseReqnItemText>
-
getKey
- Overrides:
getKeyin classVdmObject<PurchaseReqnItemText>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<PurchaseReqnItemText>
-
fromMap
- Overrides:
fromMapin classVdmObject<PurchaseReqnItemText>
-
field
@Nonnull public static <T> PurchaseReqnItemTextField<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> PurchaseReqnItemTextField<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<PurchaseReqnItemText>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<PurchaseReqnItemText>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<PurchaseReqnItemText>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<PurchaseReqnItemText>
-
builder
-
getPurchaseRequisition
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PurchaseRequisition
- Returns:
- Purchase Requisition Number
-
getPurchaseRequisitionItem
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: PurchaseRequisitionItem
- Returns:
- Item number of purchase requisition
-
getDocumentText
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DocumentText
- Returns:
- Text ID
-
getTechnicalObjectType
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: TechnicalObjectType
- Returns:
- Texts: application object
-
getLanguage
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
- Language Key
-
getArchObjectNumber
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: ArchObjectNumber
- Returns:
- Name
-
getNoteDescription
Constraints: noneOriginal property name from the Odata EDM: NoteDescription
- Returns:
- Long Text
-
getFixedIndicator
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: FixedIndicator
- Returns:
- "Fixed" Indicator for Texts
-
toString
- Overrides:
toStringin classVdmObject<PurchaseReqnItemText>
-
equals
- Overrides:
equalsin classVdmEntity<PurchaseReqnItemText>
-
canEqual
- Overrides:
canEqualin classVdmEntity<PurchaseReqnItemText>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<PurchaseReqnItemText>
-