CACS_CTRTBU_MIGRATION_BZO_BF01 is a standard ABAP INCLUDE 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 CACS_CTRTBU_MIGRATION_BZO_BF01 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!
CACS_VERSION_HANDLING CALL FUNCTION 'CACS_VERSION_HANDLING' EXPORTING i_selection = '14' i_tabnam = 'CACS_CTRTBU' i_structure = ls_ctrtbu TABLES cacs_back = lt_ctrtbu EXCEPTIONS obj_already_exist = 1 struc_not_read = 2 no_act_version = 3 begin_date_missed = 4 no_act_version_to_this_time = 5 end_date_missed = 6 begin_l_end = 7 end_s_begin = 8 OTHERS = 9.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
CACS_CTRTBU_MIGRATION_BZO_BF01 - CACSCTRTBUMIGRATIONBZOBF01 CACS_CTRTBU_MIGRATION_BZO_AF04 - CACSCTRTBUMIGRATIONBZOAF04 CACS_CTRTBU_MIGRATION_BZO_AF03 - CACSCTRTBUMIGRATIONBZOAF03 CACS_CTRTBU_MIGRATION_BZO_AF02 - CACSCTRTBUMIGRATIONBZOAF02 CACS_CTRTBU_MIGRATION_BZO_AF01 - CACSCTRTBUMIGRATIONBZOAF01 CACS_CTRTBU_MIGRATION_BZO - Migration of Commission Contracts to Portfolio Assignment (PFO)