Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.settlementdocumenttype.SettlmtDocType
Packages that use SettlmtDocType
Package
Description
-
Uses of SettlmtDocType in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.settlementdocumenttype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.settlementdocumenttype with type parameters of type SettlmtDocTypeModifier and TypeFieldDescriptionstatic final SimpleProperty<SettlmtDocType>SettlmtDocType.ALL_FIELDSSelector for all available fields of SettlmtDocType.static final SimpleProperty.String<SettlmtDocType>SettlmtDocType.JOURNAL_ENTRY_TYPEstatic final SimpleProperty.String<SettlmtDocType>SettlmtDocType.SETTLMT_BUS_PROC_VARstatic final SimpleProperty.String<SettlmtDocType>SettlmtDocType.SETTLMT_CATstatic final SimpleProperty.String<SettlmtDocType>SettlmtDocType.SETTLMT_DOC_CATstatic final SimpleProperty.String<SettlmtDocType>SettlmtDocType.SETTLMT_DOC_TYPEstatic final SimpleProperty.String<SettlmtDocType>SettlmtDocType.SETTLMT_DOC_TYPE_OF_COLLECTIONstatic final SimpleProperty.String<SettlmtDocType>SettlmtDocType.SETTLMT_MGMT_PRCG_APPL_CATstatic final SimpleProperty.String<SettlmtDocType>SettlmtDocType.SETTLMT_TX_CODE_TX_TYPE_CHK_CATSettlmtDocType.TO__SETL_MGMT_HDR_TXT_OBJ_TYPE_ASSGMTUse with available request builders to apply the _SetlMgmtHdrTxtObjTypeAssgmt navigation property to query operations.SettlmtDocType.TO__SETL_MGMT_ITM_TXT_OBJ_TYPE_ASSGMTUse with available request builders to apply the _SetlMgmtItmTxtObjTypeAssgmt navigation property to query operations.static final NavigationProperty.Single<SettlmtDocType,SettlmtDocType> SettlmtDocType.TO__SETTLMT_DOC_TYPE_OF_COLLECTIONUse with available request builders to apply the _SettlmtDocTypeOfCollection navigation property to query operations.static final NavigationProperty.Single<SettlmtDocType,SettlmtDocType> SettlmtDocType.TO__SETTLMT_DOC_TYPE_OF_COLLECTIONUse with available request builders to apply the _SettlmtDocTypeOfCollection navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.settlementdocumenttype that return SettlmtDocTypeMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.settlementdocumenttype that return types with arguments of type SettlmtDocTypeModifier and TypeMethodDescriptionio.vavr.control.Option<SettlmtDocType>SettlmtDocType.getSettlmtDocTypeOfCollectionIfPresent()Retrieval of associated SettlmtDocType entity (one to one).SettlmtDocType.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.settlementdocumenttype with parameters of type SettlmtDocTypeModifier and TypeMethodDescriptionvoidSettlmtDocType.setSettlmtDocTypeOfCollection(SettlmtDocType value) Overwrites the associated SettlmtDocType entity for the loaded navigation property _SettlmtDocTypeOfCollection.SettlmtDocType.SettlmtDocTypeBuilder.settlmtDocTypeOfCollection(SettlmtDocType value) Navigation property _SettlmtDocTypeOfCollection for SettlmtDocType to single SettlmtDocType.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.settlementdocumenttype with parameters of type SettlmtDocTypeModifierConstructorDescriptionSettlmtDocType(String settlmtDocType, String settlmtDocCat, String settlmtCat, String settlmtBusProcVar, String settlmtMgmtPrcgApplCat, String settlmtTxCodeTxTypeChkCat, String journalEntryType, String settlmtDocTypeOfCollection, List<SetlMgmtHdrTxtObjTypeAssgmt> to_SetlMgmtHdrTxtObjTypeAssgmt, List<SetlMgmtItmTxtObjTypeAssgmt> to_SetlMgmtItmTxtObjTypeAssgmt, SettlmtDocType to_SettlmtDocTypeOfCollection) -
Uses of SettlmtDocType in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type SettlmtDocTypeModifier and TypeMethodDescriptionDefaultSettlementDocumentTypeService.countSettlmtDocType()Deprecated.SettlementDocumentTypeService.countSettlmtDocType()Deprecated.Fetch the number of entries from theSettlmtDocTypeentity collection matching the filter and search expressions.DefaultSettlementDocumentTypeService.getAllSettlmtDocType()Deprecated.SettlementDocumentTypeService.getAllSettlmtDocType()Deprecated.Fetch multipleSettlmtDocTypeentities.DefaultSettlementDocumentTypeService.getSettlmtDocTypeByKey(String settlmtDocType) Deprecated.SettlementDocumentTypeService.getSettlmtDocTypeByKey(String settlmtDocType) Deprecated.Fetch a singleSettlmtDocTypeentity using key fields.