CACS00_OBJHIST_LISTF05 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 CACS00_OBJHIST_LISTF05 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!
CACS00_CASE_READ call function 'CACS00_CASE_READ' exporting i_import_year = lt_objecthistory-import_year i_case_id = lt_objecthistory-case_id tables e_case = lt_case.
CACS00_CASE_DISPLAY call function 'CACS00_CASE_DISPLAY' exporting i_import_year = lt_case-import_year i_case_id = lt_case-case_id i_case_vers = lt_case-case_vers i_busobj_type = LT_CASE-BUSOBJ_TYPE .
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
CACS00_OBJHIST_LISTF05 - CACS00OBJHISTLISTF05 CACS00_OBJHIST_LISTF04 - CACS00OBJHISTLISTF04 CACS00_OBJHIST_LISTF03 - CACS00OBJHISTLISTF03 CACS00_OBJHIST_LISTF02 - CACS00OBJHISTLISTF02 CACS00_OBJHIST_LISTF01 - CACS00OBJHISTLISTF01 CACS00_OBJHIST_LIST - List of Commission Case Objects (Bundling History)