SAP Reports / Programs

RFFMWHEREUSED SAP ABAP Report - Where-Used Lists: Object Assignment to FM Derivation Tool







RFFMWHEREUSED is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report displays all Funds Management (FM) assignment entries stored in the FM Derivation Tool according to the selection criteria specified...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter RFFMWHEREUSED into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

FMWHEREUSED - Where-Used FM Assignments


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 RFFMWHEREUSED. "Basic submit
SUBMIT RFFMWHEREUSED AND RETURN. "Return to original report after report execution complete
SUBMIT RFFMWHEREUSED 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_FNAM5 = D .
Selection Text: P_GEBE = Where-Used Fund
Selection Text: P_GRAN = Where-Used Grant
Selection Text: P_KOKR = D .
Selection Text: P_KOST = Where-Used Cost Center
Selection Text: P_KSTA = Where-Used Cost Element
Selection Text: P_MEAS = Where-Used Funded Program
Selection Text: P_PFCT = Where-Used Profit Center
Selection Text: P_POSI = Where-Used WBS Element
Selection Text: P_SAKN = Where-Used G/L Account
Selection Text: P_VALF1 = Field Value From
Selection Text: P_VALF2 = Field Value From
Selection Text: P_VALF3 = Field Value From
Selection Text: P_VALF4 = Field Value From
Selection Text: P_VALF5 = Field Value From
Selection Text: P_VALT1 = Field Value to
Selection Text: P_VALT2 = Field Value to
Selection Text: P_VALT3 = Field Value to
Selection Text: P_VALT4 = Field Value to
Selection Text: P_VALT5 = Field Value to
Selection Text: SO_ANL1 = D .
Selection Text: SO_ANL2 = D .
Selection Text: SO_AUFN = D .
Selection Text: SO_BDPER = D .
Selection Text: SO_FIPE = D .
Selection Text: SO_FIST = D .
Selection Text: SO_FKBE = D .
Selection Text: SO_GEBE = D .
Selection Text: SO_GRAN = D .
Selection Text: SO_KOST = D .
Selection Text: SO_KSTA = D .
Selection Text: SO_MEAS = D .
Selection Text: SO_PFCT = D .
Selection Text: SO_POSI = D .
Selection Text: SO_SAKN = D .
Selection Text: P_ANL1 = Where-Used Asset
Selection Text: P_ANL2 = Where-Used Sub-Asset
Selection Text: P_AUFN = Where-Used Order





Selection Text: P_BPD = Where-Used Budget Period
Selection Text: P_BUKR = D .
Selection Text: P_ENV = D .
Selection Text: P_FIKR = D .
Selection Text: P_FIPE = Where-Used Commitment Item
Selection Text: P_FIST = Where-Used Funds Center
Selection Text: P_FKBE = Where-Used Functional Area
Selection Text: P_FNAM1 = D .
Selection Text: P_FNAM2 = D .
Selection Text: P_FNAM3 = D .
Selection Text: P_FNAM4 = D .
Title: Where-Used Lists: Object Assignment to FM Derivation Tool
Text Symbol: AN1 = Asset Selection Option
Text Symbol: AN2 = Sub-Asset Selection Option
Text Symbol: AUF = Order Selection Options
Text Symbol: BPD = Budget Period Selection Option
Text Symbol: EXT = User-Defined Field
Text Symbol: FIP = Commitment Item Selection Option
Text Symbol: FIS = Funds Center Selection Option
Text Symbol: FKB = Functional Area Selection Option
Text Symbol: GEB = Fund Selection Option
Text Symbol: GRA = Grant Selection Option
Text Symbol: KOS = Cost Center Selection Options
Text Symbol: KST = Cost Element Selection Options
Text Symbol: MEA = Funded Progam Selection Option
Text Symbol: PFT = Profit Center Selection Options
Text Symbol: SAK = G/L Account Selection Option
Text Symbol: TB1 = Company Code Objects
Text Symbol: TB2 = Controlling Area Objects
Text Symbol: TB3 = FM Area Objects
Text Symbol: TB4 = User-Defined Object
Text Symbol: WBS = WBS Element Selection Options


INCLUDES used within this REPORT RFFMWHEREUSED

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:

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = sy-cprog dynumb = sy-dynnr TABLES dynpfields = l_dynpfields.

TRINT_TRANSLATE_TO_UPPER CALL FUNCTION 'TRINT_TRANSLATE_TO_UPPER' CHANGING cv_string = l_fieldname.






F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' "#EC * EXPORTING tabname = l_tabname fieldname = l_fieldname TABLES return_tab = l_t_values_tab.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = sy-cprog dynumb = sy-dynnr TABLES dynpfields = l_dynpfields.

HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' "#EC * EXPORTING selectfield = 'FIELDNAME' display = ' ' no_pers_help_select = 'X' no_display_of_pers_values = 'X' IMPORTING ind = index TABLES fields = tab_help_fields full_table = tab_help_values EXCEPTIONS FULL_TABLE_EMPTY = 1 NO_TABLESTRUCTURE_GIVEN = 2 NO_TABLEFIELDS_IN_DICTIONARY = 3 MORE_THEN_ONE_SELECTFIELD = 4 NO_SELECTFIELD = 5.

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = sy-cprog dynumb = sy-dynnr TABLES dynpfields = l_dynpfields.

ABADR_STRATEGY_SOURCES_GET CALL FUNCTION 'ABADR_STRATEGY_SOURCES_GET' EXPORTING i_appl = con_strat_appl i_subclass = con_strat_subclass i_strategy_id = con_strategy_id i_env = p_env I_EXCLUDE_EXITS = space IMPORTING E_TAB_NAMES = c_TAB_names.

ABADR_STRATEGY_TARGETS_GET CALL FUNCTION 'ABADR_STRATEGY_TARGETS_GET' EXPORTING i_appl = con_strat_appl i_subclass = con_strat_subclass i_strategy_id = con_strategy_id i_env = p_env I_EXCLUDE_EXITS = space IMPORTING E_TAB_NAMES = c_Tab_names.

FI_COMPANY_CODE_DATA CALL FUNCTION 'FI_COMPANY_CODE_DATA' EXPORTING I_BUKRS = p_bukr IMPORTING E_t001 = g_t001.

K_KOKRS_READ CALL FUNCTION 'K_KOKRS_READ' EXPORTING kokrs = p_kokr IMPORTING E_tka00 = g_tka00.

FM_FIKRS_READ CALL FUNCTION 'FM_FIKRS_READ' EXPORTING I_FIKRS = p_fikr IMPORTING E_F_FM01 = g_fm01.

BUKRS_GET_FROM_FIKRS CALL FUNCTION 'BUKRS_GET_FROM_FIKRS' EXPORTING IP_FIKRS = p_FIKR TABLES T_T001 = L_T_T001 EXCEPTIONS NO_BUKRS = 0.

FM_SHOW_WHERE_USED_DERIVATIONS CALL FUNCTION 'FM_SHOW_WHERE_USED_DERIVATIONS' EXPORTING i_appl = con_strat_appl i_subclass = con_strat_subclass i_strategy_id = con_strategy_id i_env = p_env TABLES t_fmwhereusedfields = g_t_fmwhereusedfields.



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