IJBR_MARKET_VAL_FOR_BOND_SUB1 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 IJBR_MARKET_VAL_FOR_BOND_SUB1 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 IJBR_MARKET_VAL_FOR_BOND_SUB1
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FWOS_CURRENCY_UNIT_READ CALL FUNCTION 'FWOS_CURRENCY_UNIT_READ' EXPORTING i_currency_unit = l_str_processing-stock_exchange_unit IMPORTING e_currency_relation = l_str_processing-stock_ex_curr_rel e_currency = l_str_processing-stock_exchange_curr. "real currency
READ_CUSTOMIZED_MESSAGE CALL FUNCTION 'READ_CUSTOMIZED_MESSAGE' EXPORTING I_ARBGB = 'J-' I_DTYPE = 'W' I_MSGNR = '233' IMPORTING E_MSGTY = l_msgty.
FWOS_CURRENCY_UNIT_READ CALL FUNCTION 'FWOS_CURRENCY_UNIT_READ' EXPORTING i_currency_unit = l_str_processing-stock_exchange_unit IMPORTING e_currency_relation = l_str_processing-stock_ex_curr_rel e_currency = l_str_processing-stock_exchange_curr. "real currency
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
IJBR_MARKET_VAL_FOR_BOND_SUB1 - Include IJBR_MARKET_VAL_FOR_BOND_SUB1 IJBR_MARKET_VAL_FOR_BOND_SUB - Include IJBR_MARKET_VAL_FOR_BOND_SUB IJBR_MARKET_VAL_FOR_BOND_SEL - Include IJBR_MARKET_VAL_FOR_BOND_SEL IJBR_MARKET_VAL_FOR_BOND_SCR - Include IJBR_MARKET_VAL_FOR_BOND_SCR IJBR_MARKET_VAL_FOR_BOND_INI - Include IJBR_MARKET_VAL_FOR_BOND_INI IJBR_MARKET_VAL_FOR_BOND_DAT - Include IJBR_MARKET_VAL_FOR_BOND_DAT