Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.projectbillingrequest.ProjectBillingRequest
Packages that use ProjectBillingRequest
Package
Description
-
Uses of ProjectBillingRequest in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.projectbillingrequest
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.projectbillingrequest with type parameters of type ProjectBillingRequestModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<ProjectBillingRequest,SAP__Message> ProjectBillingRequest._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<ProjectBillingRequest>ProjectBillingRequest.ALL_FIELDSSelector for all available fields of ProjectBillingRequest.static final SimpleProperty.String<ProjectBillingRequest>ProjectBillingRequest.PROJ_BILLG_REQ_APPROVAL_STATUSstatic final SimpleProperty.DateTime<ProjectBillingRequest>ProjectBillingRequest.PROJ_BILLG_REQ_CREATED_AT_DTE_TMEstatic final SimpleProperty.String<ProjectBillingRequest>ProjectBillingRequest.PROJ_BILLG_REQ_CREATED_BYstatic final SimpleProperty.DateTime<ProjectBillingRequest>ProjectBillingRequest.PROJ_BILLG_REQ_LAST_CHGD_AT_DTE_TMEstatic final SimpleProperty.String<ProjectBillingRequest>ProjectBillingRequest.PROJ_BILLG_REQ_LAST_CHGD_BYstatic final SimpleProperty.String<ProjectBillingRequest>ProjectBillingRequest.PROJECT_BILLING_REQUESTstatic final SimpleProperty.String<ProjectBillingRequest>ProjectBillingRequest.PROJECT_BILLING_REQUEST_STATUSstatic final SimpleProperty.Guid<ProjectBillingRequest>ProjectBillingRequest.PROJECT_BILLING_REQUEST_UUIDstatic final SimpleProperty.Guid<ProjectBillingRequest>ProjectBillingRequest.PROJECT_UUIDstatic final SimpleProperty.String<ProjectBillingRequest>ProjectBillingRequest.SALES_DOCUMENTProjectBillingRequest.TO__PROJECT_BILLING_REQ_ITEM_TPUse with available request builders to apply the _ProjectBillingReqItemTP navigation property to query operations.ProjectBillingRequestItem.TO__PROJECT_BILLING_REQUEST_TPUse with available request builders to apply the _ProjectBillingRequestTP navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.projectbillingrequest that return ProjectBillingRequestMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.projectbillingrequest that return types with arguments of type ProjectBillingRequestModifier and TypeMethodDescriptionProjectBillingRequest.createBDRForPrepayment(String billingWBSElementInternalID, String prjBlgElmPlndPpaytType) Action that can be applied to a collection of entities of this class.ProjectBillingRequest.createBillingDocumentRequest(String action, Boolean onAccountItemsAreIncluded) Action that can be applied to any entity object of this class.ProjectBillingRequest.createProjectBillingRequest(String billingWBSElementInternalID, Boolean onAccountItemsAreIncluded) Action that can be applied to a collection of entities of this class.ProjectBillingRequest.deleteProjectBillingRequest()Action that can be applied to any entity object of this class.io.vavr.control.Option<ProjectBillingRequest>ProjectBillingRequestItem.getProjectBillingRequestTPIfPresent()Retrieval of associated ProjectBillingRequest entity (one to one).ProjectBillingRequest.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.projectbillingrequest with parameters of type ProjectBillingRequestModifier and TypeMethodDescriptionProjectBillingRequestItem.ProjectBillingRequestItemBuilder.projectBillingRequestTP(ProjectBillingRequest value) Navigation property _ProjectBillingRequestTP for ProjectBillingRequestItem to single ProjectBillingRequest.voidProjectBillingRequestItem.setProjectBillingRequestTP(ProjectBillingRequest value) Overwrites the associated ProjectBillingRequest entity for the loaded navigation property _ProjectBillingRequestTP.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.projectbillingrequest with parameters of type ProjectBillingRequestModifierConstructorDescriptionProjectBillingRequestItem(UUID projectBillingRequestItemUUID, UUID projBillgElmntEntrItmUUID, UUID projectBillingRequestUUID, UUID projectBillingElementUUID, String salesDocument, String salesDocumentItem, String projBillingRequestItemLongText, BigDecimal toBePostponedQuantity, BigDecimal toBePostponedAmtInTransacCrcy, BigDecimal toBePostponedAmtInProjectCrcy, BigDecimal toBePostponedAmtInGlobalCrcy, BigDecimal toBeWrittenOffQuantity, BigDecimal toBeWrittenOffAmtInTransCrcy, BigDecimal toBeWrittenOffAmtInProjectCrcy, BigDecimal toBeWrittenOffAmtInGlobalCrcy, BigDecimal billableRevenueAmtInDocCrcy, String projBillgReqItmCrtedByUser, OffsetDateTime projBillgReqItmCrtedAtDteTme, String projBillgReqItmLastChgdBy, OffsetDateTime projBillgReqItmLastChgdDteTme, LocalDate servicesRenderedDate, BigDecimal toBeBilledQuantity, BigDecimal toBeBilledAmtInTransCrcy, BigDecimal toBeBilledAmtInProjCurrency, BigDecimal toBeBilledAmtInGlobCurrency, BigDecimal openQuantity, BigDecimal openAmountInTransCrcy, BigDecimal openAmountInProjectCurrency, BigDecimal openAmountInGlobalCurrency, BigDecimal openRevenueAmtInDocCrcy, BigDecimal netPriceAmountInDocCrcy, BigDecimal netPriceQuantity, String netPriceQuantityUnit, String material, String transactionCurrency, String globalCurrency, String projectCurrency, String documentCurrency, String quantityUnit, String projBillgReqItmSourceType, String projectBillingRequestItemDesc, String billingPlanUsageCategory, String billingPlanItemUsage, Collection<SAP__Message> _Messages, ProjectBillingRequestItemJELnk to_PrjBlgReqItemJrnlEntrLink, ProjectBillingRequest to_ProjectBillingRequestTP) -
Uses of ProjectBillingRequest 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 ProjectBillingRequestModifier and TypeMethodDescriptionDefaultProjectBillingRequestService.countProjectBillingRequest()Deprecated.ProjectBillingRequestService.countProjectBillingRequest()Deprecated.Fetch the number of entries from theProjectBillingRequestentity collection matching the filter and search expressions.DefaultProjectBillingRequestService.createProjectBillingRequest(ProjectBillingRequest projectBillingRequest) Deprecated.ProjectBillingRequestService.createProjectBillingRequest(ProjectBillingRequest projectBillingRequest) Deprecated.Create a newProjectBillingRequestentity and save it to the S/4HANA system.DefaultProjectBillingRequestService.getAllProjectBillingRequest()Deprecated.ProjectBillingRequestService.getAllProjectBillingRequest()Deprecated.Fetch multipleProjectBillingRequestentities.DefaultProjectBillingRequestService.getProjectBillingRequestByKey(UUID projectBillingRequestUUID) Deprecated.ProjectBillingRequestService.getProjectBillingRequestByKey(UUID projectBillingRequestUUID) Deprecated.Fetch a singleProjectBillingRequestentity using key fields.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type ProjectBillingRequestModifier and TypeMethodDescriptionDefaultProjectBillingRequestService.createProjectBillingRequest(ProjectBillingRequest projectBillingRequest) Deprecated.ProjectBillingRequestService.createProjectBillingRequest(ProjectBillingRequest projectBillingRequest) Deprecated.Create a newProjectBillingRequestentity and save it to the S/4HANA system.