‎2008 Mar 16 8:14 AM
Hi Guys,
I have a transport log file which contains an abap program, i want to read that program before inporting that to my system, when i open the file the program sources come in not readable format we are on ECC.6 and transport file is also generated out of ECC.6 system.
Does anyone have any idea how can i read the source of and any editor where i can get that converted in readable format.
Atul
‎2008 Mar 16 8:23 AM
Hi,
I think it is downloaded in binary format.
Use the method of uploading binary data files from PC to Internal tables by function module.
GUI_UPLOAD
As filetype - BIN
‎2008 Mar 16 9:54 AM
‎2008 Mar 17 6:43 AM
Hi Guys...
Any ideas on this.
Atul
Edited by: Atul Dhariwal on Mar 17, 2008 7:44 AM