Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.convergentinvoicingdocument.SAP__Message
Packages that use SAP__Message
Package
Description
-
Uses of SAP__Message in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.convergentinvoicingdocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.convergentinvoicingdocument with type parameters of type SAP__MessageModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<CAInvcgDocument,SAP__Message> CAInvcgDocument._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.convergentinvoicingdocument that return SAP__MessageMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.convergentinvoicingdocument that return types with arguments of type SAP__MessageModifier and TypeMethodDescriptionCAInvcgDocument.get_Messages()Constraints: Not nullableSAP__Message.getType()Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.convergentinvoicingdocument with type arguments of type SAP__MessageModifier and TypeMethodDescriptionCAInvcgDocument.CAInvcgDocumentBuilder._Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidCAInvcgDocument.set_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableConstructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.convergentinvoicingdocument with type arguments of type SAP__MessageModifierConstructorDescriptionCAInvcgDocument(String cAInvoicingDocument, String cAApplicationArea, String cAInvcgProcess, String cAInvcgType, String cAInvcgCategory, String cAInvcgTechnicalDocumentType, String cAInvcgTargetProcess, String businessPartner, String contractAccount, String cAInvcgMasterDataType, String altvContractAcctForCollvBills, String cASubstituteDocumentNumber, String createdByUser, LocalDate cAInvcgCreationDate, LocalTime cAInvcgCreationTime, String cAInvcgDocCreationMode, Integer cAInvcgNmbrOfInvoicingDocItems, String cAInvcgDocInternalNumber, String cAReconciliationKey, LocalDate cAPostingDate, LocalDate documentDate, LocalDate cANetDueDate, LocalDate cACashDiscountDueDate, BigDecimal cACashDiscountRate, String transactionCurrency, BigDecimal cAAmountInTransactionCurrency, Boolean cAInvcgIsDocumentPosted, Boolean cAInvcgIsDocumentSimulated, Boolean cAInvcgIsDocumentPreliminary, String cAInvcgPreliminaryCategory, String cAPrelimInvcgDocValue, String cAPreliminaryInvcgDocStatus, String cAInvcgDocumentReversalReason, String cAInvcgReversalDocument, String cAInvcgReversedDocument, String cAInvcgCorrectionCategory, LocalDate cAInvcgDocumentPrintDate, String cAInvcgDocIsLockedForPrinting, String cAPaymentMethod, String cAPaymentFormNumber, String cAInvcgDocFormID, String applicationForm, String formIDForAttachedPaymentMedium, String cAInvcgDocumentType, String cAKeyIdentification, String cAOfficialDocumentNumber, String cAPartnerSettlementRule, String companyCode, String businessPlace, String cAContract, String cASubApplication, LocalDate cAInvcgBaseDate, String cAInvcgDocPeriodCategory, LocalDate cAInvcgDocPeriodDate, LocalDate cAInvcgDocPeriodStartDate, String cADunningCounter, String cAInvcgDocHasChargeOrDiscItems, Boolean cAInvcgDocHasControlDoc, String cAInvcgBolloTaxPostStatus, String cAInvcgDocIsPartOfList, Boolean cAInvcgDocHasObjectRelation, Boolean cAInvcgDocHasSEPAPreNotif, String cAInvcgDocExternal, String cAInvcgAdjustmentDocument, String cAInvcgAdjustedDocument, Collection<SAP__Message> _Messages, List<CAInvcgDocItem> to_CAInvcgDocItem, List<CAInvcgDocPosting> to_CAInvcgDocPosting, List<CAInvcgDocSource> to_CAInvcgDocSource)