Class CntrlPurContrDistrMessages
Original entity name from the Odata EDM: A_CntrlPurContrDistrMessagesType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CntrlPurContrDistrMessagesSelectableSelector for all available fields of CntrlPurContrDistrMessages.static final CntrlPurContrDistrMessagesField<UUID>Use with available fluent helpers to apply the DistrResponseMessageUUID field to query operations.static final CntrlPurContrDistrMessagesField<String>Use with available fluent helpers to apply the ExtContractForPurg field to query operations.static final CntrlPurContrDistrMessagesField<String>Use with available fluent helpers to apply the LogicalSystem field to query operations.static final CntrlPurContrDistrMessagesField<String>Use with available fluent helpers to apply the PurchasingDocument field to query operations.static final CntrlPurContrDistrMessagesField<String>Use with available fluent helpers to apply the PurchasingDocumentCategory field to query operations.static final CntrlPurContrDistrMessagesField<String>Use with available fluent helpers to apply the SequenceNumber field to query operations.static final CntrlPurContrDistrMessagesField<String>Use with available fluent helpers to apply the SystemMessageIdentification field to query operations.static final CntrlPurContrDistrMessagesField<String>Use with available fluent helpers to apply the SystemMessageNumber field to query operations.static final CntrlPurContrDistrMessagesField<String>Use with available fluent helpers to apply the SystemMessageText field to query operations.static final CntrlPurContrDistrMessagesField<String>Use with available fluent helpers to apply the SystemMessageType field to query operations.static final CntrlPurContrDistrMessagesField<String>Use with available fluent helpers to apply the SystemMessageVariable1 field to query operations.static final CntrlPurContrDistrMessagesField<String>Use with available fluent helpers to apply the SystemMessageVariable2 field to query operations.static final CntrlPurContrDistrMessagesField<String>Use with available fluent helpers to apply the SystemMessageVariable3 field to query operations.static final CntrlPurContrDistrMessagesField<String>Use with available fluent helpers to apply the SystemMessageVariable4 field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionCntrlPurContrDistrMessages(String sequenceNumber, UUID distrResponseMessageUUID, String purchasingDocument, String purchasingDocumentCategory, String extContractForPurg, String logicalSystem, String systemMessageType, String systemMessageIdentification, String systemMessageNumber, String systemMessageVariable1, String systemMessageVariable2, String systemMessageVariable3, String systemMessageVariable4, String systemMessageText) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
CntrlPurContrDistrMessagesField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CntrlPurContrDistrMessagesField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidprotected String(Key Field) Constraints: Not nullableprotected StringConstraints: Not nullable, Maximum length: 10getKey()Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 1(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 20Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 220Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 50Constraints: Not nullable, Maximum length: 50Constraints: Not nullable, Maximum length: 50Constraints: Not nullable, Maximum length: 50getType()inthashCode()voidsetDistrResponseMessageUUID(UUID distrResponseMessageUUID) (Key Field) Constraints: Not nullablevoidsetExtContractForPurg(String extContractForPurg) Constraints: Not nullable, Maximum length: 10voidsetLogicalSystem(String logicalSystem) Constraints: Not nullable, Maximum length: 10voidsetPurchasingDocument(String purchasingDocument) Constraints: Not nullable, Maximum length: 10voidsetPurchasingDocumentCategory(String purchasingDocumentCategory) Constraints: Not nullable, Maximum length: 1voidsetSequenceNumber(String sequenceNumber) (Key Field) Constraints: Not nullable, Maximum length: 4protected voidsetServicePathForFetch(String servicePathForFetch) voidsetSystemMessageIdentification(String systemMessageIdentification) Constraints: Not nullable, Maximum length: 20voidsetSystemMessageNumber(String systemMessageNumber) Constraints: Not nullable, Maximum length: 3voidsetSystemMessageText(String systemMessageText) Constraints: Not nullable, Maximum length: 220voidsetSystemMessageType(String systemMessageType) Constraints: Not nullable, Maximum length: 1voidsetSystemMessageVariable1(String systemMessageVariable1) Constraints: Not nullable, Maximum length: 50voidsetSystemMessageVariable2(String systemMessageVariable2) Constraints: Not nullable, Maximum length: 50voidsetSystemMessageVariable3(String systemMessageVariable3) Constraints: Not nullable, Maximum length: 50voidsetSystemMessageVariable4(String systemMessageVariable4) Constraints: Not nullable, Maximum length: 50toString()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 CntrlPurContrDistrMessages. -
SEQUENCE_NUMBER
Use with available fluent helpers to apply the SequenceNumber field to query operations. -
DISTR_RESPONSE_MESSAGE_UUID
Use with available fluent helpers to apply the DistrResponseMessageUUID field to query operations. -
PURCHASING_DOCUMENT
Use with available fluent helpers to apply the PurchasingDocument field to query operations. -
PURCHASING_DOCUMENT_CATEGORY
Use with available fluent helpers to apply the PurchasingDocumentCategory field to query operations. -
EXT_CONTRACT_FOR_PURG
Use with available fluent helpers to apply the ExtContractForPurg field to query operations. -
LOGICAL_SYSTEM
Use with available fluent helpers to apply the LogicalSystem field to query operations. -
SYSTEM_MESSAGE_TYPE
Use with available fluent helpers to apply the SystemMessageType field to query operations. -
SYSTEM_MESSAGE_IDENTIFICATION
Use with available fluent helpers to apply the SystemMessageIdentification field to query operations. -
SYSTEM_MESSAGE_NUMBER
Use with available fluent helpers to apply the SystemMessageNumber field to query operations. -
SYSTEM_MESSAGE_VARIABLE1
Use with available fluent helpers to apply the SystemMessageVariable1 field to query operations. -
SYSTEM_MESSAGE_VARIABLE2
Use with available fluent helpers to apply the SystemMessageVariable2 field to query operations. -
SYSTEM_MESSAGE_VARIABLE3
Use with available fluent helpers to apply the SystemMessageVariable3 field to query operations. -
SYSTEM_MESSAGE_VARIABLE4
Use with available fluent helpers to apply the SystemMessageVariable4 field to query operations. -
SYSTEM_MESSAGE_TEXT
Use with available fluent helpers to apply the SystemMessageText field to query operations.
-
-
Constructor Details
-
CntrlPurContrDistrMessages
public CntrlPurContrDistrMessages() -
CntrlPurContrDistrMessages
public CntrlPurContrDistrMessages(@Nullable String sequenceNumber, @Nullable UUID distrResponseMessageUUID, @Nullable String purchasingDocument, @Nullable String purchasingDocumentCategory, @Nullable String extContractForPurg, @Nullable String logicalSystem, @Nullable String systemMessageType, @Nullable String systemMessageIdentification, @Nullable String systemMessageNumber, @Nullable String systemMessageVariable1, @Nullable String systemMessageVariable2, @Nullable String systemMessageVariable3, @Nullable String systemMessageVariable4, @Nullable String systemMessageText)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<CntrlPurContrDistrMessages>
-
setSequenceNumber
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SequenceNumber
- Parameters:
sequenceNumber- Sequence No. of Message during Contract Distribution
-
setDistrResponseMessageUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: DistrResponseMessageUUID
- Parameters:
distrResponseMessageUUID- Generic Data Element for GUID Fields (X16)
-
setPurchasingDocument
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PurchasingDocument
- Parameters:
purchasingDocument- Purchasing Document Number
-
setPurchasingDocumentCategory
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PurchasingDocumentCategory
- Parameters:
purchasingDocumentCategory- Purchasing Document Category
-
setExtContractForPurg
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ExtContractForPurg
- Parameters:
extContractForPurg- Contract of External System
-
setLogicalSystem
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: LogicalSystem
- Parameters:
logicalSystem- Logical System
-
setSystemMessageType
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SystemMessageType
- Parameters:
systemMessageType- Message Type
-
setSystemMessageIdentification
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: SystemMessageIdentification
- Parameters:
systemMessageIdentification- Message identification
-
setSystemMessageNumber
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: SystemMessageNumber
- Parameters:
systemMessageNumber- Message number
-
setSystemMessageVariable1
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: SystemMessageVariable1
- Parameters:
systemMessageVariable1- Message variable 01
-
setSystemMessageVariable2
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: SystemMessageVariable2
- Parameters:
systemMessageVariable2- Message variable 02
-
setSystemMessageVariable3
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: SystemMessageVariable3
- Parameters:
systemMessageVariable3- Message variable 03
-
setSystemMessageVariable4
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: SystemMessageVariable4
- Parameters:
systemMessageVariable4- Message variable 04
-
setSystemMessageText
Constraints: Not nullable, Maximum length: 220Original property name from the Odata EDM: SystemMessageText
- Parameters:
systemMessageText- The systemMessageText to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<CntrlPurContrDistrMessages>
-
getKey
- Overrides:
getKeyin classVdmObject<CntrlPurContrDistrMessages>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<CntrlPurContrDistrMessages>
-
fromMap
- Overrides:
fromMapin classVdmObject<CntrlPurContrDistrMessages>
-
field
@Nonnull public static <T> CntrlPurContrDistrMessagesField<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> CntrlPurContrDistrMessagesField<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<CntrlPurContrDistrMessages>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<CntrlPurContrDistrMessages>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<CntrlPurContrDistrMessages>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<CntrlPurContrDistrMessages>
-
builder
-
getSequenceNumber
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SequenceNumber
- Returns:
- Sequence No. of Message during Contract Distribution
-
getDistrResponseMessageUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: DistrResponseMessageUUID
- Returns:
- Generic Data Element for GUID Fields (X16)
-
getPurchasingDocument
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PurchasingDocument
- Returns:
- Purchasing Document Number
-
getPurchasingDocumentCategory
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PurchasingDocumentCategory
- Returns:
- Purchasing Document Category
-
getExtContractForPurg
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ExtContractForPurg
- Returns:
- Contract of External System
-
getLogicalSystem
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: LogicalSystem
- Returns:
- Logical System
-
getSystemMessageType
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SystemMessageType
- Returns:
- Message Type
-
getSystemMessageIdentification
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: SystemMessageIdentification
- Returns:
- Message identification
-
getSystemMessageNumber
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: SystemMessageNumber
- Returns:
- Message number
-
getSystemMessageVariable1
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: SystemMessageVariable1
- Returns:
- Message variable 01
-
getSystemMessageVariable2
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: SystemMessageVariable2
- Returns:
- Message variable 02
-
getSystemMessageVariable3
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: SystemMessageVariable3
- Returns:
- Message variable 03
-
getSystemMessageVariable4
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: SystemMessageVariable4
- Returns:
- Message variable 04
-
getSystemMessageText
Constraints: Not nullable, Maximum length: 220Original property name from the Odata EDM: SystemMessageText
- Returns:
- The systemMessageText contained in this entity.
-
toString
- Overrides:
toStringin classVdmObject<CntrlPurContrDistrMessages>
-
equals
- Overrides:
equalsin classVdmEntity<CntrlPurContrDistrMessages>
-
canEqual
- Overrides:
canEqualin classVdmEntity<CntrlPurContrDistrMessages>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<CntrlPurContrDistrMessages>
-