Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata.field.CrdtMgmtBPNegativeEventField
Packages that use CrdtMgmtBPNegativeEventField
-
Uses of CrdtMgmtBPNegativeEventField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata declared as CrdtMgmtBPNegativeEventFieldModifier and TypeFieldDescriptionstatic final CrdtMgmtBPNegativeEventField<String>CrdtMgmtBPNegativeEvent.ADDITIONAL_CREDIT_DOC_COMMENTUse with available fluent helpers to apply the AdditionalCreditDocComment field to query operations.static final CrdtMgmtBPNegativeEventField<String>CrdtMgmtBPNegativeEvent.ADDITIONAL_CREDIT_DOC_SEQUENCEUse with available fluent helpers to apply the AdditionalCreditDocSequence field to query operations.static final CrdtMgmtBPNegativeEventField<String>CrdtMgmtBPNegativeEvent.BUSINESS_PARTNERUse with available fluent helpers to apply the BusinessPartner field to query operations.static final CrdtMgmtBPNegativeEventField<String>CrdtMgmtBPNegativeEvent.CRDT_ACCT_INFORMATION_CATEGORYUse with available fluent helpers to apply the CrdtAcctInformationCategory field to query operations.static final CrdtMgmtBPNegativeEventField<String>CrdtMgmtBPNegativeEvent.CRDT_ACCT_INFORMATION_TYPEUse with available fluent helpers to apply the CrdtAcctInformationType field to query operations.static final CrdtMgmtBPNegativeEventField<String>CrdtMgmtBPNegativeEvent.CREDIT_SEGMENTUse with available fluent helpers to apply the CreditSegment field to query operations.static final CrdtMgmtBPNegativeEventField<LocalDateTime>CrdtMgmtBPNegativeEvent.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final CrdtMgmtBPNegativeEventField<LocalDateTime>CrdtMgmtBPNegativeEvent.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 CrdtMgmtBPNegativeEventFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CrdtMgmtBPNegativeEventField<T>CrdtMgmtBPNegativeEvent.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CrdtMgmtBPNegativeEventField<T>Use with available fluent helpers to apply an extension field to query operations.