SAP Reports / Programs | Financial Accounting | General Ledger Accounting | Information System(FI-GL-IS) SAP FI

RFKABL00 SAP ABAP Report - Display Changes to Vendors







RFKABL00 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for With program RFKABL00, you can display changes to the vendor master record data across accounts...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 RFKABL00 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 RFKABL00. "Basic submit
SUBMIT RFKABL00 AND RETURN. "Return to original report after report execution complete
SUBMIT RFKABL00 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: XEKO = Purchasing Organization Data
Selection Text: XBUK = Company Code Data
Selection Text: XALL = All Vendors
Selection Text: XALG = General Data
Selection Text: UNAME = Changed By
Selection Text: SORT = Sorting
Selection Text: P_VARIA = Layout
Selection Text: LIFNR = Vendor
Selection Text: GRUPP = Field Group
Selection Text: EKORG = Purchasing Organization
Selection Text: DATUM = Changed On
Selection Text: BUKRS = Company Code
Title: Display Changes to Vendors
Text Symbol: NVL = *
Text Symbol: NVK = Contact Person
Text Symbol: NVI = *
Text Symbol: NVD = *
Text Symbol: NVA = *
Text Symbol: NT3 = Partner Role
Text Symbol: NT1 = Vendor Subrange
Text Symbol: NM1 = Purchasing Data
Text Symbol: NLR = Supply region
Text Symbol: NKK = *
Text Symbol: NKA = *
Text Symbol: NEX = *
Text Symbol: NEI = Tariff preference
Text Symbol: NBW = W/tax type
Text Symbol: NVP = *
Text Symbol: NVV = *
Text Symbol: NZA = Perm.Pay.Recip.
Text Symbol: S01 = Date
Text Symbol: S02 = Vendor
Text Symbol: S03 = Changed By
Text Symbol: S04 = Field Name
Text Symbol: T11 = Time Vendor Changed by Field name CoCd PuOr New value Old value
Text Symbol: T12 = Date Time Changed by Field name CoCd PuOr New value Old value
Text Symbol: T13 = Date Time Vendor Field name CoCd PuOr New value Old value
Text Symbol: T14 = Date Time Vendor Changed by CoCd PuOr New value Old value





Text Symbol: T21 = Additional Keys
Text Symbol: T22 = Technical Field Name
Text Symbol: ZAV = Cntrl Addr.Admn
Text Symbol: 001 = *No Field Text*
Text Symbol: A01 = For Accounting
Text Symbol: A02 = For Purchasing
Text Symbol: A09 = F or M
Text Symbol: F00 = E R R O R L O G
Text Symbol: HD1 = Sort by date
Text Symbol: HD2 = Sort by vendor
Text Symbol: HD3 = Sort per changed by
Text Symbol: HD4 = Sort by field name
Text Symbol: KAS = *
Text Symbol: KAT = *
Text Symbol: KB5 = *
Text Symbol: KBK = *
Text Symbol: KBW = *
Text Symbol: KEX = *
Text Symbol: KVA = *
Text Symbol: KVD = *
Text Symbol: KVI = *
Text Symbol: KVK = Contact Person &
Text Symbol: KVL = *
Text Symbol: KVP = *
Text Symbol: LAS = Country &
Text Symbol: LAT = Tax Category &
Text Symbol: LB5 = DunnArea &
Text Symbol: LBK = Bank & & &
Text Symbol: LBW = WTType &
Text Symbol: LLR = Supply Region & &
Text Symbol: LM2 = VSR/Plant &/&
Text Symbol: LT1 = VSR &
Text Symbol: LT3 = VSR/Plant/Partner Func. &/&/&
Text Symbol: LTT = VSR & &
Text Symbol: LZA = Vendor &
Text Symbol: M01 = *** Created ***
Text Symbol: M02 = *** Deleted ***
Text Symbol: NA1 = General data
Text Symbol: NAS = VAT Reg. Number





Text Symbol: NAT = Tax grouping
Text Symbol: NB1 = Company code data
Text Symbol: NB5 = Dunning Area
Text Symbol: NBK = Bank Details
Text Symbol: NBS = *


INCLUDES used within this REPORT RFKABL00

INCLUDE RFDBRMAC.
INCLUDE RFXABL00.


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:

FI_MESSAGE_COLLECT CALL FUNCTION 'FI_MESSAGE_COLLECT' EXPORTING i_fimsg = msgtab.

FI_MESSAGE_COLLECT CALL FUNCTION 'FI_MESSAGE_COLLECT' EXPORTING i_fimsg = msgtab.

REUSE_ALV_VARIANT_DEFAULT_GET CALL FUNCTION 'REUSE_ALV_VARIANT_DEFAULT_GET' "#EC * EXPORTING i_save = lv_save CHANGING cs_variant = xs_variant EXCEPTIONS wrong_input = 1 not_found = 2 program_error = 3 OTHERS = 4.

REUSE_ALV_VARIANT_EXISTENCE CALL FUNCTION 'REUSE_ALV_VARIANT_EXISTENCE' EXPORTING i_save = lv_save CHANGING cs_variant = xs_variant EXCEPTIONS wrong_input = 1 not_found = 2 program_error = 3 OTHERS = 4.

REUSE_ALV_VARIANT_F4 CALL FUNCTION 'REUSE_ALV_VARIANT_F4' EXPORTING is_variant = is_variant i_save = lv_save IMPORTING e_exit = lv_exit es_variant = ls_variant EXCEPTIONS not_found = 1 program_error = 2 OTHERS = 3.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = g_repid i_callback_pf_status_set = gc_pf_status_set it_fieldcat = lt_fieldcat it_events = lt_eventtab is_layout = ls_layout it_sort = lt_sorttab i_default = 'X' i_save = lv_save is_variant = gs_variant is_print = ls_print "1344831 TABLES t_outtab = gt_outtab EXCEPTIONS program_error = 1 OTHERS = 2.

REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING i_structure_name = i_strname 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 = xt_eventtab EXCEPTIONS list_type_wrong = 1 OTHERS = 2.

REUSE_ALV_LIST_LAYOUT_INFO_GET CALL FUNCTION 'REUSE_ALV_LIST_LAYOUT_INFO_GET' IMPORTING e_width = lv_width EXCEPTIONS no_infos = 1 program_error = 2 OTHERS = 3.

FAGL_BATCH_HEADING_PERFORM CALL FUNCTION 'FAGL_BATCH_HEADING_PERFORM' EXPORTING is_bhdgd = bhdgd. "1400193



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