RFREUT_BD_RO_BAPI 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 RFREUT_BD_RO_BAPI 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
BAPI_RE_RO_CREATE CALL FUNCTION 'BAPI_RE_RO_CREATE' EXPORTING comp_code_ext = ms_rental_object-comp_code business_entity_number_ext = ms_rental_object-business_entity rental_object_type = ms_rental_object-rental_object_type usage_type = ms_rental_object-usage_type rental_object_number_ext = ms_rental_object-rental_object pool_space_number_ext = ms_rental_object-pool_space rental_object = ms_rental_object_dat object_address = ms_object_address_dat trans = md_trans test_run = abap_false IMPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object TABLES term_org_assignment = mt_term_oa term_payment = mt_term_payment measurement = mt_measurement partner = mt_partner option_rate = mt_option_rate charact = mt_charact condition = mt_condition_dat obj_assign = mt_obj_assign return = mt_return.
BAPI_TRANSACTION_COMMIT CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' EXPORTING wait = 'X'.
BAPI_RE_RO_GET_DETAIL CALL FUNCTION 'BAPI_RE_RO_GET_DETAIL' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object IMPORTING rental_object = ms_rental_object object_address = ms_object_address TABLES term_org_assignment = mt_term_oa_disp term_payment = mt_term_payment_disp measurement = mt_measurement_disp partner = mt_partner_disp option_rate = mt_option_rate_disp charact = mt_charact_disp condition = mt_condition_disp obj_assign = mt_obj_assign_disp return = mt_return.
BAPI_RE_RO_CREATE CALL FUNCTION 'BAPI_RE_RO_CREATE' EXPORTING comp_code_ext = ms_rental_object-comp_code business_entity_number_ext = ms_rental_object-business_entity rental_object_type = ms_rental_object-rental_object_type usage_type = ms_rental_object-usage_type rental_object_number_ext = ms_rental_object-rental_object pool_space_number_ext = ms_rental_object-pool_space rental_object = ms_rental_object_dat object_address = ms_object_address_dat trans = md_trans test_run = abap_false IMPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object TABLES term_org_assignment = mt_term_oa term_payment = mt_term_payment measurement = mt_measurement partner = mt_partner option_rate = mt_option_rate charact = mt_charact condition = mt_condition_dat obj_assign = mt_obj_assign return = mt_return.
BAPI_TRANSACTION_COMMIT CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' EXPORTING wait = 'X'.
BAPI_RE_RO_GET_DETAIL CALL FUNCTION 'BAPI_RE_RO_GET_DETAIL' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object IMPORTING rental_object = ms_rental_object object_address = ms_object_address TABLES term_org_assignment = mt_term_oa_disp term_payment = mt_term_payment_disp measurement = mt_measurement_disp partner = mt_partner_disp option_rate = mt_option_rate_disp charact = mt_charact_disp condition = mt_condition_disp obj_assign = mt_obj_assign_disp return = mt_return.
BAPI_RE_RO_CREATE CALL FUNCTION 'BAPI_RE_RO_CREATE' EXPORTING comp_code_ext = ms_rental_object-comp_code business_entity_number_ext = ms_rental_object-business_entity rental_object_type = ms_rental_object-rental_object_type usage_type = ms_rental_object-usage_type rental_object_number_ext = ms_rental_object-rental_object pool_space_number_ext = ms_rental_object-pool_space rental_object = ms_rental_object_dat object_address = ms_object_address_dat trans = md_trans test_run = abap_false IMPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object TABLES term_org_assignment = mt_term_oa term_payment = mt_term_payment measurement = mt_measurement partner = mt_partner option_rate = mt_option_rate charact = mt_charact condition = mt_condition_dat obj_assign = mt_obj_assign return = mt_return.
BAPI_TRANSACTION_COMMIT CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' EXPORTING wait = 'X'.
BAPI_RE_RO_GET_DETAIL CALL FUNCTION 'BAPI_RE_RO_GET_DETAIL' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object IMPORTING rental_object = ms_rental_object object_address = ms_object_address TABLES term_org_assignment = mt_term_oa_disp term_payment = mt_term_payment_disp measurement = mt_measurement_disp partner = mt_partner_disp option_rate = mt_option_rate_disp charact = mt_charact_disp condition = mt_condition_disp obj_assign = mt_obj_assign_disp return = mt_return.
BAPI_RE_RO_CREATE CALL FUNCTION 'BAPI_RE_RO_CREATE' EXPORTING comp_code_ext = ms_rental_object-comp_code business_entity_number_ext = ms_rental_object-business_entity rental_object_type = ms_rental_object-rental_object_type usage_type = ms_rental_object-usage_type rental_object_number_ext = ms_rental_object-rental_object pool_space_number_ext = ms_rental_object-pool_space rental_object = ms_rental_object_dat object_address = ms_object_address_dat trans = md_trans test_run = abap_false IMPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object TABLES term_org_assignment = mt_term_oa term_payment = mt_term_payment measurement = mt_measurement partner = mt_partner option_rate = mt_option_rate charact = mt_charact condition = mt_condition_dat obj_assign = mt_obj_assign return = mt_return.
BAPI_TRANSACTION_COMMIT CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' EXPORTING wait = 'X'.
BAPI_RE_RO_GET_DETAIL CALL FUNCTION 'BAPI_RE_RO_GET_DETAIL' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object IMPORTING rental_object = ms_rental_object object_address = ms_object_address TABLES term_org_assignment = mt_term_oa_disp term_payment = mt_term_payment_disp measurement = mt_measurement_disp partner = mt_partner_disp option_rate = mt_option_rate_disp charact = mt_charact_disp condition = mt_condition_disp obj_assign = mt_obj_assign_disp return = mt_return.
BAPI_RE_RO_CREATE CALL FUNCTION 'BAPI_RE_RO_CREATE' EXPORTING comp_code_ext = ms_rental_object-comp_code business_entity_number_ext = ms_rental_object-business_entity rental_object_type = ms_rental_object-rental_object_type usage_type = ms_rental_object-usage_type rental_object_number_ext = ms_rental_object-rental_object pool_space_number_ext = ms_rental_object-pool_space rental_object = ms_rental_object_dat object_address = ms_object_address_dat trans = md_trans test_run = abap_false IMPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object TABLES term_org_assignment = mt_term_oa term_payment = mt_term_payment measurement = mt_measurement partner = mt_partner option_rate = mt_option_rate charact = mt_charact condition = mt_condition_dat obj_assign = mt_obj_assign return = mt_return.
BAPI_TRANSACTION_COMMIT CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' EXPORTING wait = 'X'.
BAPI_RE_RO_GET_DETAIL CALL FUNCTION 'BAPI_RE_RO_GET_DETAIL' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object IMPORTING rental_object = ms_rental_object object_address = ms_object_address TABLES term_org_assignment = mt_term_oa_disp term_payment = mt_term_payment_disp measurement = mt_measurement_disp partner = mt_partner_disp option_rate = mt_option_rate_disp charact = mt_charact_disp condition = mt_condition_disp obj_assign = mt_obj_assign_disp return = mt_return.
BAPI_RE_RO_CREATE CALL FUNCTION 'BAPI_RE_RO_CREATE' EXPORTING comp_code_ext = ms_rental_object-comp_code business_entity_number_ext = ms_rental_object-business_entity rental_object_type = ms_rental_object-rental_object_type usage_type = ms_rental_object-usage_type rental_object_number_ext = ms_rental_object-rental_object pool_space_number_ext = ms_rental_object-pool_space rental_object = ms_rental_object_dat object_address = ms_object_address_dat trans = md_trans test_run = abap_false IMPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object TABLES term_org_assignment = mt_term_oa term_payment = mt_term_payment measurement = mt_measurement partner = mt_partner option_rate = mt_option_rate charact = mt_charact condition = mt_condition_dat obj_assign = mt_obj_assign return = mt_return.
BAPI_TRANSACTION_COMMIT CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' EXPORTING wait = 'X'.
BAPI_RE_RO_GET_DETAIL CALL FUNCTION 'BAPI_RE_RO_GET_DETAIL' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object IMPORTING rental_object = ms_rental_object object_address = ms_object_address TABLES term_org_assignment = mt_term_oa_disp term_payment = mt_term_payment_disp measurement = mt_measurement_disp partner = mt_partner_disp option_rate = mt_option_rate_disp charact = mt_charact_disp condition = mt_condition_disp obj_assign = mt_obj_assign_disp return = mt_return.
CALL FUNCTION 'BAPI_RE_RO_CREATE' EXPORTING comp_code_ext = ms_rental_object-comp_code business_entity_number_ext = ms_rental_object-business_entity rental_object_type = ms_rental_object-rental_object_type usage_type = ms_rental_object-usage_type rental_object_number_ext = ms_rental_object-rental_object pool_space_number_ext = ms_rental_object-pool_space rental_object = ms_rental_object_dat object_address = ms_object_address_dat trans = md_trans test_run = abap_false IMPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object TABLES term_org_assignment = mt_term_oa term_payment = mt_term_payment measurement = mt_measurement partner = mt_partner option_rate = mt_option_rate charact = mt_charact condition = mt_condition_dat obj_assign = mt_obj_assign return = mt_return.
BAPI_TRANSACTION_COMMIT CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' EXPORTING wait = 'X'.
BAPI_RE_RO_GET_DETAIL CALL FUNCTION 'BAPI_RE_RO_GET_DETAIL' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object IMPORTING rental_object = ms_rental_object object_address = ms_object_address TABLES term_org_assignment = mt_term_oa_disp term_payment = mt_term_payment_disp measurement = mt_measurement_disp partner = mt_partner_disp option_rate = mt_option_rate_disp charact = mt_charact_disp condition = mt_condition_disp obj_assign = mt_obj_assign_disp return = mt_return.
BAPI_RE_RO_CREATE * CALL FUNCTION 'BAPI_RE_RO_CREATE' * EXPORTING * comp_code_ext = ms_rental_object-comp_code * business_entity_number_ext = ms_rental_object-business_entity * rental_object_type = ms_rental_object-rental_object_type * usage_type = ms_rental_object-usage_type * rental_object_number_ext = ms_rental_object-rental_object * pool_space_number_ext = ms_rental_object-pool_space * rental_object = ms_rental_object_dat * object_address = ms_object_address * trans = md_trans * test_run = abap_false * IMPORTING * compcode = ms_rental_object-comp_code * businessentitynumber = ms_rental_object-business_entity * rentalobjectnumber = ms_rental_object-rental_object * TABLES * term_org_assignment = mt_term_oa * term_payment = mt_term_payment * measurement = mt_measurement * partner = mt_partner * option_rate = mt_option_rate * charact = mt_charact * condition = mt_condition_dat * func_loc = mt_func_loc * return = mt_return.
BAPI_TRANSACTION_COMMIT * CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' * EXPORTING * wait = 'X'.
BAPI_RE_RO_GET_DETAIL * CALL FUNCTION 'BAPI_RE_RO_GET_DETAIL' * EXPORTING * compcode = ms_rental_object-comp_code * businessentitynumber = ms_rental_object-business_entity * rentalobjectnumber = ms_rental_object-rental_object * IMPORTING * rental_object = ms_rental_object * object_address = ms_object_address * TABLES * term_org_assignment = mt_term_oa_disp * term_payment = mt_term_payment_disp * measurement = mt_measurement_disp * partner = mt_partner_disp * option_rate = mt_option_rate_disp * charact = mt_charact_disp * condition = mt_condition_disp * func_loc = mt_func_loc_disp * return = mt_return.
BAPI_RE_RO_CREATE CALL FUNCTION 'BAPI_RE_RO_CREATE' EXPORTING comp_code_ext = ms_rental_object-comp_code business_entity_number_ext = ms_rental_object-business_entity rental_object_type = ms_rental_object-rental_object_type usage_type = ms_rental_object-usage_type rental_object_number_ext = ms_rental_object-rental_object pool_space_number_ext = ms_rental_object-pool_space rental_object = ms_rental_object_dat object_address = ms_object_address_dat trans = md_trans test_run = abap_false IMPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object TABLES term_org_assignment = mt_term_oa term_payment = mt_term_payment measurement = mt_measurement partner = mt_partner option_rate = mt_option_rate charact = mt_charact condition = mt_condition_dat obj_assign = mt_obj_assign return = mt_return.
BAPI_TRANSACTION_COMMIT CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' EXPORTING wait = 'X'.
BAPI_RE_RO_GET_DETAIL CALL FUNCTION 'BAPI_RE_RO_GET_DETAIL' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object IMPORTING rental_object = ms_rental_object object_address = ms_object_address TABLES term_org_assignment = mt_term_oa_disp term_payment = mt_term_payment_disp measurement = mt_measurement_disp partner = mt_partner_disp option_rate = mt_option_rate_disp charact = mt_charact_disp condition = mt_condition_disp obj_assign = mt_obj_assign_disp return = mt_return.
BAPI_RE_RO_CHANGE CALL FUNCTION 'BAPI_RE_RO_CHANGE' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object rental_object = ms_rental_object_dat rental_object_x = ms_rental_object_x object_address = ms_object_address_dat object_address_x = ms_object_address_x trans = md_trans test_run = abap_false TABLES term_org_assignment = mt_term_oa_c term_payment = mt_term_payment_c measurement = mt_measurement_c partner = mt_partner_c option_rate = mt_option_rate_c charact = mt_charact_c condition = mt_condition_c obj_assign = mt_obj_assign_c return = mt_return.
BAPI_TRANSACTION_COMMIT CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' EXPORTING wait = 'X'.
BAPI_RE_RO_GET_DETAIL CALL FUNCTION 'BAPI_RE_RO_GET_DETAIL' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object IMPORTING rental_object = ms_rental_object object_address = ms_object_address TABLES term_org_assignment = mt_term_oa_disp term_payment = mt_term_payment_disp measurement = mt_measurement_disp partner = mt_partner_disp option_rate = mt_option_rate_disp charact = mt_charact_disp condition = mt_condition_disp obj_assign = mt_obj_assign_disp return = mt_return.
BAPI_RE_RO_CHANGE CALL FUNCTION 'BAPI_RE_RO_CHANGE' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object rental_object = ms_rental_object_dat rental_object_x = ms_rental_object_x object_address = ms_object_address_dat object_address_x = ms_object_address_x trans = md_trans test_run = abap_false TABLES term_org_assignment = mt_term_oa_c term_payment = mt_term_payment_c measurement = mt_measurement_c partner = mt_partner_c option_rate = mt_option_rate_c charact = mt_charact_c condition = mt_condition_c obj_assign = mt_obj_assign_c return = mt_return.
BAPI_TRANSACTION_COMMIT CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' EXPORTING wait = 'X'.
BAPI_RE_RO_GET_DETAIL CALL FUNCTION 'BAPI_RE_RO_GET_DETAIL' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object IMPORTING rental_object = ms_rental_object object_address = ms_object_address TABLES term_org_assignment = mt_term_oa_disp term_payment = mt_term_payment_disp measurement = mt_measurement_disp partner = mt_partner_disp option_rate = mt_option_rate_disp charact = mt_charact_disp condition = mt_condition_disp obj_assign = mt_obj_assign_disp return = mt_return.
BAPI_RE_RO_CHANGE * CALL FUNCTION 'BAPI_RE_RO_CHANGE' * EXPORTING * compcode = ms_rental_object-comp_code * businessentitynumber = ms_rental_object-business_entity * rentalobjectnumber = ms_rental_object-rental_object * rental_object = ms_rental_object_dat * rental_object_x = ms_rental_object_x * object_address = ms_object_address_dat * object_address_x = ms_object_address_x * trans = md_trans * test_run = abap_false * TABLES * term_org_assignment = mt_term_oa_c * term_payment = mt_term_payment_c * measurement = mt_measurement_c * partner = mt_partner_c * option_rate = mt_option_rate_c * charact = mt_charact_c * condition = mt_condition_c * func_loc = mt_func_loc_c * return = mt_return.
BAPI_TRANSACTION_COMMIT * CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' * EXPORTING * wait = 'X'.
BAPI_RE_RO_GET_DETAIL * CALL FUNCTION 'BAPI_RE_RO_GET_DETAIL' * EXPORTING * compcode = ms_rental_object-comp_code * businessentitynumber = ms_rental_object-business_entity * rentalobjectnumber = ms_rental_object-rental_object * IMPORTING * rental_object = ms_rental_object * object_address = ms_object_address * TABLES * term_org_assignment = mt_term_oa_disp * term_payment = mt_term_payment_disp * measurement = mt_measurement_disp * partner = mt_partner_disp * option_rate = mt_option_rate_disp * charact = mt_charact_disp * condition = mt_condition_disp * func_loc = mt_func_loc_disp * return = mt_return.
BAPI_RE_RO_CHANGE CALL FUNCTION 'BAPI_RE_RO_CHANGE' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object rental_object = ms_rental_object_dat rental_object_x = ms_rental_object_x object_address = ms_object_address_dat object_address_x = ms_object_address_x trans = md_trans test_run = abap_false TABLES term_org_assignment = mt_term_oa_c term_payment = mt_term_payment_c measurement = mt_measurement_c partner = mt_partner_c option_rate = mt_option_rate_c charact = mt_charact_c condition = mt_condition_c obj_assign = mt_obj_assign_c return = mt_return.
BAPI_TRANSACTION_COMMIT CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' EXPORTING wait = 'X'.
BAPI_RE_RO_GET_DETAIL CALL FUNCTION 'BAPI_RE_RO_GET_DETAIL' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object IMPORTING rental_object = ms_rental_object object_address = ms_object_address TABLES term_org_assignment = mt_term_oa_disp term_payment = mt_term_payment_disp measurement = mt_measurement_disp partner = mt_partner_disp option_rate = mt_option_rate_disp charact = mt_charact_disp condition = mt_condition_disp obj_assign = mt_obj_assign_disp return = mt_return.
BAPI_RE_RO_CHANGE CALL FUNCTION 'BAPI_RE_RO_CHANGE' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object rental_object = ms_rental_object_dat rental_object_x = ms_rental_object_x object_address = ms_object_address_dat object_address_x = ms_object_address_x trans = md_trans test_run = abap_false TABLES term_org_assignment = mt_term_oa_c term_payment = mt_term_payment_c measurement = mt_measurement_c partner = mt_partner_c option_rate = mt_option_rate_c charact = mt_charact_c condition = mt_condition_c obj_assign = mt_obj_assign_c return = mt_return.
BAPI_TRANSACTION_COMMIT CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' EXPORTING wait = 'X'.
BAPI_RE_RO_GET_DETAIL CALL FUNCTION 'BAPI_RE_RO_GET_DETAIL' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object IMPORTING rental_object = ms_rental_object object_address = ms_object_address TABLES term_org_assignment = mt_term_oa_disp term_payment = mt_term_payment_disp measurement = mt_measurement_disp partner = mt_partner_disp option_rate = mt_option_rate_disp charact = mt_charact_disp condition = mt_condition_disp obj_assign = mt_obj_assign_disp return = mt_return.
BAPI_RE_RO_CHANGE CALL FUNCTION 'BAPI_RE_RO_CHANGE' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object rental_object = ms_rental_object_dat rental_object_x = ms_rental_object_x object_address = ms_object_address_dat object_address_x = ms_object_address_x trans = md_trans test_run = abap_false TABLES term_org_assignment = mt_term_oa_c term_payment = mt_term_payment_c measurement = mt_measurement_c partner = mt_partner_c option_rate = mt_option_rate_c charact = mt_charact_c condition = mt_condition_c obj_assign = mt_obj_assign_c return = mt_return.
BAPI_TRANSACTION_COMMIT CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' EXPORTING wait = 'X'.
BAPI_RE_RO_GET_DETAIL CALL FUNCTION 'BAPI_RE_RO_GET_DETAIL' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object IMPORTING rental_object = ms_rental_object object_address = ms_object_address TABLES term_org_assignment = mt_term_oa_disp term_payment = mt_term_payment_disp measurement = mt_measurement_disp partner = mt_partner_disp option_rate = mt_option_rate_disp charact = mt_charact_disp condition = mt_condition_disp obj_assign = mt_obj_assign_disp return = mt_return.
BAPI_RE_RO_CHANGE CALL FUNCTION 'BAPI_RE_RO_CHANGE' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object rental_object = ms_rental_object_dat rental_object_x = ms_rental_object_x object_address = ms_object_address_dat object_address_x = ms_object_address_x trans = md_trans test_run = abap_false TABLES term_org_assignment = mt_term_oa_c term_payment = mt_term_payment_c measurement = mt_measurement_c partner = mt_partner_c option_rate = mt_option_rate_c charact = mt_charact_c condition = mt_condition_c obj_assign = mt_obj_assign_c return = mt_return.
BAPI_TRANSACTION_COMMIT CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' EXPORTING wait = 'X'.
BAPI_RE_RO_GET_DETAIL CALL FUNCTION 'BAPI_RE_RO_GET_DETAIL' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object IMPORTING rental_object = ms_rental_object object_address = ms_object_address TABLES term_org_assignment = mt_term_oa_disp term_payment = mt_term_payment_disp measurement = mt_measurement_disp partner = mt_partner_disp option_rate = mt_option_rate_disp charact = mt_charact_disp condition = mt_condition_disp obj_assign = mt_obj_assign_disp return = mt_return.
BAPI_RE_RO_CHANGE * CALL FUNCTION 'BAPI_RE_RO_CHANGE' * EXPORTING * compcode = ms_rental_object-comp_code * businessentitynumber = ms_rental_object-business_entity * rentalobjectnumber = ms_rental_object-rental_object * rental_object = ms_rental_object_dat * rental_object_x = ms_rental_object_x * object_address = ms_object_address_dat * object_address_x = ms_object_address_x * trans = md_trans * test_run = abap_false * TABLES * term_org_assignment = mt_term_oa_c * term_payment = mt_term_payment_c * measurement = mt_measurement_c * partner = mt_partner_c * option_rate = mt_option_rate_c * charact = mt_charact_c * condition = mt_condition_c * func_loc = mt_func_loc_c * return = mt_return.
BAPI_TRANSACTION_COMMIT * CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' * EXPORTING * wait = 'X'.
BAPI_RE_RO_GET_DETAIL * CALL FUNCTION 'BAPI_RE_RO_GET_DETAIL' * EXPORTING * compcode = ms_rental_object-comp_code * businessentitynumber = ms_rental_object-business_entity * rentalobjectnumber = ms_rental_object-rental_object * IMPORTING * rental_object = ms_rental_object * object_address = ms_object_address * TABLES * term_org_assignment = mt_term_oa_disp * term_payment = mt_term_payment_disp * measurement = mt_measurement_disp * partner = mt_partner_disp * option_rate = mt_option_rate_disp * charact = mt_charact_disp * condition = mt_condition_disp * func_loc = mt_func_loc_disp * return = mt_return.
BAPI_RE_RO_CHANGE CALL FUNCTION 'BAPI_RE_RO_CHANGE' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object rental_object = ms_rental_object_dat rental_object_x = ms_rental_object_x object_address = ms_object_address_dat object_address_x = ms_object_address_x trans = md_trans test_run = abap_false TABLES term_org_assignment = mt_term_oa_c term_payment = mt_term_payment_c measurement = mt_measurement_c partner = mt_partner_c option_rate = mt_option_rate_c charact = mt_charact_c condition = mt_condition_c obj_assign = mt_obj_assign_c return = mt_return.
BAPI_TRANSACTION_COMMIT CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' EXPORTING wait = 'X'.
BAPI_RE_RO_GET_DETAIL CALL FUNCTION 'BAPI_RE_RO_GET_DETAIL' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object IMPORTING rental_object = ms_rental_object object_address = ms_object_address TABLES term_org_assignment = mt_term_oa_disp term_payment = mt_term_payment_disp measurement = mt_measurement_disp partner = mt_partner_disp option_rate = mt_option_rate_disp charact = mt_charact_disp condition = mt_condition_disp obj_assign = mt_obj_assign_disp return = mt_return.
BAPI_TRANSACTION_COMMIT CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' EXPORTING wait = 'X'.
BAPI_RE_RO_GET_DETAIL CALL FUNCTION 'BAPI_RE_RO_GET_DETAIL' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object IMPORTING rental_object = ms_rental_object object_address = ms_object_address TABLES term_org_assignment = mt_term_oa_disp term_payment = mt_term_payment_disp measurement = mt_measurement_disp partner = mt_partner_disp option_rate = mt_option_rate_disp charact = mt_charact_disp condition = mt_condition_disp obj_assign = mt_obj_assign_disp return = mt_return.
BAPI_RE_RO_CREATE CALL FUNCTION 'BAPI_RE_RO_CREATE' EXPORTING comp_code_ext = ms_rental_object-comp_code business_entity_number_ext = ms_rental_object-business_entity rental_object_type = ms_rental_object-rental_object_type usage_type = ms_rental_object-usage_type rental_object_number_ext = ms_rental_object-rental_object pool_space_number_ext = ms_rental_object-pool_space rental_object = ms_rental_object_dat object_address = ms_object_address_dat trans = md_trans test_run = id_test_run IMPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object TABLES term_org_assignment = mt_term_oa term_payment = mt_term_payment measurement = mt_measurement partner = mt_partner option_rate = mt_option_rate charact = mt_charact condition = mt_condition_dat obj_assign = mt_obj_assign return = mt_return.
BAPI_RE_RO_GET_DETAIL CALL FUNCTION 'BAPI_RE_RO_GET_DETAIL' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object IMPORTING rental_object = ms_rental_object object_address = ms_object_address TABLES term_org_assignment = mt_term_oa_disp term_payment = mt_term_payment_disp measurement = mt_measurement_disp partner = mt_partner_disp option_rate = mt_option_rate_disp charact = mt_charact_disp condition = mt_condition_disp obj_assign = mt_obj_assign_disp return = mt_return.
BAPI_RE_RO_CHANGE CALL FUNCTION 'BAPI_RE_RO_CHANGE' EXPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object rental_object = ms_rental_object_dat rental_object_x = ms_rental_object_x object_address = ms_object_address_dat object_address_x = ms_object_address_x trans = md_trans test_run = id_test_run TABLES term_org_assignment = mt_term_oa_c term_payment = mt_term_payment_c measurement = mt_measurement_c partner = mt_partner_c option_rate = mt_option_rate_c charact = mt_charact_c condition = mt_condition_c obj_assign = mt_obj_assign_c return = mt_return.
BAPI_TRANSACTION_COMMIT * CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' * EXPORTING * wait = 'X'.
BAPI_RE_RO_CREATE CALL FUNCTION 'BAPI_RE_RO_CREATE' EXPORTING comp_code_ext = ms_rental_object-comp_code business_entity_number_ext = ms_rental_object-business_entity rental_object_type = ms_rental_object-rental_object_type usage_type = ms_rental_object-usage_type rental_object_number_ext = ms_rental_object-rental_object pool_space_number_ext = ms_rental_object-pool_space rental_object = ms_rental_object_dat object_address = ms_object_address_dat trans = md_trans test_run = abap_false IMPORTING compcode = ms_rental_object-comp_code businessentitynumber = ms_rental_object-business_entity rentalobjectnumber = ms_rental_object-rental_object TABLES term_org_assignment = mt_term_oa term_payment = mt_term_payment measurement = mt_measurement partner = mt_partner option_rate = mt_option_rate charact = mt_charact condition = mt_condition_dat obj_assign = mt_obj_assign return = mt_return.
BAPI_TRANSACTION_COMMIT CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' EXPORTING wait = 'X'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name RFREUT_BD_RO_BAPI or its description.