Lesson Overview
In a business context and for test purposes, billable items are the basis for processes in convergent invoicing. This lesson explains the different options for creating and monitoring billable items.
Business Example
You are responsible for introducing a new billing process in your company. To test it, you create billable items as test data for the new billing process, because the charging system has not yet been integrated.
Create and Monitor Billable Items


Generate Test Data Alternative 1:
You can create test data using the RFKKBIXBITSAMPLE report.
In the SAP Easy Access menu, choose Tools → ABAP Workbench → Development → ABAP Editor (transaction SE38).
Run the RFKKBIXBITSAMPLE report.
You can use it only for billable item classes that are not used productively (that is, only for locally productive billable classes). It is not possible to generate test data for billable item classes that are set to the final status of productive.
The disadvantage is that customer fields are not filled by this report, but the report is very easy to use.
Generate Test Data Alternative 2:
You can upload billable items to the system for test purposes using the RFKKBIXBITUPLOAD report. This report expects the data in a certain format.
The sample file created by the RFKKBIXBITUPLOADSAMPLEFILE report has the required format. For each record type, it contains the name of the fields in the correct sequence.
The advantage is that customer fields can be filled by this report.
