ITRIA_GUI_DYNP_IMP 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 ITRIA_GUI_DYNP_IMP 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 ITRIA_GUI_DYNP_IMP
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FTR_FIXINGSTATE_GET_TEXT CALL FUNCTION 'FTR_FIXINGSTATE_GET_TEXT' EXPORTING pi_fixingstate = l_registate IMPORTING pe_text = l_xregistate EXCEPTIONS get_failed = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ITRIA_GUI_DYNP_IMP - Include ITRIA_GUI_DYNP_IMP ITRIA_GUI_DYNP_DEF - Include ITRIA_GUI_DYNP_DEF ITRIA_GUI_APPL_IMP - Include ITRIA_GUI_APPL_IMP ITRIA_GUI_APPL_DEF - Include ITRIA_GUI_APPL_DEF ITRIA_CORE_CL_TRIA_BEARER_IMP - Include ITRIA_CORE_CL_TRIA_BEARER_IMP ITRIA_CORE_CL_TRIA_BEARER_DEF - Include ITRIA_CORE_CL_TRIA_BEARER_DEF