SAP Reports / Programs

RFIDPL07 SAP ABAP Report - Customer Balances and Line Items in Local Currency (Poland)







RFIDPL07 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 RFIDPL07 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 RFIDPL07. "Basic submit
SUBMIT RFIDPL07 AND RETURN. "Return to original report after report execution complete
SUBMIT RFIDPL07 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: AKONTO = Reconciliation Account
Selection Text: ALV = ALV List
Selection Text: ASCHRIFT = Customer's Address
Selection Text: B_MONATE = Reporting Period
Selection Text: GLACCT = G/L Account
Selection Text: LINTEM = Display Line Items
Selection Text: LISTSEP = List Separation
Selection Text: MIKFICHE = Microfiche Line
Selection Text: NRM_INFO = Normal Balances
Selection Text: SALDO0 = Accounts Not Posted To
Selection Text: SHBKENNZ = Special G/L Indicator
Selection Text: SHB_INFO = Special G/L Balances
Selection Text: WRITE = ABAP List
Selection Text: XALTKT = Alternative Account Number
Title: Customer Balances and Line Items in Local Currency (Poland)
Text Symbol: Z22 = C
Text Symbol: Z21 = D
Text Symbol: Z17 = Line items:
Text Symbol: Z16 = &BUKRS has no alternative account number
Text Symbol: Z15 = End of List
Text Symbol: Z14 = Total:
Text Symbol: Z13 = Total (Company Code):
Text Symbol: Z12 = Prev.Pages Total:
Text Symbol: 001 = Periods Carr. Fwd
Text Symbol: 002 = Reporting Periods
Text Symbol: 003 = *** End of List ***
Text Symbol: 022 = Fiscal Year: &GJR/Reporting Periods: &M1-&M2
Text Symbol: 033 = *** Start of List ***
Text Symbol: 040 = Output Format
Text Symbol: 110 = CC G/L Acct Description
Text Symbol: 111 = Customer Customer Sp. G/L Balance at Balance at Total Debits Total Credits Balance Balance
Text Symbol: 112 = Number Name Ind. Start of Year St. of Period in Rep. Pds in Rep. Pds (Dr.) (Cr.)
Text Symbol: 113 = Pstg Date Type Doc. No. Item Entered By Doc Date Key Assignment No. Clg Date Clg Doc. Curr. Amount D/C
Text Symbol: 114 = Reference No. Text
Text Symbol: 120 = Co. Customer Balance at Start of Year Balance at Total Debits Total Credits Balance (Dr.) Bal. (Cr.)
Text Symbol: 121 = Code Number Start of Period in Rep. Periods in Rep. Periods
Text Symbol: 210 = G/L Customer Co. Sp. Balance at Total Debits Total Credits Balance (Dr.) Balance (Cr.)
Text Symbol: 211 = Account Number Code G/L Currency Start of Period in Rep. Periods in Rep. Periods





Text Symbol: 220 = Customer Co. Sp. Balance at Balance at Total Debits Total Credits Balance (Dr.)
Text Symbol: 221 = Number Code G/L Currency Start of Year Start of Period in Rep. Periods in Rep. Periods
Text Symbol: 300 = *** T O T A L S F R O M A L L C O M P A N Y C O D E S ***
Text Symbol: 310 = Curr- Co. Sp. Balance at Balance at Total Debits Total Credits Balance (Dr.)
Text Symbol: 311 = ency Code G/L Start of Year Start of Period in Rep. Periods in Rep. Periods
Text Symbol: Z10 = Total (Period):
Text Symbol: Z11 = Page Total:


INCLUDES used within this REPORT RFIDPL07

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:

BUILD_DEFAULT_YEAR CALL FUNCTION 'BUILD_DEFAULT_YEAR' TABLES xgjahr = dd_gjahr.

BUILD_DEFAULT_PERIOD CALL FUNCTION 'BUILD_DEFAULT_PERIOD' TABLES xmonat = b_monate.

