/EACC/CHAR_VALUE_READ 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 /EACC/CHAR_VALUE_READ 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.
Characteristic Values
Selection Text: KEYS1 = Key Field 1
Selection Text: KEYS2 = Key Field 2
Selection Text: PA_INST = D Accounting Instance
Selection Text: PA_KEY1 = Key Value 1
Selection Text: PA_KEY2 = Key Value 2
Selection Text: PA_LOCFI = Characteristic Field Name
Selection Text: PA_VAL = Characteristic Value
Title: Read Characteristic Values with Texts
001 Characteristic Value Key 1 Key 2 Short Text Long Text
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
/EACC/CHAR_VALUE_READ - Read Characteristic Values with Texts /EACC/CHAR_VALUE_READ - Read Characteristic Values with Texts /EACC/CHAR - documentation and ABAP source code /EACC/BT_CONFIGS - Configurations by Business Transactions /EACC/BT_CONFIGS - Configurations by Business Transactions /EACC/BTA_PP_TEMPL_0002 - /EACC/BTAPPTEMPL0002