SAP Reports / Programs

RFTR_COLL_PROC_FIDUCIARY SAP ABAP Report - Fiduciary Deposit: Collective processing







RFTR_COLL_PROC_FIDUCIARY 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 RFTR_COLL_PROC_FIDUCIARY 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

TM60 - Fiduciary Deposits: Coll. Processing


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 RFTR_COLL_PROC_FIDUCIARY. "Basic submit
SUBMIT RFTR_COLL_PROC_FIDUCIARY AND RETURN. "Return to original report after report execution complete
SUBMIT RFTR_COLL_PROC_FIDUCIARY 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_DSTICH = D .
Selection Text: P_V10 = Contract
Selection Text: P_V11 = Rollover
Selection Text: P_V12 = Termination
Selection Text: P_V20 = Contract Settlement
Selection Text: P_V21 = Rollover Settlement
Selection Text: P_V22 = Termination Settlement
Selection Text: P_VAR = D .
Selection Text: S_AKTIV = D .
Selection Text: S_BUKRS = D .
Selection Text: S_DATE = Date
Selection Text: S_DBLFZ = D .
Selection Text: S_DELFZ = D .
Selection Text: S_EXTREF = D .
Selection Text: S_KONTRH = D .
Selection Text: S_MERKM = D .
Selection Text: S_RDEALR = D .
Selection Text: S_REFER = D .
Selection Text: S_RFHA = D .
Selection Text: S_RPORTB = D .
Selection Text: S_SFHAAR = D .
Selection Text: S_SGSART = D .
Selection Text: S_USER = User
Selection Text: S_WGSCHF = Currency
Selection Text: S_ZUOND = D .
Selection Text: S_ZUONR = D .
Title: Fiduciary Deposit: Collective processing
Text Symbol: V22 = Deal Correction Settlement
Text Symbol: V21 = Deal Adjustment Settlement
Text Symbol: V20 = Contract Settlement
Text Symbol: V12 = Deal Correction
Text Symbol: V11 = Deal Adjustment
Text Symbol: V10 = Contract
Text Symbol: 001 = Posting Release Ind.
Text Symbol: 002 = Postg Rel.
Text Symbol: 003 = Posting Release Indicator
Text Symbol: 005 = Fiduciary Deposits: Collective Processing - Results
Text Symbol: 511 = Fiduciary Deposit Purchase





Text Symbol: 512 = Fixed-Term Deposits Borrowed
Text Symbol: 521 = Deposits at Notice Invested
Text Symbol: 522 = Deposits at Notice Borrowed
Text Symbol: 531 = Commercial Paper Purchases
Text Symbol: 532 = Commercial Paper Sales
Text Symbol: 541 = Cash Flow Transaction Invested
Text Symbol: 542 = Cash Flow Transaction Borrowed
Text Symbol: 551 = Interest Rate Instr. Invested
Text Symbol: 552 = Interest Rate Instr. Borrowed
Text Symbol: 561 = Facility Granted to Borrower
Text Symbol: 562 = Facility Granted by Lender
Text Symbol: C00 = General Selections
Text Symbol: C01 = Position Assignment
Text Symbol: C02 = Additional Fields
Text Symbol: CDT = Date
Text Symbol: CPG = Page
Text Symbol: CRP = Report
Text Symbol: CTM = Time
Text Symbol: CUP = Entered/Last Changed by
Text Symbol: CUS = User
Text Symbol: D00 = Product and Trans. Cat.
Text Symbol: DSL = Deselect All
Text Symbol: HEA = Transaction Category
Text Symbol: ITM = Transaction
Text Symbol: OUT = Output Control
Text Symbol: SLC = Select All
Text Symbol: V00 = Current Activity Cat.


INCLUDES used within this REPORT RFTR_COLL_PROC_FIDUCIARY

INCLUDE IFTRCON_APPL_GEN.


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:

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = 'ICON_SELECT_ALL' text = text-slc "add_stdinf = space info = text-slc IMPORTING result = at_slca EXCEPTIONS OTHERS = 1.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = 'ICON_DESELECT_ALL' text = text-dsl "add_stdinf = space info = text-dsl IMPORTING result = at_dsla EXCEPTIONS OTHERS = 1.