BUILD_DEFAULT_YEAR CALL FUNCTION 'BUILD_DEFAULT_YEAR' TABLES xgjahr = dd_gjahr.

BUILD_DEFAULT_PERIOD CALL FUNCTION 'BUILD_DEFAULT_PERIOD' TABLES xmonat = b_monate.

FIRST_DAY_IN_PERIOD_GET CALL FUNCTION 'FIRST_DAY_IN_PERIOD_GET' EXPORTING i_gjahr = dd_gjahr-low "FYear i_periv = t001-periv i_poper = wa-poper "posting period 001 IMPORTING e_date = erstertaggj EXCEPTIONS input_false = 1 t009_notfound = 1 t009b_notfound = 1.

POPUP_NO_LIST CALL FUNCTION 'POPUP_NO_LIST'.

READ_SKA1 CALL FUNCTION 'READ_SKA1' EXPORTING xktopl = t-ktopl xsaknr = ska1-saknr IMPORTING xska1 = ska1 xskat = skat EXCEPTIONS key_incomplete = 1 not_found = 1 not_authorized = 2.

READ_SKA1 CALL FUNCTION 'READ_SKA1' EXPORTING xktopl = t-ktopl xsaknr = ska1-saknr IMPORTING xska1 = ska1 xskat = skat EXCEPTIONS key_incomplete = 1 not_found = 1 not_authorized = 2.

GET_PRINT_PARAMETERS CALL FUNCTION 'GET_PRINT_PARAMETERS' "EOP EXPORTING "EOP mode = 'CURRENT' "EOP no_dialog = 'X' "EOP IMPORTING "EOP out_parameters = pparm "EOP out_archive_parameters = arc_params valid = val_flg "EOP EXCEPTIONS "EOP archive_info_not_found = 1 "EOP invalid_print_params = 2 "1563929 invalid_archive_params = 3 "1563929 OTHERS = 4. "EOP

GET_PRINT_PARAMETERS CALL FUNCTION 'GET_PRINT_PARAMETERS' "EOP EXPORTING "EOP in_parameters = pparm "EOP in_archive_parameters = arc_params "1563929 line_count = lin_cnt "EOP mode = 'PARAMS' "EOP no_dialog = 'X' "EOP IMPORTING "EOP out_parameters = pparm "EOP out_archive_parameters = arc_params valid = val_flg "EOP EXCEPTIONS "EOP archive_info_not_found = 1 "EOP invalid_print_params = 2 "1563929 invalid_archive_params = 3 "1563929 OTHERS = 4. "EOP

REUSE_ALV_HIERSEQ_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_HIERSEQ_LIST_DISPLAY' EXPORTING i_callback_program = g_repid it_fieldcat = lt_fieldcat it_sort = gt_sort i_save = g_save is_layout = ls_layout it_events = gt_events i_tabname_header = 'GT_OUTTAB1' i_tabname_item = 'GT_OUTTAB' is_keyinfo = gs_keyinfo TABLES t_outtab_header = gt_outtab1 t_outtab_item = gt_outtab EXCEPTIONS program_error = 1 OTHERS = 2.

REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' "#EC * EXPORTING i_program_name = g_repid i_internal_tabname = uv_itab i_structure_name = uv_structure CHANGING ct_fieldcat = xt_fieldcat EXCEPTIONS inconsistent_interface = 1 program_error = 2 OTHERS = 3.

REUSE_ALV_EVENTS_GET CALL FUNCTION 'REUSE_ALV_EVENTS_GET' EXPORTING i_list_type = 0 IMPORTING et_events = x_events EXCEPTIONS list_type_wrong = 1 OTHERS = 2.

FAGL_BATCH_HEADING_PERFORM CALL FUNCTION 'FAGL_BATCH_HEADING_PERFORM' EXPORTING is_bhdgd = bhdgd.

REUSE_ALV_COMMENTARY_WRITE





* CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE' * EXPORTING * it_list_commentary = gt_list_top_of_page.



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