In SAP S/4HANA Cloud Private Edition, Service, billing document requests (BDRs) are intermediate documents used to prepare billing data from service transactions (e.g., service contracts, service orders) before generating final billing documents like invoices. For service contracts (scope item 3MO - Service Contract Management), BDRs are created as part of the billing process to handle periodic or value-based billing. Let’s evaluate each option based on the standard process:
A. Generate BDRs via report: While reports (e.g., custom ABAP reports or transaction VF04 for billing due list in on-premise systems) can be used to trigger billing in some scenarios, this is not the standard method for service contracts in SAP S/4HANA Cloud Private Edition. The service contract billing process relies on automated or app-based mechanisms rather than standalone reports. No specific standard report is documented for generating BDRs directly from service contracts.
B. Create BDRs in the Create Billing Document Requests app: There is no standard SAP Fiori app named "Create Billing Document Requests" in SAP S/4HANA Cloud Private Edition. The closest related app is"Create Billing Documents"(Fiori App ID F0796), but this app is used to generate final billing documents (e.g., invoices) from existing BDRs, not to create BDRs themselves. BDR creation happens upstream in the process, not via a dedicated creation app.
C. Create BDRs as follow-up documents: This is the correct method. In the standard service contract process, BDRs are created automatically asfollow-up documentsfrom the service contract based on the billing plan assigned to the contract items. The billing plan (e.g., periodic or milestone-based) defines when billing events occur, and the system generates BDRs (transaction type typically F2 or a custom type) when the billing date is reached. This process is triggered via the"Release for Billing"action in the"Manage Service Contracts"app (Fiori App ID Fiori App F2178) or through background jobs (e.g., job template "Service Contract Billing"). Once released, the BDRs are available for further processing into invoices, making this the standard and documented approach.
D. Generate BDRs via Manage Billing Document Requests: The"Manage Billing Document Requests"app (Fiori App ID F2179) is used to monitor, edit, and release existing BDRs for billing, not to generate them initially. This app allows users to review and correct BDRs before they are converted into final billing documents, but the creation of BDRs happens earlier in the process as follow-ups from the service contract, not within this app.
The creation of BDRs as follow-up documents aligns with SAP’s service contract billing workflow, where the billing plan drives the generation of BDRs automatically or semi-automatically upon release. This process is tightly integrated with the service contract’s configuration (e.g., billing plan type, item category settings) and ensures accurate billing for recurring or value/quantity-based services.
Extract from SAP Documentation: "Billing document requests (BDRs) for service contracts are created as follow-up documents based on the billing plan, triggered by the release action in theManage Service Contracts app or via scheduled billing jobs." (SAP Help Portal,Service Contract Management - Billing Process, SAP S/4HANA Cloud Private Edition).