Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdocumentwithcreditblocks.field.CreditBlockedSalesDocumentField
Packages that use CreditBlockedSalesDocumentField
Package
Description
-
Uses of CreditBlockedSalesDocumentField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdocumentwithcreditblocks
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdocumentwithcreditblocks declared as CreditBlockedSalesDocumentFieldModifier and TypeFieldDescriptionstatic final CreditBlockedSalesDocumentField<String>CreditBlockedSalesDocument.CENTRAL_CREDIT_CHECK_STATUSUse with available fluent helpers to apply the CentralCreditCheckStatus field to query operations.static final CreditBlockedSalesDocumentField<String>CreditBlockedSalesDocument.CENTRAL_CREDIT_CHK_TECH_ERR_STSUse with available fluent helpers to apply the CentralCreditChkTechErrSts field to query operations.static final CreditBlockedSalesDocumentField<String>CreditBlockedSalesDocument.CONTROLLING_AREA_CURRENCYUse with available fluent helpers to apply the ControllingAreaCurrency field to query operations.static final CreditBlockedSalesDocumentField<String>CreditBlockedSalesDocument.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final CreditBlockedSalesDocumentField<LocalDateTime>CreditBlockedSalesDocument.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final CreditBlockedSalesDocumentField<LocalDateTime>CreditBlockedSalesDocument.CREDIT_BLOCK_RELEASE_DATEUse with available fluent helpers to apply the CreditBlockReleaseDate field to query operations.static final CreditBlockedSalesDocumentField<String>CreditBlockedSalesDocument.CUSTOMER_CREDIT_ACCOUNTUse with available fluent helpers to apply the CustomerCreditAccount field to query operations.static final CreditBlockedSalesDocumentField<String>CreditBlockedSalesDocument.DISTRIBUTION_CHANNELUse with available fluent helpers to apply the DistributionChannel field to query operations.static final CreditBlockedSalesDocumentField<String>CreditBlockedSalesDocument.FIN_DOC_CREDIT_CHECK_STATUSUse with available fluent helpers to apply the FinDocCreditCheckStatus field to query operations.static final CreditBlockedSalesDocumentField<LocalDateTime>CreditBlockedSalesDocument.LAST_CHANGE_DATEUse with available fluent helpers to apply the LastChangeDate field to query operations.static final CreditBlockedSalesDocumentField<String>CreditBlockedSalesDocument.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final CreditBlockedSalesDocumentField<LocalDateTime>CreditBlockedSalesDocument.NEXT_CREDIT_CHECK_DATEUse with available fluent helpers to apply the NextCreditCheckDate field to query operations.static final CreditBlockedSalesDocumentField<LocalDateTime>CreditBlockedSalesDocument.NEXT_SHIPPING_DATEUse with available fluent helpers to apply the NextShippingDate field to query operations.static final CreditBlockedSalesDocumentField<String>CreditBlockedSalesDocument.ORGANIZATION_DIVISIONUse with available fluent helpers to apply the OrganizationDivision field to query operations.static final CreditBlockedSalesDocumentField<String>CreditBlockedSalesDocument.OVERALL_SD_PROCESS_STATUSUse with available fluent helpers to apply the OverallSDProcessStatus field to query operations.static final CreditBlockedSalesDocumentField<BigDecimal>CreditBlockedSalesDocument.RELEASED_CREDIT_AMOUNTUse with available fluent helpers to apply the ReleasedCreditAmount field to query operations.static final CreditBlockedSalesDocumentField<String>CreditBlockedSalesDocument.SALES_DOCUMENTUse with available fluent helpers to apply the SalesDocument field to query operations.static final CreditBlockedSalesDocumentField<String>CreditBlockedSalesDocument.SALES_DOCUMENT_TYPEUse with available fluent helpers to apply the SalesDocumentType field to query operations.static final CreditBlockedSalesDocumentField<String>CreditBlockedSalesDocument.SALES_GROUPUse with available fluent helpers to apply the SalesGroup field to query operations.static final CreditBlockedSalesDocumentField<String>CreditBlockedSalesDocument.SALES_OFFICEUse with available fluent helpers to apply the SalesOffice field to query operations.static final CreditBlockedSalesDocumentField<String>CreditBlockedSalesDocument.SALES_ORGANIZATIONUse with available fluent helpers to apply the SalesOrganization field to query operations.static final CreditBlockedSalesDocumentField<String>CreditBlockedSalesDocument.SD_DOCUMENT_CATEGORYUse with available fluent helpers to apply the SDDocumentCategory field to query operations.static final CreditBlockedSalesDocumentField<String>CreditBlockedSalesDocument.SOLD_TO_PARTYUse with available fluent helpers to apply the SoldToParty field to query operations.static final CreditBlockedSalesDocumentField<String>CreditBlockedSalesDocument.TOTAL_CREDIT_CHECK_STATUSUse with available fluent helpers to apply the TotalCreditCheckStatus field to query operations.static final CreditBlockedSalesDocumentField<BigDecimal>CreditBlockedSalesDocument.TOTAL_NET_AMOUNTUse with available fluent helpers to apply the TotalNetAmount field to query operations.static final CreditBlockedSalesDocumentField<String>CreditBlockedSalesDocument.TRANSACTION_CURRENCYUse with available fluent helpers to apply the TransactionCurrency field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdocumentwithcreditblocks that return CreditBlockedSalesDocumentFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CreditBlockedSalesDocumentField<T>CreditBlockedSalesDocument.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CreditBlockedSalesDocumentField<T>Use with available fluent helpers to apply an extension field to query operations.