SAP Reports / Programs | Risk Analysis | Bank Components | Risk Analysis(IS-B-RA) SAP IS

M_RISK_OBJECTF00 SAP ABAP INCLUDE - erweiterte Tabellenpflege untere Ebene







M_RISK_OBJECTF00 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 M_RISK_OBJECTF00 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT M_RISK_OBJECTF00. "Basic submit
SUBMIT M_RISK_OBJECTF00 AND RETURN. "Return to original report after report execution complete
SUBMIT M_RISK_OBJECTF00 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT M_RISK_OBJECTF00

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

ENQUEUE_E_JBRDBKO CALL FUNCTION 'ENQUEUE_E_JBRDBKO' EXPORTING * MODE_JBRDBKO = 'E' * MODE_JBRDBABEST = 'E' * MODE_JBRDBKOET = 'E' * MODE_JBRDBBEWEG = 'E' * MODE_JBRDBHIER = 'E' * MODE_JBRDBOPTI = 'E' * MANDT = SY-MANDT RIDXRT = RIDXRT_F * NGIDNR_KOET = * NGIDNR_BEWEG = * NCFNR_BEWEG = * NGIDNR_HIER = * NBRANCH_HIER = * NGIDNR_OPTI = * X_RIDXRT = ' ' * X_NGIDNR_KOET = ' ' * X_NGIDNR_BEWEG = ' ' * X_NCFNR_BEWEG = ' ' * X_NGIDNR_HIER = ' ' * X_NBRANCH_HIER = ' ' * X_NGIDNR_OPTI = ' ' _SCOPE = '3' * _WAIT = ' ' * _COLLECT = ' ' EXCEPTIONS FOREIGN_LOCK = 1 SYSTEM_FAILURE = 2 OTHERS = 3.

DEQUEUE_E_JBRDBKO CALL FUNCTION 'DEQUEUE_E_JBRDBKO' EXPORTING * MODE_JBRDBKO = 'E' * MODE_JBRDBABEST = 'E' * MODE_JBRDBKOET = 'E' * MODE_JBRDBBEWEG = 'E' * MODE_JBRDBHIER = 'E' * MODE_JBRDBOPTI = 'E' * MANDT = SY-MANDT RIDXRT = RIDXRT_F * NGIDNR_KOET = * NGIDNR_BEWEG = * NCFNR_BEWEG = * NGIDNR_HIER = * NBRANCH_HIER = * NGIDNR_OPTI = * X_RIDXRT = ' ' * X_NGIDNR_KOET = ' ' * X_NGIDNR_BEWEG = ' ' * X_NCFNR_BEWEG = ' ' * X_NGIDNR_HIER = ' ' * X_NBRANCH_HIER = ' ' * X_NGIDNR_OPTI = ' ' _SCOPE = '3' * _SYNCHRON = ' ' * _COLLECT = ' ' EXCEPTIONS OTHERS = 1.

RS_TREE_CONSTRUCT CALL FUNCTION 'RS_TREE_CONSTRUCT' * EXPORTING * INSERT_ID = '000000' * RELATIONSHIP = ' ' TABLES NODETAB = IT_SNODETEXT EXCEPTIONS TREE_FAILURE = 1 ID_NOT_FOUND = 2 WRONG_RELATIONSHIP = 3 OTHERS = 4.

ISB_RM_COMPARE_2_ITABS CALL FUNCTION 'ISB_RM_COMPARE_2_ITABS' TABLES DATA_ITAB = IT_JBRDBKO CHECK_ITAB = BT_JBRDBKO EXCEPTIONS NOT_EQUAL = 1 OTHERS = 2.

ISB_RM_COMPARE_2_ITABS CALL FUNCTION 'ISB_RM_COMPARE_2_ITABS' TABLES DATA_ITAB = IT_JBRDBABEST CHECK_ITAB = BT_JBRDBABEST EXCEPTIONS NOT_EQUAL = 1 OTHERS = 2.

ISB_RM_COMPARE_2_ITABS CALL FUNCTION 'ISB_RM_COMPARE_2_ITABS' TABLES DATA_ITAB = IT_JBRDBKOET CHECK_ITAB = BT_JBRDBKOET EXCEPTIONS NOT_EQUAL = 1 OTHERS = 2.

ISB_RM_COMPARE_2_ITABS CALL FUNCTION 'ISB_RM_COMPARE_2_ITABS' TABLES DATA_ITAB = IT_JBRDBHIER CHECK_ITAB = BT_JBRDBHIER EXCEPTIONS NOT_EQUAL = 1 OTHERS = 2.

ISB_RM_COMPARE_2_ITABS CALL FUNCTION 'ISB_RM_COMPARE_2_ITABS' TABLES DATA_ITAB = IT_JBRDBBEWEG CHECK_ITAB = BT_JBRDBBEWEG EXCEPTIONS NOT_EQUAL = 1 OTHERS = 2.

ISB_RM_COMPARE_2_ITABS CALL FUNCTION 'ISB_RM_COMPARE_2_ITABS' TABLES DATA_ITAB = IT_JBRDBFML CHECK_ITAB = BT_JBRDBFML EXCEPTIONS NOT_EQUAL = 1 OTHERS = 2.

ISB_RM_COMPARE_2_ITABS CALL FUNCTION 'ISB_RM_COMPARE_2_ITABS' TABLES DATA_ITAB = IT_JBRDBOPTI CHECK_ITAB = BT_JBRDBOPTI EXCEPTIONS NOT_EQUAL = 1 OTHERS = 2.

RM_RC_CHECK_FOR_COMPLEX_KIND CALL FUNCTION 'RM_RC_CHECK_FOR_COMPLEX_KIND' TABLES I_IT_KO = IT_JBRDBKO I_IT_KOET = IT_JBRDBKOET I_IT_ABEST = IT_JBRDBABEST I_IT_OPTI = IT_JBRDBOPTI I_IT_BEWEG = IT_JBRDBBEWEG I_IT_FML = IT_JBRDBFML I_IT_HIER = IT_JBRDBHIER ERROR_ITAB = IT_ERROR EXCEPTIONS WRONG_INPUT = 1 NO_KIND = 2 INCONSISTENT_XSFGDT = 3 INCONSISTENT_KIND = 4 OTHERS = 5.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name M_RISK_OBJECTF00 or its description.