SAP Reports / Programs

FERCR240_OLD SAP ABAP Report - Drill Down to Source or Final Objects







FERCR240_OLD 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 FERCR240_OLD 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 FERCR240_OLD. "Basic submit
SUBMIT FERCR240_OLD AND RETURN. "Return to original report after report execution complete
SUBMIT FERCR240_OLD VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: P_AMOUNT = Amount
Selection Text: P_BSAREA = Business Area
Selection Text: P_FER_0 = Suppress
Selection Text: P_FER_1 = Display
Selection Text: P_FER_2 = Display condensed
Selection Text: P_NUMBER = Object Number
Selection Text: P_SEL = Selection screen visible?
Selection Text: P_STATUS = Status
Selection Text: REP_NAME = Report index
Selection Text: S_BP = Business process
Selection Text: S_BUKRS = D Company code
Selection Text: S_GSBER = D Business area
Selection Text: S_HP = D Cost object
Selection Text: S_KS = D Cost center
Selection Text: S_NP = Network
Selection Text: S_OR = D Order
Selection Text: S_PR = Work breakdown structure
Selection Text: S_RBUK_O = D Company code
Selection Text: S_RGSB_O = D Business area
Selection Text: S_SBUK_O = D Company code
Selection Text: S_SGSB_O = D Business area
Title: Drill Down to Source or Final Objects
Text Symbol: O30 = final obj.
Text Symbol: O20 = natural account
Text Symbol: 001 = Parameters
Text Symbol: 002 = Final objects
Text Symbol: 003 = Sort by
Text Symbol: 004 = Drill down history in header of detail list
Text Symbol: 010 = Object number
Text Symbol: 011 = Business area
Text Symbol: 012 = Amount
Text Symbol: 040 = Display
Text Symbol: 041 = Display condensed
Text Symbol: 042 = Suppress
Text Symbol: 100 = Source objects
Text Symbol: 101 = for
Text Symbol: 102 = |OTy|Final object |Name |BusA|&|
Text Symbol: 103 = Total direct postings





Text Symbol: 104 = Total for object type
Text Symbol: 105 = Total suppressed objects
Text Symbol: 106 = Total final objects for
Text Symbol: 107 = Direct postings
Text Symbol: 108 = Total source objects for
Text Symbol: 109 = |OTy|Source object |Name |BusA|&|
Text Symbol: 112 = Controlling area
Text Symbol: 113 = Company code
Text Symbol: O10 = regulatory account


INCLUDES used within this REPORT FERCR240_OLD

INCLUDE FERCD200.


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:

OBJECT_IDENTIFICATION_GET CALL FUNCTION 'OBJECT_IDENTIFICATION_GET' EXPORTING objnr = status-act_fin_coobj no_kokrs = 'X' IMPORTING * IDENTIFICATION = SY-MSGV2 ident_objid = sy-msgv1 ident_txt20 = tbo01-txt20.

FERC_CO_OBJ_FOR_FERC_ACC_GET CALL FUNCTION 'FERC_CO_OBJ_FOR_FERC_ACC_GET' EXPORTING status = status TABLES bukrs = s_rbuk_o gsber = s_rgsb_o obj_lst = obj_lst.

FERC_CO_OBJECT_GET CALL FUNCTION 'FERC_CO_OBJECT_GET' EXPORTING status = status rep_name = rep_name TABLES r_bukrs = s_rbuk_o r_gsber = s_rgsb_o s_bukrs = s_sbuk_o s_gsber = s_sgsb_o obj_lst = obj_lst.

OBJECT_IDENTIFICATION_GET CALL FUNCTION 'OBJECT_IDENTIFICATION_GET' EXPORTING objnr = co_obj-objnr IMPORTING ident_txt20 = sy-lisel(20).

OBJECT_IDENTIFICATION_GET CALL FUNCTION 'OBJECT_IDENTIFICATION_GET' EXPORTING objnr = co_obj-objnr IMPORTING identification = sy-msgv1.

FERC_DRILL_DOWN_REPORT_GET CALL FUNCTION 'FERC_DRILL_DOWN_REPORT_GET' EXPORTING report_id = '30' IMPORTING report_name = dd_rep.

FERC_DRILL_DOWN_REPORT_GET CALL FUNCTION 'FERC_DRILL_DOWN_REPORT_GET' EXPORTING report_id = '35' IMPORTING report_name = dd_rep.

FERC_DRILL_DOWN_REPORT_GET CALL FUNCTION 'FERC_DRILL_DOWN_REPORT_GET' EXPORTING report_id = '40' IMPORTING report_name = dd_rep.

FERC_DRILL_DOWN_REPORT_GET CALL FUNCTION 'FERC_DRILL_DOWN_REPORT_GET' EXPORTING report_id = '35' IMPORTING report_name = dd_rep.

FERC_DRILL_DOWN_REPORT_GET CALL FUNCTION 'FERC_DRILL_DOWN_REPORT_GET' EXPORTING report_id = '40' IMPORTING report_name = dd_rep.

FERC_CLEARING_COST_ELEMENT_CHK * call function 'FERC_CLEARING_COST_ELEMENT_CHK' * exporting * run_id = r0-run_id * cost_element = status-act_nat_acc * exceptions * clearing_cost_element = 1.

FERC_DRILL_DOWN_REPORT_GET CALL FUNCTION 'FERC_DRILL_DOWN_REPORT_GET' EXPORTING report_id = '65' IMPORTING report_name = dd_rep.

FERC_DRILL_DOWN_REPORT_GET CALL FUNCTION 'FERC_DRILL_DOWN_REPORT_GET' EXPORTING report_id = '70' IMPORTING report_name = dd_rep.

FERC_DRILL_DOWN_REPORT_GET





CALL FUNCTION 'FERC_DRILL_DOWN_REPORT_GET' EXPORTING report_id = '60' IMPORTING report_name = dd_rep.

FERC_DRILL_DOWN_REPORT_GET CALL FUNCTION 'FERC_DRILL_DOWN_REPORT_GET' EXPORTING report_id = '45' IMPORTING report_name = dd_rep.

FERC_DRILL_DOWN_REPORT_GET CALL FUNCTION 'FERC_DRILL_DOWN_REPORT_GET' EXPORTING report_id = '65' IMPORTING report_name = dd_rep.

FERC_DRILL_DOWN_REPORT_GET CALL FUNCTION 'FERC_DRILL_DOWN_REPORT_GET' EXPORTING report_id = '60' IMPORTING report_name = dd_rep.

FERC_DRILL_DOWN_REPORT_GET CALL FUNCTION 'FERC_DRILL_DOWN_REPORT_GET' EXPORTING report_id = '45' IMPORTING report_name = dd_rep.

FERC_DRILL_DOWN_REPORT_GET CALL FUNCTION 'FERC_DRILL_DOWN_REPORT_GET' EXPORTING report_id = '90' IMPORTING report_name = dd_rep.



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 FERCR240_OLD or its description.