KCDFDUREST 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 KCDFDUREST 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: BOOK = Post receiver records
Selection Text: END = Cancel restart
Selection Text: LDER = Import sender rec. with errors
Selection Text: LOAD = Import sender records
Selection Text: LOGNR = Log number
Title: Data Transfer: Postprocessing of Logs
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
KCD_SENDERSTRUCTURE_CHECK CALL FUNCTION 'KCD_SENDERSTRUCTURE_CHECK' EXPORTING REPID = REPID IMPORTING PROGN = PROGN ESTRC = ESTRC ANWDG = ANWDG.
KCD_GENERATION_CHECK CALL FUNCTION 'KCD_GENERATION_CHECK' EXPORTING REPID = REPID GRPID = GRPID PROGN = PROGN ESTRC = ESTRC ANWDG = ANWDG.
KCD_SENDERSTRUCTURE_CHECK CALL FUNCTION 'KCD_SENDERSTRUCTURE_CHECK' EXPORTING REPID = REPID IMPORTING PROGN = PROGN.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
KCDFDUREST - Data Transfer: Postprocessing of Logs KCDFDUREST - Data Transfer: Postprocessing of Logs KCBKKKST - External data transfer acct master data (direct input): Template prog. KCBKKKST - External data transfer acct master data (direct input): Template prog. KCBKKKSAE - External Data Transfer Balances (Direct Input): Template Program KCBKKKSAE - External Data Transfer Balances (Direct Input): Template Program