TB_PROGRESS_INDICATOR CALL FUNCTION 'TB_PROGRESS_INDICATOR' EXPORTING id = 'SELECTION' EXCEPTIONS OTHERS = 0.

TB_DOMAINVALUE_GET_TEXT CALL FUNCTION 'TB_DOMAINVALUE_GET_TEXT' EXPORTING name = 'SEFFMETH' value = w_ftr-seffmeth IMPORTING text = w_ftr-xeffmeth.

DEALDATA_READ





CALL FUNCTION 'DEALDATA_READ' EXPORTING all_conditions_and_positions = xtrue companycode = vtbfha-bukrs currently_active_status = xtrue dealno = vtbfha-rfha statusno = vtbfhazu-rfhazu via_statuspointer = xtrue TABLES conditions = t_finko positions = t_fhapo EXCEPTIONS OTHERS = 01.

FTR_PARTNER_GET_TEXT CALL FUNCTION 'FTR_PARTNER_GET_TEXT' EXPORTING pi_companycode = w_ftr-bukrs pi_partner_id = w_ftr-kontrh IMPORTING pe_partner_text = w_ftr-xkontrh.

TRCA_COMPANYCODE_GETDETAIL CALL FUNCTION 'TRCA_COMPANYCODE_GETDETAIL' EXPORTING companycode = w_ftr-bukrs IMPORTING companyname = w_ftr-butxt EXCEPTIONS OTHERS = 1.

FTR_TRANSACTIONTYPE_GET_TEXT CALL FUNCTION 'FTR_TRANSACTIONTYPE_GET_TEXT' EXPORTING i_sgsart = w_ftr-sgsart i_sfhaart = w_ftr-sfhaart IMPORTING e_xgsart = w_ftr-xgsart e_xfhaart = w_ftr-xfhaart.

FTR_TRANSACTIONCAT_GET_TEXT CALL FUNCTION 'FTR_TRANSACTIONCAT_GET_TEXT' EXPORTING i_sanlf = w_ftr-sanlf i_sfgtyp = w_ftr-sfgtyp IMPORTING e_xanlf = w_ftr-xanlf e_xfgtyp = w_ftr-xfgtyp.

FTR_ACTIVITYCATEGORY_GET_TEXT CALL FUNCTION 'FTR_ACTIVITYCATEGORY_GET_TEXT' EXPORTING i_sanlf = w_ftr-sanlf i_sfgtyp = w_ftr-sfgtyp i_sfgzustt = w_ftr-sfgzustt IMPORTING e_xfgzustt = w_ftr-xfgzustt.

TB_DOMAINVALUE_GET_TEXT CALL FUNCTION 'TB_DOMAINVALUE_GET_TEXT' EXPORTING name = 'T_SAKTIV' value = w_ftr-saktiv IMPORTING text = w_ftr-xaktiv.

TB_PROGRESS_INDICATOR CALL FUNCTION 'TB_PROGRESS_INDICATOR' EXPORTING id = 'OUTPUT' EXCEPTIONS OTHERS = 0.

REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING * i_buffer_active = xtrue "SR HW1125075 i_callback_program = alv_repid i_callback_pf_status_set = 'STATUS_SET' * I_CALLBACK_USER_COMMAND = ' ' * I_CALLBACK_TOP_OF_PAGE = ' ' * I_CALLBACK_HTML_TOP_OF_PAGE = ' ' * I_STRUCTURE_NAME = * I_BACKGROUND_ID = ' ' i_grid_title = text-005 is_layout = alv_layout it_fieldcat = alv_fieldcat * IT_EXCLUDING = * IT_SPECIAL_GROUPS = it_sort = alv_sort * IT_FILTER = * IS_SEL_HIDE = * I_DEFAULT = 'X' i_save = alv_save is_variant = alv_variant it_events = alv_events * IT_EVENT_EXIT = * IS_PRINT = * IS_REPREP_ID = * IMPORTING * E_EXIT_CAUSED_BY_CALLER = * ES_EXIT_CAUSED_BY_USER = TABLES t_outtab = t_ftr.

REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING i_program_name = alv_repid i_internal_tabname = alv_name_item i_structure_name = 'VTMWRK1' CHANGING ct_fieldcat = c_fieldcat.

REUSE_ALV_EVENTS_GET CALL FUNCTION 'REUSE_ALV_EVENTS_GET' EXPORTING i_list_type = 1 IMPORTING et_events = t_event.

