FV45SFCM_CHARACTERISTIC_VALUES 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 FV45SFCM_CHARACTERISTIC_VALUES 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.
INCLUDE FV45PLOC.
INCLUDE FV45ELOC.
No SAP DATABASE tables are accessed within this REPORT code!
CEI0_DDB_SET_VALUE_ONLINE CALL FUNCTION 'CEI0_DDB_SET_VALUE_ONLINE' EXPORTING characteristic = xmerkmal-atinn display = da_anzeigen IMPORTING return_with_function = da_return_fcode.
CEI0_CHAR_FIRST_ASSIGNED_VALUE CALL FUNCTION 'CEI0_CHAR_FIRST_ASSIGNED_VALUE' EXPORTING characteristic = xmerkmal-atinn IMPORTING value = da_atwrt valuetext = da_atwtb EXCEPTIONS no_value_assigned = 04.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FV45SFCM_CHARACTERISTIC_VALUES - FV45SFCMCHARACTERISTICVALUES FV45SFCM - documentation and ABAP source code FV45SF0Y_YMDVA_YATPCS_FUELLEN - FV45SF0Y_YMDVA_YATPCS_FUELLEN FV45SF0Y_YMDVA_FUELLEN - FV45SF0YYMDVAFUELLEN FV45SF0Y_YMDVA_AUS_AVBBD_AUFBA - FV45SF0YYMDVAAUSAVBBDAUFBA FV45SF0Y_YBDBATCH_FUELLEN - FV45SF0YYBDBATCHFUELLEN