CNV_20317_MAINTAIN_DATBI_I01 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 CNV_20317_MAINTAIN_DATBI_I01 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: Include CNV_20317_DATBI_MAINTAIN_I01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DSYS_SHOW CALL FUNCTION 'DSYS_SHOW' EXPORTING application = 'XXXX' dokclass = 'HTML' doklangu = sy-langu dokname = 'SIMGCNV_20317_C_DATBI' outline = 'CNV_20317' viewname = 'STANDARD' z_original_outline = 'CNV_20317' called_from_so70 = 'X' EXCEPTIONS class_unknown = 1 object_not_found = 2 OTHERS = 3.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
CNV_20317_MAINTAIN_DATBI_I01 - Include CNV_20317_DATBI_MAINTAIN_I01 CNV_20317_MAINTAIN_DATBI_F01 - Include CNV_20317_DATBI_MAINTAIN_F01 CNV_20317_MAINTAIN_DATBI_CLS - Include CNV_20317_DATBI_MAINTAIN_CLS CNV_20317_MAINTAIN_DATBI - Manual Maintenance of table CNV_20305_DATBI CNV_20317_MAINTAIN_DATBI - Manual Maintenance of table CNV_20305_DATBI CNV_20317_FILL_DATBI_TOP - Include CNV_20311_DATBI_FILL_TOP