SAP Reports / Programs | Financial Accounting | Localization(FI-LOC) SAP FI

RFIDNO_BK_STOP SAP ABAP Report - Stop Payment Orders (Norway)







RFIDNO_BK_STOP is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for You use this report to stop payment orders that you have sent to Postbanken (Norway's postal bank)...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 RFIDNO_BK_STOP 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 RFIDNO_BK_STOP. "Basic submit
SUBMIT RFIDNO_BK_STOP AND RETURN. "Return to original report after report execution complete
SUBMIT RFIDNO_BK_STOP 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: ZLSCH = D Payment Method
Selection Text: P_VARI = D Layout
Selection Text: P_LAUFI = D Identification
Selection Text: P_LAUFD = D Run Date
Selection Text: LIFNR = D Vendor
Selection Text: KUNNR = D Customer
Selection Text: HBKID = D House Bank
Selection Text: BUKRS = D Company Code
Title: Stop Payment Orders (Norway)
Text Symbol: 101 = document/vendor/customer
Text Symbol: 102 = Vendor/Customer
Text Symbol: 106 = House Bank
Text Symbol: 107 = Page
Text Symbol: 110 = Company Code
Text Symbol: 200 = No Ref
Text Symbol: 201 = Received OK
Text Symbol: 202 = Payable
Text Symbol: 100 = Status
Text Symbol: 051 = Stop and Release Payment Orders
Text Symbol: 015 = Payment Block
Text Symbol: 013 = House Bank
Text Symbol: 012 = Payment Method
Text Symbol: 010 = Company Code
Text Symbol: 003 = List Viewer
Text Symbol: 002 = Further Selections
Text Symbol: 001 = General Data
Text Symbol: 203 = Stopped
Text Symbol: 211 = LC Amount
Text Symbol: 210 = G/L Amount
Text Symbol: 209 = PAID
Text Symbol: 208 = Stop Ext.
Text Symbol: 207 = Stop Sent
Text Symbol: 206 = Stop OK
Text Symbol: 205 = Stop Error
Text Symbol: 204 = Rec. Error


INCLUDES used within this REPORT RFIDNO_BK_STOP

INCLUDE RFIDNO_BK_STOPTOP.


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:

REUSE_ALV_VARIANT_DEFAULT_GET CALL FUNCTION 'REUSE_ALV_VARIANT_DEFAULT_GET' EXPORTING I_SAVE = G_SAVE CHANGING CS_VARIANT = GX_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 = G_SAVE CHANGING CS_VARIANT = GX_VARIANT.

REUSE_ALV_VARIANT_F4 CALL FUNCTION 'REUSE_ALV_VARIANT_F4' EXPORTING IS_VARIANT = G_VARIANT I_SAVE = G_SAVE IMPORTING E_EXIT = G_EXIT ES_VARIANT = GX_VARIANT EXCEPTIONS NOT_FOUND = 2.

REUSE_ALV_EVENTS_GET CALL FUNCTION 'REUSE_ALV_EVENTS_GET' EXPORTING I_LIST_TYPE = 0 IMPORTING ET_EVENTS = LT_EVENTS.

REUSE_ALV_COMMENTARY_WRITE CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE' EXPORTING IT_LIST_COMMENTARY = GT_LIST_TOP_OF_PAGE.

REUSE_ALV_HIERSEQ_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_HIERSEQ_LIST_DISPLAY' EXPORTING * I_INTERFACE_CHECK = ' ' I_CALLBACK_PROGRAM = G_REPID I_CALLBACK_PF_STATUS_SET = 'SET_PF_STATUS' I_CALLBACK_USER_COMMAND = 'USER_COMMAND' IS_LAYOUT = GS_LAYOUT IT_FIELDCAT = GT_FIELDCAT[] * IT_EXCLUDING = * IT_SPECIAL_GROUPS = * 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 = 'X' I_SAVE = G_SAVE IS_VARIANT = G_VARIANT IT_EVENTS = GT_EVENTS[] IT_SORT = GT_SORT[] * IT_EVENT_EXIT = I_TABNAME_HEADER = G_TABNAME_HEADER I_TABNAME_ITEM = G_TABNAME_ITEM * I_STRUCTURE_NAME_HEADER = * I_STRUCTURE_NAME_ITEM = IS_KEYINFO = GS_KEYINFO * IS_PRINT = * IS_REPREP_ID = * IMPORTING * E_EXIT_CAUSED_BY_CALLER = * ES_EXIT_CAUSED_BY_USER = TABLES T_OUTTAB_HEADER = OUTPUT_HEADER_TABLE T_OUTTAB_ITEM = OUTPUT_LIST EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2 .

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING * I_INTERFACE_CHECK = ' ' i_callback_program = g_repid * I_CALLBACK_PF_STATUS_SET = ' ' * I_CALLBACK_USER_COMMAND = ' ' * I_STRUCTURE_NAME = is_layout = gs_layou2 it_fieldcat = gt_fieldca2 * IT_EXCLUDING = * IT_SPECIAL_GROUPS = * IT_SORT = * IT_FILTER = * IS_SEL_HIDE = * I_DEFAULT = 'X' i_save = g_save * IS_VARIANT = ' ' * IT_EVENTS = * IT_EVENT_EXIT = * IS_PRINT = * IS_REPREP_ID = i_screen_start_column = 5 i_screen_start_line = 5 i_screen_end_column = 135 i_screen_end_line = 20 * IMPORTING * E_EXIT_CAUSED_BY_CALLER = * ES_EXIT_CAUSED_BY_USER = TABLES t_outtab = sutab EXCEPTIONS program_error = 1 OTHERS = 2 .

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING * I_INTERFACE_CHECK = ' ' I_CALLBACK_PROGRAM = g_repid * I_CALLBACK_PF_STATUS_SET = ' ' * I_CALLBACK_USER_COMMAND = ' ' * I_STRUCTURE_NAME = IS_LAYOUT = gs_layou2 IT_FIELDCAT = gt_fieldca2 * IT_EXCLUDING = * IT_SPECIAL_GROUPS = * IT_SORT = * IT_FILTER = * IS_SEL_HIDE = * I_DEFAULT = 'X' I_SAVE = g_save * IS_VARIANT = ' ' * IT_EVENTS = * IT_EVENT_EXIT = * IS_PRINT = * IS_REPREP_ID = I_SCREEN_START_COLUMN = 5 I_SCREEN_START_LINE = 5 I_SCREEN_END_COLUMN = 135 I_SCREEN_END_LINE = 20 * IMPORTING * E_EXIT_CAUSED_BY_CALLER = * ES_EXIT_CAUSED_BY_USER = TABLES T_OUTTAB = sutab EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2 .

WS_ULDL_PATH CALL FUNCTION 'WS_ULDL_PATH' IMPORTING * download_path = fileout.

NO_BK_STOP_TELE CALL FUNCTION 'NO_BK_STOP_TELE' EXPORTING SERVER = SERVERFELD DEST = FILEOUT * FILID = * SENDID = PASSWD = passwd * ZBUKR = * HBKID = divno = par_divn * IMPORTING * SUMSUB = TABLES t_REGUH = T_REGUH t_REGUP = T_REGUP.

NO_BK_STOP CALL FUNCTION 'NO_BK_STOP' EXPORTING SERVER = SERVERFELD DEST = FILEOUT FILID = FILID SENDID = SENDID PASSWD = PASSWD ZBUKR = BUKRS HBKID = HBKID IMPORTING SUMSUB = SUMSUB TABLES T_REGUH = T_REGUH T_REGUP = T_REGUP.

F4_ZAHLLAUF CALL FUNCTION 'F4_ZAHLLAUF' EXPORTING f1typ = 'D' f2nme = 'F110V-LAUFI' IMPORTING laufd = p_laufd laufi = p_laufi TABLES laufk = tlaufk.

F4_ZAHLLAUF CALL FUNCTION 'F4_ZAHLLAUF' EXPORTING f1typ = 'I' f2nme = 'F110V-LAUFD' IMPORTING laufd = p_laufd laufi = p_laufi TABLES laufk = tlaufk.



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