ISU_XPRA_IDE_DATEX_GEN 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 ISU_XPRA_IDE_DATEX_GEN 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: XPRA for Adjusting Table EDEXPROCSPGEN
Text Symbol: 001 = Error Updating Table EDEXPROCSPGEN:
Text Symbol: 002 = No release Upgrade to IS-U/CCS 6.00
Text Symbol: 003 = XPRA_DATEX_GENERATE Executed
Text Symbol: 004 = EDEXPROCSPGEN Entries Adjusted
Text Symbol: 005 = &1 Errors Occurred
Text Symbol: 007 = XPRA_DATEX_GENERATE Not Executed
Text Symbol: 008 = No IS-U Clients Available
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TR_APPEND_LOG CALL FUNCTION 'TR_APPEND_LOG' TABLES xmsg = lt_msg EXCEPTIONS OTHERS = 0.
TR_FLUSH_LOG CALL FUNCTION 'TR_FLUSH_LOG' EXCEPTIONS OTHERS = 0.
FKK_GET_OLD_NEW_VERSION CALL FUNCTION 'FKK_GET_OLD_NEW_VERSION' EXPORTING i_addon_id = 'IS-U/CCS' IMPORTING e_old_rel = i_old_rel e_new_rel = i_new_rel EXCEPTIONS addonid_not_found = 1 OTHERS = 2.
FKK_XPRA_CLIENT_CHECK CALL FUNCTION 'FKK_XPRA_CLIENT_CHECK' EXPORTING xpra = syst-cprog client = l_t000-mandt IMPORTING client_xpra_relevant = l_client_relevant.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ISU_XPRA_IDE_DATEX_GEN - XPRA for Adjusting Table EDEXPROCSPGEN ISU_XPRA_IDE_DATEX_GEN - XPRA for Adjusting Table EDEXPROCSPGEN ISU_XPRA_GAS_MESSDR - Conversion of Gas Tables Containing Gas Pressure in CHAR Format ISU_XPRA_GAS_MESSDR - Conversion of Gas Tables Containing Gas Pressure in CHAR Format ISU_XPRA_EZWGHEAD - Conversion report: Maintain div. cat. in header data for reg. group ISU_XPRA_EZWGHEAD - Conversion report: Maintain div. cat. in header data for reg. group