CACS_VIEWCALL 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 CACS_VIEWCALL into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
CACS_VIEWCALL - Call View Call
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.
Title: Program CACS_VIEWCALL
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
VIEWCLUSTER_MAINTENANCE_CALL call function 'VIEWCLUSTER_MAINTENANCE_CALL' EXPORTING viewcluster_name = CLUSTERVIEWNAME maintenance_action = 'U' no_warning_for_clientindep = 'X' TABLES dba_sellist = gt_sellist.
VIEW_MAINTENANCE_CALL call function 'VIEW_MAINTENANCE_CALL' EXPORTING action = 'U' view_name = CLUSTERVIEWNAME TABLES dba_sellist = gt_sellist excl_cua_funct = lt_excl_cua.
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_VIEWCALL - Program CACS_VIEWCALL CACS_VIEWCALL - Program CACS_VIEWCALL CACS_VC_VAL_LOSMAINT_F01 - CACSVCVALLOSMAINTF01 CACS_VC_VAL_LOSMAINTTOP - CACSVCVALLOSMAINTTOP CACS_VC_VAL_LOSMAINT - Module Pool for Form Routines VC_TCACS_VAL_LOS CACS_VC_VAL_LOSMAINT - Module Pool for Form Routines VC_TCACS_VAL_LOS