SAP Reports / Programs

RFKKFPY1TREE SAP ABAP Report - Tool for Analysis of Payment Run/Payment Media Run







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

FPY1A - Analysis Tool for Payment Runs etc.


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 RFKKFPY1TREE. "Basic submit
SUBMIT RFKKFPY1TREE AND RETURN. "Return to original report after report execution complete
SUBMIT RFKKFPY1TREE 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: PM_LAUFI = D Identification
Selection Text: PM_LAUFD = D Date ID
Title: Tool for Analysis of Payment Run/Payment Media Run
Text Symbol: 018 = Contents of Notes to Payee
Text Symbol: 017 = Cleared Items
Text Symbol: 016 = Individual Payments
Text Symbol: 015 = Payment List
Text Symbol: 014 = Payment Data
Text Symbol: 013 = Payment Run Events
Text Symbol: 012 = Payment Methods in Company Code
Text Symbol: 011 = Format in Company Code
Text Symbol: 010 = Payment Media Variants
Text Symbol: 009 = Payment Medium
Text Symbol: 008 = Note to Payee
Text Symbol: 007 = Payment Methods
Text Symbol: 006 = Payment Groups
Text Symbol: 005 = Payment Run Logs
Text Symbol: 004 = Payment Media Logs
Text Symbol: 003 = Payment Media Management
Text Symbol: 002 = Bank Selection
Text Symbol: 001 = Payment Run


INCLUDES used within this REPORT RFKKFPY1TREE

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:

FKK_FPYM_CALL_TRANSACTION CALL function 'FKK_FPYM_CALL_TRANSACTION' exporting i_laufd = pm_laufd i_laufi = pm_laufi.

FKK_PAYMENT_FORMAT_CC_READ CALL function 'FKK_PAYMENT_FORMAT_CC_READ' exporting i_opbuk = h_org1r i_formi = h_formi IMPORTING E_TFK042FE = tfk042fe_wa * E_TFK042B = EXCEPTIONS NOT_FOUND = 1 OTHERS = 2 .

RS_TOOL_ACCESS CALL FUNCTION 'RS_TOOL_ACCESS' EXPORTING OPERATION = 'SHOW' OBJECT_NAME = func_wa-fname OBJECT_TYPE = 'FUNC'.

FKK_GET_APPLICATION CALL FUNCTION 'FKK_GET_APPLICATION' IMPORTING e_applk = g_applk.

FKK_AKTIV2_RUN_KEY_CONSTRUCT call function 'FKK_AKTIV2_RUN_KEY_CONSTRUCT' exporting i_aktyp = 'PAYP' i_laufd = pm_laufd i_laufi = h_laufi importing e_runkey = h_runkey.

FKK_FPYM_READ_PARAMETERS CALL FUNCTION 'FKK_FPYM_READ_PARAMETERS' EXPORTING i_laufd = pm_laufd i_laufi = pm_laufi IMPORTING E_BASICS = g_basics E_ADDONS = g_addons EXCEPTIONS NOT_FOUND = 1 OTHERS = 2 .

FKK_PAYMENT_RUN_F4 CALL FUNCTION 'FKK_PAYMENT_RUN_F4' EXPORTING I_F1TYP = 'D' I_F2NME = 'PM_LAUFI' I_NAME_LAUFD = 'PM_LAUFD' I_NAME_LAUFI = 'PM_LAUFI' IMPORTING E_LAUFD = PM_LAUFD E_LAUFI = PM_LAUFI(5).

FKK_PAYMENT_RUN_F4 CALL FUNCTION 'FKK_PAYMENT_RUN_F4' EXPORTING I_F1TYP = 'I' I_F2NME = 'PM_LAUFD' I_NAME_LAUFD = 'PM_LAUFD' I_NAME_LAUFI = 'PM_LAUFI' IMPORTING E_LAUFD = PM_LAUFD E_LAUFI = PM_LAUFI(5).

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_ARROW_RIGHT' IMPORTING RESULT = ITEM-T_IMAGE EXCEPTIONS OTHERS = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LIST' IMPORTING RESULT = NODE-N_IMAGE EXCEPTIONS OTHERS = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_ARROW_RIGHT' IMPORTING RESULT = NODE-N_IMAGE EXCEPTIONS OTHERS = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_PROTOCOL' IMPORTING RESULT = NODE-N_IMAGE EXCEPTIONS OTHERS = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_PROTOCOL' IMPORTING RESULT = NODE-N_IMAGE EXCEPTIONS OTHERS = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LIST' IMPORTING RESULT = NODE-N_IMAGE EXCEPTIONS OTHERS = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_ARROW_RIGHT' IMPORTING RESULT = ITEM-T_IMAGE EXCEPTIONS OTHERS = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LIST' IMPORTING RESULT = NODE-N_IMAGE EXCEPTIONS OTHERS = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_ARROW_RIGHT' IMPORTING RESULT = ITEM-T_IMAGE EXCEPTIONS OTHERS = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LED_INACTIVE' "'DEFECT' IMPORTING RESULT = NODE-N_IMAGE EXCEPTIONS OTHERS = 0.

ICON_CREATE





call function 'ICON_CREATE' exporting name = 'ICON_LED_GREEN' "'RELEASE' IMPORTING RESULT = NODE-N_IMAGE EXCEPTIONS OTHERS = 0.

FKK_PAYMENT_METHOD_READ call function 'FKK_PAYMENT_METHOD_READ' exporting I_PYBUK = h_org1r(4) i_pymet = l_zwels(1) I_APPLK = g_applk IMPORTING * E_FKK042Z = E_TFK042E = tfk042e_wa EXCEPTIONS OTHERS = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LIST' IMPORTING RESULT = ITEM-T_IMAGE EXCEPTIONS OTHERS = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_ARROW_RIGHT' IMPORTING RESULT = ITEM-T_IMAGE EXCEPTIONS OTHERS = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_SIMULATE' IMPORTING RESULT = NODE-N_IMAGE EXCEPTIONS OTHERS = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_ABAP' IMPORTING RESULT = ITEM-T_IMAGE EXCEPTIONS OTHERS = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LIST' IMPORTING RESULT = ITEM-T_IMAGE EXCEPTIONS OTHERS = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_ARROW_RIGHT' IMPORTING RESULT = ITEM-T_IMAGE EXCEPTIONS OTHERS = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LIST' IMPORTING RESULT = ITEM-T_IMAGE EXCEPTIONS OTHERS = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_ARROW_RIGHT' IMPORTING RESULT = ITEM-T_IMAGE EXCEPTIONS OTHERS = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_SELECT_DETAIL' IMPORTING RESULT = NODE-N_IMAGE EXCEPTIONS OTHERS = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_LIST' IMPORTING RESULT = ITEM-T_IMAGE EXCEPTIONS OTHERS = 0.

FKK_FUNC_MODULE_DETERMINE call function 'FKK_FUNC_MODULE_DETERMINE' EXPORTING i_fbeve = l_evnr i_applk = g_applk TABLES t_fbstab = lt_func[] EXCEPTIONS ERROR_MESSAGE = 1 "falschen ZP ignorieren others = 99.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_ABAP' IMPORTING RESULT = NODE-N_IMAGE EXCEPTIONS OTHERS = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_ABAP' IMPORTING RESULT = NODE-N_IMAGE EXCEPTIONS OTHERS = 0.



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