RFKKCM01 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 RFKKCM01 into the relevant SAP transactions such as SE38 or SE80
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: R_RST = D .
Selection Text: R_NORM = D .
Selection Text: R_ERR = D .
Selection Text: P_XSOFST = D .
Selection Text: P_XPROT = D .
Selection Text: P_XCONT = D .
Selection Text: P_XCLOS = D .
Selection Text: P_XBUCH = D .
Selection Text: P_STRTM = D .
Selection Text: P_STRDT = D .
Selection Text: P_RUNID = D .
Selection Text: AS_FNAME = D .
Title: Transfer of Manually Issued Checks
Text Symbol: PTH = Path
Text Symbol: PAR = The program was started with the following parameters:
Text Symbol: 051 = Items Can Still Be Added
Text Symbol: 036 = POST LOT
Text Symbol: 035 = Post Lot
Text Symbol: 034 = Posting Cannot Be Scheduled
Text Symbol: 033 = Posting Scheduled
Text Symbol: 032 = Incorrect
Text Symbol: 031 = Closed
Text Symbol: 030 = Released
Text Symbol: 029 = Check Lot
Text Symbol: 028 = Item is Incorrect
Text Symbol: 001 = Data Source
Text Symbol: 002 = Application Server
Text Symbol: 003 = File Name
Text Symbol: 004 = Presentation Server
Text Symbol: 005 = File Name
Text Symbol: 006 = Check Lot Header is Incorrect
Text Symbol: 007 = CkSt.
Text Symbol: 008 = Item
Text Symbol: 009 = Status
Text Symbol: 010 = Item
Text Symbol: 013 = Data Source
Text Symbol: 014 = File
Text Symbol: 015 = Error Processing
INCLUDE RFKICM03. " SELECTION SCREEN & EVENTS
INCLUDE RFKICM06. " F4-HELP
INCLUDE RFKICMP0.
No SAP DATABASE tables are accessed within this REPORT code!
GET_PRINT_PARAMETERS CALL FUNCTION 'GET_PRINT_PARAMETERS' EXPORTING mode = 'CURRENT' IMPORTING out_parameters = params valid = valid EXCEPTIONS archive_info_not_found = 1 invalid_print_params = 3 invalid_archive_params = 2 OTHERS = 4.
DEQUEUE_ALL CALL FUNCTION 'DEQUEUE_ALL'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFKKCM01 - Transfer of Manually Issued Checks RFKKCM01 - Transfer of Manually Issued Checks RFKKCM00 - Data Transfer: Manually Issued Checks Lot RFKKCM00 - Data Transfer: Manually Issued Checks Lot RFKKCLERK_DUNN_STATUS_3000O01 - RFKKCLERKDUNNSTATUS3000O01 RFKKCLERK_DUNN - Simulate Responsibility for Work Item