KCDFILE0 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 KCDFILE0 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: REPID = Sender structure
Selection Text: LOGNAME = Logical file name
Selection Text: FILE = Physical file
Title: Data transfer: import file
Text Symbol: MC2 = and fld separator (,/;) ,,
Text Symbol: MCF = MC format with number of constant fields,,
Text Symbol: NAA = Aspect is not active
Text Symbol: NEO = Data transf completed without errors
Text Symbol: NFU = transfer once only
Text Symbol: NSG = No formatting
Text Symbol: NUN = Non-Unicode
Text Symbol: NVD = Summarization program has not been generated
Text Symbol: PNS = Type P defined in double length, type I 12 bytes, type F 16 bytes
Text Symbol: PNT = Deciml point
Text Symbol: PNU = Numb. format
Text Symbol: PRO = Log display
Text Symbol: REP = Sender program:
Text Symbol: RMO = File ty.
Text Symbol: RPF = Maintain transfer rules
Text Symbol: SOE = Other settings
Text Symbol: SSS = Sender set-display field assignmnts
Text Symbol: STW = Start val. of index field
Text Symbol: SWI = Increment of the index
Text Symbol: TFT = Text file w. fld separator
Text Symbol: TXF = Text file
Text Symbol: TXT = TXT format
Text Symbol: UNI = Unicode
Text Symbol: UP1 = File system
Text Symbol: UPL = Presentation server
Text Symbol: UTF = Unicode/Non-Unicode
Text Symbol: VAR = Variables
Text Symbol: VOR = Default value
Text Symbol: WDF = Settings for repeat fields
Text Symbol: WFD = Repeat fields
Text Symbol: WHF = Repetition factor
Text Symbol: WMD = Settings for files with repeat fields
Text Symbol: WRK = Editing
Text Symbol: ASC = ASCII
INCLUDE RKCDFILEINCDAT.
INCLUDE RKCDFILEINCPAR.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
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 KCDFILE0 or its description.
KCDFILE0 - Data transfer: import file KCDFILE0 - Data transfer: import file 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.