SAP Reports / Programs

RFTBLP01 SAP ABAP Report - Logs from Single Transaction Checks







RFTBLP01 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for A log is written containing the results of every single transaction check...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 RFTBLP01 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

TBL9 - Display STC Logs


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 RFTBLP01. "Basic submit
SUBMIT RFTBLP01 AND RETURN. "Return to original report after report execution complete
SUBMIT RFTBLP01 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: R_CRATIN = D Country Rating
Selection Text: R_INTORG = D Internal Organizational Unit
Selection Text: R_PARTNR = D Business Partner
Selection Text: R_RATING = D Rating
Selection Text: R_RCID01 = D Free Characteristic 01
Selection Text: R_RCID02 = D Free Characteristic 02
Selection Text: R_RCID03 = D Free Characteristic 03
Selection Text: R_RCID04 = D Free Characteristic 04
Selection Text: R_RCID05 = D Free Characteristic 05
Selection Text: R_RCID06 = D Free Characteristic 06
Selection Text: R_RCID07 = D Free Characteristic 07
Selection Text: R_RCID08 = D Free Characteristic 08
Selection Text: R_RCID09 = D Free Characteristic 09
Selection Text: R_RCID10 = D Free Characteristic 10
Selection Text: R_RCID11 = D Free Characteristic 11
Selection Text: R_RCID12 = D Free Characteristic 12
Selection Text: R_RCID13 = D Free Characteristic 13
Selection Text: R_RCID14 = D Free Characteristic 14
Selection Text: R_RCID15 = D Free Characteristic 15
Selection Text: R_RCOUNT = D Country for Country Risk
Selection Text: R_RDEAL = D Trader
Selection Text: R_RPORTB = D Portfolio
Selection Text: R_SECTOR = D Sector
Selection Text: R_SLDFIL = D Display Filter
Selection Text: R_SLPG = D Limit Product Group
Selection Text: R_WAERS = D Currency as Limit Char.
Selection Text: S_DATE = Date of Check
Selection Text: S_SLA = Limit Types
Selection Text: S_UNAME = STC User
Selection Text: R_COUNT = D Country
Selection Text: R_CONTRO = D Monitoring Unit
Selection Text: R_BUKRS = D Company Code
Title: Logs from Single Transaction Checks
Text Symbol: B01 = ILim + IL
Text Symbol: B02 = IntLim + InterimLim
Text Symbol: B03 = Internal Limit Plus Interim Limit
Text Symbol: B04 = IntLim + InterimLim
Text Symbol: DE1 = Fr. Business Partner





Text Symbol: DE2 = Fr.Country Risk Ctry
Text Symbol: E01 = ELim + IL
Text Symbol: E02 = ExtLim + InterimLim
Text Symbol: E03 = External Limit Plus Interim Limit
Text Symbol: E04 = ExtLim + InterimLim
Text Symbol: F01 = Program error in
Text Symbol: F03 = Form PICKUP_DEAL
Text Symbol: FU9 = DEAL
Text Symbol: M01 = Direct Char.
Text Symbol: M02 = Derived Char.
Text Symbol: M03 = Free Char.
Text Symbol: M04 = Selection of Limits
Text Symbol: M05 = Generated Char.
Text Symbol: PFL = LISTTOOL
Text Symbol: T01 = Log Selection
Text Symbol: T02 = Locked
Text Symbol: W01 = Disp.Crcy
Text Symbol: W02 = Display Crcy
Text Symbol: W03 = Display Crcy
Text Symbol: W04 = Disp.Crcy


INCLUDES used within this REPORT RFTBLP01

INCLUDE FTLM_MRMDATA. "MRM
INCLUDE FTLM_NOCOUNTRY.
INCLUDE FTLM_MRMSCRM. "MRM2


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:

TB_ZGP_STATUS * CALL FUNCTION 'TB_ZGP_STATUS' * IMPORTING * e_zgp_status_trlm = g_zgp.

BPAR_S_BPCENTRAL_PARTNER_PREP * CALL FUNCTION 'BPAR_S_BPCENTRAL_PARTNER_PREP' * EXPORTING * date_in = sy-datum ** DYNPRO_IN = '0100' ** FUNCTION = ' ' ** GROUP_ID = ' ' ** PARTNER_IN = ' ' ** ROLETYP = ' ' ** I_RLTYP_ZGP = ** NO_DISPL_IF_ONE = 'X' * i_zgp = g_zgp * IMPORTING ** ADDRESS_OUT = ** ADRBEZ_OUT = ** OKCODE_OUT = * partner_out = bp000 ** CUSTOMER_OUT = ** E_PARTNER = * e_partnr_tr = r_partnr-low ** TABLES ** RANGES_IN = * EXCEPTIONS * no_partner_selected = 1 * partner_not_found = 2 * partner_role_not_found = 3 * OTHERS = 4 * .

TB_ZGP_STATUS * CALL FUNCTION 'TB_ZGP_STATUS' * IMPORTING * e_zgp_status_trlm = g_zgp.

