RFKKBI_BILLPROC_LOG_INIT is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter RFKKBI_BILLPROC_LOG_INIT into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: SIM = Simulation
Selection Text: BILLPROC = D .
Title: Initialize Logging of Billing Procedures
Text Symbol: 001 = Initialize Logging of Billing Procedure
Text Symbol: 002 = Delete Logs
Text Symbol: 003 = Incorrect Deletions
Text Symbol: 004 = Unlogged Billing Procedures
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FKK_BI_SHOW_PROGRAM_RESULTS call function 'FKK_BI_SHOW_PROGRAM_RESULTS' exporting im_header = lv_header im_results = lv_result_tab im_process = space im_log_handle = lv_log_handle.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFKKBI_BILLPROC_LOG_INIT - Initialize Logging of Billing Procedures RFKKBI_BILLPROC_LOG_INIT - Initialize Logging of Billing Procedures RFKKBI_BILLPROC_LOG - Log Billing Procedures RFKKBI_BILLPROC_LOG - Log Billing Procedures RFKKBI_BILLACC_MON_FORMS - RFKKBIBILLACCMONFORMS RFKKBI_BILLACC_MON - Monitor Billing Accounts