Enterprise Resource Planning Blogs by SAP
Get insights and updates about cloud ERP and RISE with SAP, SAP S/4HANA and SAP S/4HANA Cloud, and more enterprise management capabilities with SAP blog posts.
cancel
Showing results for 
Search instead for 
Did you mean: 
KripaKrishnadas
Product and Topic Expert
Product and Topic Expert
1,944

Service with Advanced Execution is a new service business process which offers advanced planning and execution capabilities. Items created in this process are called execution order items. For further insights into this, refer following blogs:

Introduction to Service with Advanced Execution

Execution order item and billable maintenance order

 
Billing Relevance

Billing relevance is an attribute which is available on the execution order item.

This defines what kind of billing will be performed for this service.

 

Billing Relevance in Execution Order Item


Billing relevance in customizing

The billing relevance can be defined in the item category Customizing for Service under Transactions> Basic Settings > Define Item Categories.

This customizing enables the defaulting of billing relevance during the creation of execution order item in a service order or service order quotation. However, this default value can be overwritten by the business user on the execution order item overview page by selecting a different value on the UI.


Editability of billing relevance

The billing relevance is not changeable when the lifecycle status is Released or Completed. In order to change the billing relevance, user has to set the execution order item to Completed and then back to In Process. Once the item is back to In Process status, Billing Relevance would be changeable again.

Beyond this, the billing relevance is changeable on the item only until first actual cost / revenue posting. If business wants to override the editability of billing relevance, create a custom implementation for the following BAdI:

BAdI NameCRM_ORDER_FIELDCHECK
Interface MethodFIELDCHECK


 Technical details

The billing relevance of a particular execution order item can be read using the following ways:

    1. Using report program:
    • Launch the transaction code SE38.
    • Enter the program name CRM_ORDER_READ
    • Enter the execution order item details and execute.
    • Check the exporting parameter ET_BILLING
    • Find the attribute BILLING_RELEVANCE

 

             2. Using database table:

    • Open the database table CRMS4D_SERV_I
    • Enter the execution order item details and display the entries.
    • Find the attribute BILLING_RELEVANCE


Types of billing relevance

There are 5 possible values for the billing relevance in an execution order item:

a. Not Relevant for Billing 

The service is not relevant for billing (for example, a free-of-charge service or a service which is already covered under a contract).

b. Billing via Billing Plan After Release 

The service is billed by means of a billing plan scheduled on specific billing dates over a period. Billing plan must be defined in the service order item, and it distributes the total net value to be billed. The billing can start once the item is released.

c. Billing on Completion 

The quantity defined in the service order item is billed once it is completed. This is typically used in a fixed price billing scenario.

d. Summarized Billing 

This is used mostly in a commission or cost plus markup model.

e. Itemized Billing 

This is typically used in time and material billing where each billing line item is charged separately.
 

Billing RelevanceType of billingBilling runScope for billing Billing Document Prerequisite status on execution order itemPrerequisite status on billable maintenance order
Not Relevant for Billing      
Billing on CompletionSales billingOne-timeFixed priceBDR / InvoiceCompletedTechnically Completed
Billing via Billing Plan After ReleaseSales billingMultipleFixed priceBDR / InvoiceReleasedReleased
Summarized BillingDIP- based billingOne-timeTime and MaterialDMR / Debit MemoCompletedTechnically Completed
Itemized BillingDIP- based billingMultipleTime and MaterialDMR/ Debit MemoReleasedReleased


 

1 Comment
rama2304
Explorer
0 Kudos

Hi KripaKrishnadas

Hope you are doing good.

We are facing issue in Release for Billing/BDR for service orders and service confirmations.

We have Service orders which are not relevant for billing and service confirmations are relevant for billing, both are completed status, but getting Service conifmation in Release for Billing transaction to create BDR, service confirmation item level transfer to Billing is pending as below.

rama2304_0-1723227723177.png

 

rama2304_1-1723227801177.png

Could you please advise?

Regards

Rama