REUSE_ALV_COMMENTARY_WRITE CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE' EXPORTING it_list_commentary = ttop.

REUSE_ALV_COMMENTARY_WRITE CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE' EXPORTING it_list_commentary = ttop.

FTR_STAV_MAINTAIN_TRANSACTION CALL FUNCTION 'FTR_STAV_MAINTAIN_TRANSACTION' EXPORTING bukrs = w_ftr-bukrs rfha = w_ftr-rfha.

TB_PROGRESS_INDICATOR CALL FUNCTION 'TB_PROGRESS_INDICATOR' EXPORTING id = 'OUTPUT' EXCEPTIONS OTHERS = 0.

FTR_DISPATCH CALL FUNCTION 'FTR_DISPATCH' EXPORTING i_bukrs = w_ftr-facilitybukrs i_rfha = w_ftr-facilitynr i_functionclass = g_con_fclass_display i_call = xtrue i_no_popup_for_function = xtrue EXCEPTIONS OTHERS = 0.

FTR_PARTNER_DISPLAY CALL FUNCTION 'FTR_PARTNER_DISPLAY' EXPORTING pi_partner_id = u_kontrh pi_companycode = u_bukrs.

FTR_DISPATCH CALL FUNCTION 'FTR_DISPATCH' EXPORTING i_bukrs = w_ftr-bukrs i_rfha = w_ftr-rfha i_functionclass = u_functionclass i_call = xtrue i_no_popup_for_function = xtrue EXCEPTIONS OTHERS = 1.

FTR_SAVED_KEY_IMPORT CALL FUNCTION 'FTR_SAVED_KEY_IMPORT' IMPORTING e_bukrs = ftr_key-bukrs e_rfha = ftr_key-rfha.

REUSE_ALV_VARIANT_DEFAULT_GET CALL FUNCTION 'REUSE_ALV_VARIANT_DEFAULT_GET' EXPORTING i_save = save CHANGING cs_variant = h_variant EXCEPTIONS not_found = 1.




REUSE_ALV_VARIANT_F4 CALL FUNCTION 'REUSE_ALV_VARIANT_F4' EXPORTING is_variant = variant i_save = save IMPORTING e_exit = h_exit es_variant = h_variant EXCEPTIONS not_found = 1.

REUSE_ALV_VARIANT_EXISTENCE CALL FUNCTION 'REUSE_ALV_VARIANT_EXISTENCE' EXPORTING i_save = save CHANGING cs_variant = h_variant.

TB_PRODUCTTYPE_VALUES CALL FUNCTION 'TB_PRODUCTTYPE_VALUES' IMPORTING selection = c_sgsart TABLES t_productcategories = l_t_prodcat.

TB_DEALTYPE_VALUES CALL FUNCTION 'TB_DEALTYPE_VALUES' IMPORTING selection_dealtype = c_sfhaart selection_producttype = c_sgsart TABLES t_productcategories = l_t_prodcat.

BPAR_S_BPCENTRAL_PARTNER_PREP * call function 'BPAR_S_BPCENTRAL_PARTNER_PREP' * importing * partner_out = l_bp000 * exceptions * others = 4.

FTR_PARTNER_GET_VALUES CALL FUNCTION 'FTR_PARTNER_GET_VALUES' * EXPORTING * PI_COMPANYCODE = ' ' * PI_PRODUCTTYPE = ' ' * PI_TRANSACTIONTYPE = ' ' * PI_PARTNER_ROLE = 'TR0151' IMPORTING pe_partner = c_kontrh.

TB_DEAL_BUKRS_CHECK CALL FUNCTION 'TB_DEAL_BUKRS_CHECK' TABLES i_tab_companycode = s_bukrs e_tab_companycode = r_bukrs EXCEPTIONS authority = 1 OTHERS = 2.

DEALDATA_READ CALL FUNCTION 'DEALDATA_READ' EXPORTING all_conditions_and_positions = xtrue companycode = p_w_ftr-bukrs currently_active_status = xtrue dealno = p_w_ftr-rfha statusno = l_wa_fha-rfhazunr via_statuspointer = xtrue TABLES positions = l_t_fhapo EXCEPTIONS OTHERS = 01.



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