FINB_CONTENT_READ_VERSION 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 FINB_CONTENT_READ_VERSION 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.
Selection Text: CTID = D Content ID
Selection Text: CTID2 = D Content ID
Selection Text: IHTML = Display
Selection Text: ISAVE = Download
Selection Text: ISHOW = XML Source
Selection Text: I_COMP = D Configurable Component
Selection Text: L1ONLY = Only Version 1
Selection Text: L1WO2 = Version1 Without Version 2
Selection Text: L2ONLY = Only Version 2
Selection Text: L2WO1 = Version 2 Without Version 1
Selection Text: LACTIV = Active Content
Selection Text: LACTIV2 = Active Content
Selection Text: LSELCTI2 = Global Content
Selection Text: LSELCTID = Global Content
Selection Text: LSELLOC = Local Content
Selection Text: LSELLOC2 = Local Content
Selection Text: L_CT1 = Choose Version 1
Selection Text: L_CT2 = Choose Version 2
Selection Text: L_OUT = Output
Title: Content Version Management
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'COUNTER' value_org = 'S' tables value_tab = lt_valuestab return_tab = lt_returntab exceptions others = 1.
SDIXML_DOM_TO_SCREEN call function 'SDIXML_DOM_TO_SCREEN' exporting document = lo_dom exceptions no_document = 1. "#EC *
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FINB_CONTENT_READ_VERSION - Content Version Management FINB_CONTENT_READ_VERSION - Content Version Management FINB_CONTENT_COMPARE - Program FINB_CONTENT_COMPARE FINB_CONTENT_COMPARE - Program FINB_CONTENT_COMPARE FINB_CONF_XML_TEST - Program FINB_CONF_XML_TEST FINB_CONF_XML_TEST - Program FINB_CONF_XML_TEST