Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata.field.CrdtMgmtBPCollateralField
Packages that use CrdtMgmtBPCollateralField
-
Uses of CrdtMgmtBPCollateralField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata declared as CrdtMgmtBPCollateralFieldModifier and TypeFieldDescriptionstatic final CrdtMgmtBPCollateralField<String>CrdtMgmtBPCollateral.ADDITIONAL_CREDIT_DOC_COMMENTUse with available fluent helpers to apply the AdditionalCreditDocComment field to query operations.static final CrdtMgmtBPCollateralField<String>CrdtMgmtBPCollateral.ADDITIONAL_CREDIT_DOC_SEQUENCEUse with available fluent helpers to apply the AdditionalCreditDocSequence field to query operations.static final CrdtMgmtBPCollateralField<BigDecimal>CrdtMgmtBPCollateral.ADDL_CREDIT_DOC_AMT_IN_TRANSAC_CRCYUse with available fluent helpers to apply the AddlCreditDocAmtInTransacCrcy field to query operations.static final CrdtMgmtBPCollateralField<String>CrdtMgmtBPCollateral.BUSINESS_PARTNERUse with available fluent helpers to apply the BusinessPartner field to query operations.static final CrdtMgmtBPCollateralField<String>CrdtMgmtBPCollateral.CRDT_ACCT_INFORMATION_CATEGORYUse with available fluent helpers to apply the CrdtAcctInformationCategory field to query operations.static final CrdtMgmtBPCollateralField<String>CrdtMgmtBPCollateral.CRDT_ACCT_INFORMATION_TYPEUse with available fluent helpers to apply the CrdtAcctInformationType field to query operations.static final CrdtMgmtBPCollateralField<String>CrdtMgmtBPCollateral.CREDIT_SEGMENTUse with available fluent helpers to apply the CreditSegment field to query operations.static final CrdtMgmtBPCollateralField<Boolean>CrdtMgmtBPCollateral.EXCEPTION_IS_CREDIT_CHECK_RELEVANTUse with available fluent helpers to apply the ExceptionIsCreditCheckRelevant field to query operations.static final CrdtMgmtBPCollateralField<String>CrdtMgmtBPCollateral.TRANSACTION_CURRENCYUse with available fluent helpers to apply the TransactionCurrency field to query operations.static final CrdtMgmtBPCollateralField<LocalDateTime>CrdtMgmtBPCollateral.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final CrdtMgmtBPCollateralField<LocalDateTime>CrdtMgmtBPCollateral.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata that return CrdtMgmtBPCollateralFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CrdtMgmtBPCollateralField<T>CrdtMgmtBPCollateral.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CrdtMgmtBPCollateralField<T>Use with available fluent helpers to apply an extension field to query operations.