BPAR_S_BPCENTRAL_PARTNER_PREP * CALL FUNCTION 'BPAR_S_BPCENTRAL_PARTNER_PREP' * EXPORTING * date_in = sy-datum ** DYNPRO_IN = '0100' ** FUNCTION = ' ' ** GROUP_ID = ' ' ** PARTNER_IN = ' ' ** ROLETYP = ' ' ** I_RLTYP_ZGP = ** NO_DISPL_IF_ONE = 'X' * i_zgp = g_zgp * IMPORTING ** ADDRESS_OUT = ** ADRBEZ_OUT = ** OKCODE_OUT = * partner_out = bp000 ** CUSTOMER_OUT = ** E_PARTNER = * e_partnr_tr = r_partnr-high ** TABLES ** RANGES_IN = * EXCEPTIONS * no_partner_selected = 1 * partner_not_found = 2 * partner_role_not_found = 3 * OTHERS = 4 * .

REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING i_program_name = g_repid i_internal_tabname = con_prot_inttab i_structure_name = con_prot_struc i_client_never_display = 'X' * I_INCLNAME = CHANGING ct_fieldcat = gt_fieldcat[] EXCEPTIONS inconsistent_interface = 1 program_error = 2 OTHERS = 3.

TB_LIMIT_GET_TYPENAMES CALL FUNCTION 'TB_LIMIT_GET_TYPENAMES' TABLES t_vtbls = it_vtbls t_atlat = it_atlat t_atlam = it_atlam EXCEPTIONS no_type = 1 OTHERS = 2.

TB_LIMIT_ADD_PARTNER_TO_FC CALL FUNCTION 'TB_LIMIT_ADD_PARTNER_TO_FC' EXPORTING i_tabname = con_prot_inttab TABLES t_lm = r_lm CHANGING ct_fieldcat = gt_fieldcat[] EXCEPTIONS OTHERS = 1.






TB_LIMIT_ADD_CTEXTS_TO_FC * CALL FUNCTION 'TB_LIMIT_ADD_CTEXTS_TO_FC' * EXPORTING * i_tabname = con_prot_inttab * TABLES * t_lm = r_lm * CHANGING * ct_fieldcat = gt_fieldcat[].

TB_LIMIT_ADD_LTEXT_TO_FC CALL FUNCTION 'TB_LIMIT_ADD_LTEXT_TO_FC' EXPORTING i_tabname = con_prot_inttab CHANGING ct_fieldcat = gt_fieldcat[] EXCEPTIONS OTHERS = 1.

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

REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING * I_INTERFACE_CHECK = ' ' i_callback_program = g_repid i_callback_pf_status_set = 'PF_STATUS_SET' * I_CALLBACK_USER_COMMAND = ' ' i_structure_name = con_prot_struc is_layout = gs_layout it_fieldcat = gt_fieldcat[] * IT_EXCLUDING = * IT_SPECIAL_GROUPS = it_sort = gt_sort[] * IT_FILTER = * IS_SEL_HIDE = * I_DEFAULT = 'X' i_save = 'A' is_variant = variant it_events = gt_events[] * IT_EVENT_EXIT = * IS_PRINT = * I_SCREEN_START_COLUMN = 0 * I_SCREEN_START_LINE = 0 * I_SCREEN_END_COLUMN = 0 * I_SCREEN_END_LINE = 0 * IMPORTING * E_EXIT_CAUSED_BY_CALLER = * ES_EXIT_CAUSED_BY_USER = TABLES t_outtab = it_vtblp[] EXCEPTIONS program_error = 1 OTHERS = 2.

TR_SHOW_USER CALL FUNCTION 'TR_SHOW_USER' EXPORTING iv_username = it_vtblp-uname.

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

TB_JUMP_TO_DEAL CALL FUNCTION 'TB_JUMP_TO_DEAL' EXPORTING i_tli = it_vtblp-tli i_objnr = it_vtblp-objnr i_stichtag = it_vtblp-dli i_sle = atla-sle EXCEPTIONS object_not_identified = 1 loan_contract_not_found = 2 t1_tcode_unknown = 3 r1info_not_qualified = 4 t1info_not_qualified = 5 t2info_not_qualified = 6 t7info_not_qualified = 7 bainfo_not_qualified = 8 deal_not_found = 9 undefined_error = 10 OTHERS = 11.

TB_GET_DESCRIPTION_BY_OBJECTNO CALL FUNCTION 'TB_GET_DESCRIPTION_BY_OBJECTNO' EXPORTING i_tli = it_vtblp-tli i_objnr = it_vtblp-objnr IMPORTING e_objtxt = it_vtblp-objtxt EXCEPTIONS object_not_identified = 1 OTHERS = 2.

TB_LIMITTYPE_CHECK CALL FUNCTION 'TB_LIMITTYPE_CHECK' EXPORTING sla = it_vtblp-sla IMPORTING e_atla = l_atla e_xla = it_vtblp-xla EXCEPTIONS existence = 1 OTHERS = 2.

