RFIDKRTCR 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 RFIDKRTCR into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
RFKRINV - Print Tax Invoices (South Korea)
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.
Selection Text: BILLING = D .
Selection Text: CHCKBOXH = Checkbox at header level
Selection Text: CHCKBOXI = Checkbox at item level
Selection Text: ETAX_INV = Create Electronic Tax Invoice
Selection Text: FULLLIST = D .
Selection Text: HQRTS = D .
Selection Text: LIST = PDF
Selection Text: PBLART = Document Type
Selection Text: P_CANC = Incl Reversed & Reversal docs
Selection Text: P_COLOPT = Optimize columns
Selection Text: P_DETPOP = Detail screen as dialog box
Selection Text: P_MAXROW = Number of data records
Selection Text: P_VARI = D .
Selection Text: P_ZEBRA = Striped pattern
Selection Text: RECEIPT = D .
Selection Text: REMK = Amendment Status Date
Selection Text: S11OP = D .
Selection Text: SAP = D .
Selection Text: SBAREA = D .
Selection Text: SBDAT = Document Date
Selection Text: SBELNR = D .
Selection Text: SBLART = Tax Invoice Doc Type
Selection Text: SBLDAT = Tax Invoice Date
Selection Text: SBUDAT = D .
Selection Text: SBUPLA = D .
Selection Text: SFKART = D .
Selection Text: SFKDAT = D .
Selection Text: SMWSKZ = D .
Selection Text: SN1OP = D .
Selection Text: STA1 = D .
Selection Text: STA2 = D .
Selection Text: SVBELN = D .
Selection Text: AMEND = Amendment Status
Title: Print Tax Invoices (South Korea)
Text Symbol: ZTI = Terms of payment:
Text Symbol: ZTE = Terms of payment
Text Symbol: ZET = Electronic Tax Invoice
Text Symbol: Z02 = Billing Indicator
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
VRM_SET_VALUES CALL FUNCTION 'VRM_SET_VALUES' EXPORTING id = name values = list.
REUSE_ALV_VARIANT_DEFAULT_GET CALL FUNCTION 'REUSE_ALV_VARIANT_DEFAULT_GET' EXPORTING i_save = g_save CHANGING cs_variant = gx_variant EXCEPTIONS not_found = 2.
KR_USER_EXIT_TAX_CODE CALL FUNCTION 'KR_USER_EXIT_TAX_CODE' EXPORTING YUSNAM = SY-UNAME YSTA1 = STA1 TABLES YTAXCODE = TAX_CODE YPBLART = BLART YBUPLA = BUPLA YBUKRS = BUKRS.
KR_USER_EXIT_ROUNDOFF CALL FUNCTION 'KR_USER_EXIT_ROUNDOFF' EXPORTING YSN1OP = sn1op YSTA1 = sta1 YPROG_NAME = sy-cprog * YREPRINT = * SAP = TABLES * YGT_ITEM_TABLE = * YDOCUMENT = YAUSGLOP_ITAB = ausglop_itab.
REUSE_ALV_HIERSEQ_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_HIERSEQ_LIST_DISPLAY' EXPORTING i_callback_program = g_repid i_callback_pf_status_set = g_status i_callback_user_command = g_user_command is_layout = gs_layout it_fieldcat = gt_fieldcat[] * IT_EXCLUDING = it_special_groups = gt_sp_group[] * IT_SORT = * IT_FILTER = * IS_SEL_HIDE = * I_SCREEN_START_COLUMN = 0 * I_SCREEN_START_LINE = 0 * I_SCREEN_END_COLUMN = 0 * I_SCREEN_END_LINE = 0 * i_default = g_default i_save = g_save is_variant = g_variant it_events = gt_events[] * IT_EVENT_EXIT = i_tabname_header = g_tabname_header i_tabname_item = g_tabname_item is_keyinfo = gs_keyinfo * IS_PRINT = * IMPORTING * E_EXIT_CAUSED_BY_CALLER = TABLES t_outtab_header = gt_kunde t_outtab_item = gt_ausglop.
REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING * I_PROGRAM_NAME = i_internal_tabname = g_tabname_header i_structure_name = 'KNA1' * I_CLIENT_NEVER_DISPLAY = 'X' CHANGING ct_fieldcat = e01_lt_fieldcat[].
REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING * I_PROGRAM_NAME = i_internal_tabname = g_tabname_item i_structure_name = 'AUSGLOP_ITAB' * I_CLIENT_NEVER_DISPLAY = 'X' CHANGING ct_fieldcat = e01_lt_fieldcat[].
REUSE_ALV_EVENTS_GET CALL FUNCTION 'REUSE_ALV_EVENTS_GET' EXPORTING i_list_type = 0 IMPORTING et_events = e03_lt_events.
ENQUEUE_EFBKPF CALL FUNCTION 'ENQUEUE_EFBKPF' EXPORTING mode_bkpf = 'X' belnr = gt_ausglop-belnr bukrs = gt_ausglop-bukrs gjahr = gt_ausglop-gjahr _scope = '2' EXCEPTIONS foreign_lock = 1 system_failure = 2.
REUSE_ALV_COMMENTARY_WRITE CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE' EXPORTING it_list_commentary = gt_list_top_of_page.
REUSE_ALV_VARIANT_F4 CALL FUNCTION 'REUSE_ALV_VARIANT_F4' EXPORTING is_variant = g_variant i_save = g_save i_tabname_header = g_tabname_header i_tabname_item = g_tabname_item * it_default_fieldcat = IMPORTING e_exit = g_exit es_variant = gx_variant EXCEPTIONS not_found = 2.
REUSE_ALV_VARIANT_EXISTENCE CALL FUNCTION 'REUSE_ALV_VARIANT_EXISTENCE' EXPORTING i_save = g_save CHANGING cs_variant = gx_variant.
FI_PERIOD_DETERMINE CALL FUNCTION 'FI_PERIOD_DETERMINE' EXPORTING i_budat = sbldat i_bukrs = dd_bukrs-low * I_PERIV = ' ' * I_GJAHR = 0000 * I_MONAT = 00 * X_XMO16 = ' ' IMPORTING e_gjahr = year.
NUMBER_GET_NEXT * CALL FUNCTION 'NUMBER_GET_NEXT' * EXPORTING * nr_range_nr = t003-numkr * object = 'RF_BELEG' ** QUANTITY = '1' * subobject = dd_bukrs-low * toyear = year ** IGNORE_BUFFER = ' ' * IMPORTING * number = number.
RF_GET_DOCUMENT_NUMBER CALL FUNCTION 'RF_GET_DOCUMENT_NUMBER' EXPORTING COMPANY = dd_bukrs-low RANGE = t003-numkr YEAR = year IMPORTING DOCUMENT_NUMBER = number * EXCEPTIONS * DUPLICATE_NUMBER = 1 * RANGE_MISSING = 2 * ERROR_IN_OPEN_FI = 3 * OTHERS = 4 .
NUMBER_GET_NEXT * CALL FUNCTION 'NUMBER_GET_NEXT' * EXPORTING * nr_range_nr = t003-numkr * object = 'RF_BELEG' ** QUANTITY = '1' * subobject = dd_bukrs-low * toyear = year ** IGNORE_BUFFER = ' ' * IMPORTING * number = number.
RF_GET_DOCUMENT_NUMBER CALL FUNCTION 'RF_GET_DOCUMENT_NUMBER' EXPORTING COMPANY = dd_bukrs-low RANGE = t003-numkr YEAR = year IMPORTING DOCUMENT_NUMBER = number * EXCEPTIONS * DUPLICATE_NUMBER = 1 * RANGE_MISSING = 2 * ERROR_IN_OPEN_FI = 3 * OTHERS = 4 .
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 RFIDKRTCR or its description.
RFIDKRTCR - Print Tax Invoices (South Korea) RFIDKRTCR - Print Tax Invoices (South Korea) RFIDKRTCIB - Tax Invoice Between Business Places: Open Item Clearing RFIDKRTCIB - Tax Invoice Between Business Places: Open Item Clearing RFIDKRMIG - Migrate Tax Invoices (South Korea) RFIDKRMIG - Migrate Tax Invoices (South Korea)