CACS_CHECK_CHAR_STRUCTURES 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_CHECK_CHAR_STRUCTURES 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.
Title: Program CACS_CHECK_CHAR_STRUCTURES
Text Symbol: 001 = Structures MUST be adjusted
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DDIF_TABL_GET call function 'DDIF_TABL_GET' exporting name = lt_ddic_obj-namec * STATE = 'A' * LANGU = ' ' importing * GOTSTATE = dd02v_wa = lt_dd02v * DD09L_WA = * TABLES * DD03P_TAB = * DD05M_TAB = * DD08V_TAB = * DD12V_TAB = * DD17V_TAB = * DD35V_TAB = * DD36M_TAB = * EXCEPTIONS * ILLEGAL_INPUT = 1 * OTHERS = 2 .
DDIF_TABL_GET call function 'DDIF_TABL_GET' exporting name = lt_ddic_obj-name * STATE = 'A' * LANGU = ' ' importing * GOTSTATE = dd02v_wa = lt_dd02v * DD09L_WA = * TABLES * DD03P_TAB = * DD05M_TAB = * DD08V_TAB = * DD12V_TAB = * DD17V_TAB = * DD35V_TAB = * DD36M_TAB = * EXCEPTIONS * ILLEGAL_INPUT = 1 * OTHERS = 2 .
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_CHECK_CHAR_STRUCTURES - Program CACS_CHECK_CHAR_STRUCTURES CACS_CHECK_CHAR_STRUCTURES - Program CACS_CHECK_CHAR_STRUCTURES CACS_CHECK_CASERUN_ALV - Performance Overview - Commission Cases CACS_CHECK_CASERUN_ALV - Performance Overview - Commission Cases CACS_CHECK_CASERUNTOP - CACSCHECKCASERUNTOP CACS_CHECK_CASERUN - Performance Overview - Commission Cases