Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.preferredsupplierlistv2.SAP__Message
Packages that use SAP__Message
-
Uses of SAP__Message in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.preferredsupplierlistv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.preferredsupplierlistv2 with type parameters of type SAP__MessageModifier and TypeFieldDescriptionSuplrListPrpsdBusinessPartner._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final ComplexProperty.Collection<SuplrListPrpsdCompanyCode,SAP__Message> SuplrListPrpsdCompanyCode._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final ComplexProperty.Collection<SupplierList,SAP__Message> SupplierList._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.SupplierListBusinessPartner._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty.Collection<SAP__Message,String> SAP__Message.ADDITIONAL_TARGETSstatic final SimpleProperty.String<SAP__Message>SAP__Message.CODEstatic final SimpleProperty.String<SAP__Message>SAP__Message.LONGTEXT_URLstatic final SimpleProperty.String<SAP__Message>SAP__Message.MESSAGEstatic final SimpleProperty.NumericInteger<SAP__Message>SAP__Message.NUMERIC_SEVERITYstatic final SimpleProperty.String<SAP__Message>SAP__Message.TARGETstatic final SimpleProperty.Boolean<SAP__Message>SAP__Message.TRANSITIONMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.preferredsupplierlistv2 that return SAP__MessageMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.preferredsupplierlistv2 that return types with arguments of type SAP__MessageModifier and TypeMethodDescriptionSuplrListPrpsdBusinessPartner.get_Messages()Constraints: Not nullableSuplrListPrpsdCompanyCode.get_Messages()Constraints: Not nullableSupplierList.get_Messages()Constraints: Not nullableSupplierListBusinessPartner.get_Messages()Constraints: Not nullableSAP__Message.getType()Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.preferredsupplierlistv2 with type arguments of type SAP__MessageModifier and TypeMethodDescriptionSuplrListPrpsdBusinessPartner.SuplrListPrpsdBusinessPartnerBuilder._Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableSuplrListPrpsdCompanyCode.SuplrListPrpsdCompanyCodeBuilder._Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableSupplierList.SupplierListBuilder._Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableSupplierListBusinessPartner.SupplierListBusinessPartnerBuilder._Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidSuplrListPrpsdBusinessPartner.set_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidSuplrListPrpsdCompanyCode.set_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidSupplierList.set_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidSupplierListBusinessPartner.set_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableConstructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.preferredsupplierlistv2 with type arguments of type SAP__MessageModifierConstructorDescriptionSuplrListPrpsdBusinessPartner(UUID suplrListProposedSupplierUUID, UUID businessPartnerUUID, String businessPartner, UUID supplierListUUID, String supplier, Boolean businessPartnerIsBlocked, String addressID, String supplierCountryGroup, OffsetDateTime suplrListSuplrProposedDateTime, String suplrListSupplierProposalText, String supplierProposedByUser, String suplrListSupplierApprovalText, String suplrListSuplrProposalStatus, Boolean isDeleted, String suplrListSuplrProposalAction, String country, Collection<SAP__Message> _Messages, SupplierList to_SupplierListTP) SuplrListPrpsdCompanyCode(UUID suplrListPrpsdCompanyCodeUUID, String companyCode, UUID supplierListUUID, Boolean isDeleted, String suplrListCoCodeProposedByUser, OffsetDateTime suplrListCoCodePrpsdDateTime, String suplrListCoCodeProposalText, String suplrListCoCodeApprovalText, String suplrListCoCodeProposalStatus, String suplrListCoCodeProposalAction, Collection<SAP__Message> _Messages, SupplierList to_SupplierListTP) SupplierList(UUID supplierListUUID, String supplierList, Short supplierListVersion, String supplierListType, String supplierListName, String suplrListLifecycleStatus, String purchaserRespWorkAgreement, String purchaserResponsibleUser, Boolean supplierListHasAllCompanyCodes, String createdByUser, OffsetDateTime creationDateTime, String lastChangedByUser, OffsetDateTime lastChangeDateTime, Boolean supplierListIsLatest, Boolean supplierListIsPublic, Boolean isDeleted, String isEndOfPurposeBlocked, Collection<SAP__Message> _Messages, List<SupplierListBusinessPartner> to_SuplrListBusinessPartnerTP, List<SuplrListPrpsdBusinessPartner> to_SuplrListProposedSupplierTP, List<SuplrListPrpsdCompanyCode> to_SuplrListPrpsdCompanyCodeTP, List<SupplierListCompanyCode> to_SupplierListCompanyCodeTP, List<SupplierListMaterialGroup> to_SupplierListMaterialGroupTP) SupplierListBusinessPartner(UUID suplrListBusinessPartnerUUID, UUID businessPartnerUUID, UUID supplierListUUID, String supplier, Boolean businessPartnerIsBlocked, Boolean supplierIsProposed, Boolean suplrListSupplierIsMandatory, String addressID, String supplierCountryGroup, String businessPartner, String suplrListSuplrProposalStatus, String suplrListSuplrProposalAction, Boolean isDeleted, String region, String country, Collection<SAP__Message> _Messages, SupplierList to_SupplierListTP)