TB_LIMIT_ADD_RELTEXT CALL FUNCTION 'TB_LIMIT_ADD_RELTEXT' EXPORTING i_relstate = it_vtblp-relstate IMPORTING e_reltext = it_vtblp-reltext EXCEPTIONS not_found = 1 OTHERS = 2.

TB_LIMIT_CHARS_MAIN * CALL FUNCTION 'TB_LIMIT_CHARS_MAIN' * EXPORTING * I_ACCESS_MODE = '3' * I_INCLUDE_INITIAL_VALUES = 'X' ** I_ROWS = 0 ** I_CLEAR_VTBLS = 'X' * IR_SLDFIL = R_SLDFIL[] * IR_SLA = S_SLA[] * IR_RLV = S_RLV[] * IR_SLH = S_SLH[] * IR_BUKRS = R_BUKRS[] * IR_PARTNR = R_PARTNR[] * IR_SLPG = R_SLPG[] * IR_RPORTB = R_RPORTB[] * IR_RDEALER = R_RDEAL[] * IR_WAERS = R_WAERS[] * IR_CONTROL01 = R_CONTRO[] * IR_INTORG = R_INTORG[] * IR_RCOUNTRY = R_RCOUNT[] * IR_CRATING = R_CRATIN[] * IR_COUNTRY = R_COUNT[] * IR_SECTOR = R_SECTOR[] * IR_RATING = R_RATING[] * IR_RCID01 = R_RCID01[] * IR_RCID02 = R_RCID02[] * IR_RCID03 = R_RCID03[] * IR_RCID04 = R_RCID04[] * IR_RCID05 = R_RCID05[] * IR_RCID06 = R_RCID06[] * IR_RCID07 = R_RCID07[] * IR_RCID08 = R_RCID08[] * IR_RCID09 = R_RCID09[] * IR_RCID10 = R_RCID10[] * IR_RCID11 = R_RCID11[] * IR_RCID12 = R_RCID12[] * IR_RCID13 = R_RCID13[] * IR_RCID14 = R_RCID14[] * IR_RCID15 = R_RCID15[] ** I_LS = ** IT_ENTRIES_LS = * IT_ENTRIES_LA = LT_LA[] * CHANGING * CT_VTBLS = IT_VTBLS[].

TB_LIMIT_RANGE_2_RCHAR CALL FUNCTION 'TB_LIMIT_RANGE_2_RCHAR' EXPORTING ir_sla = l_t_r_sla[] ir_rlv = s_rlv[] ir_slh = s_slh[] ir_bukrs = r_bukrs[] ir_partnr = r_partnr[] ir_slpg = r_slpg[] ir_rportb = r_rportb[] ir_rdealer = r_rdeal[] ir_waers = r_waers[] ir_control01 = r_contro[] ir_intorg = r_intorg[] ir_rcountry = r_rcount[] ir_crating = r_cratin[] ir_country = r_count[] ir_sector = r_sector[] ir_rating = r_rating[] ir_rcid01 = r_rcid01[] ir_rcid02 = r_rcid02[] ir_rcid03 = r_rcid03[] ir_rcid04 = r_rcid04[] ir_rcid05 = r_rcid05[] ir_rcid06 = r_rcid06[] ir_rcid07 = r_rcid07[] ir_rcid08 = r_rcid08[] ir_rcid09 = r_rcid09[] ir_rcid10 = r_rcid10[] ir_rcid11 = r_rcid11[] ir_rcid12 = r_rcid12[] ir_rcid13 = r_rcid13[] ir_rcid14 = r_rcid14[] ir_rcid15 = r_rcid15[] IMPORTING er_char = l_t_r_char.

TB_LIMIT_CHARS_MAIN_GEN CALL FUNCTION 'TB_LIMIT_CHARS_MAIN_GEN' EXPORTING i_access_mode = '3' ir_sldfil = r_sldfil[] ir_char = l_t_r_char CHANGING ct_vtbls = it_vtbls[].

TB_LIMIT_AUTHORITY_CHECK_LT CALL FUNCTION 'TB_LIMIT_AUTHORITY_CHECK_LT' EXPORTING i_sla = vtblp-sla i_actvt = '03' "Anzeige CHANGING c_rc = rc EXCEPTIONS OTHERS = 1.

TB_LIMIT_AUTHORITY_CHECK_USER CALL FUNCTION 'TB_LIMIT_AUTHORITY_CHECK_USER' EXPORTING w_vtbls = l_vtbls i_actvt = '03' "Anzeige CHANGING c_rc = rc EXCEPTIONS OTHERS = 1.

FSBP_READ_ADDRESS_PRINT_SHORT CALL FUNCTION 'FSBP_READ_ADDRESS_PRINT_SHORT' EXPORTING i_partner = l_partner IMPORTING address_short_form_s = l_adrs EXCEPTIONS address = 1 partner = 2 no_address = 3 OTHERS = 4.



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