Question:
Hi Experts,
I have to convert the data from an internal table with some fields into a text file, without using any predefined functions, like ws_download etc.
Can any Expert feed me with some logic.
Thanks in advance.
Answer:
Why reinvent the wheel? What is the reason behind not using predefined functions? Ok, if you want to do it the long way, why not copy the codes inside the functions so you dont have to call them?
Answer:
That's a bad move.
Always use SAP provided code where you can. Let us know the reason why you're not allowed to use and SAP functions and we may be able to help further.
_________________
Regards
R
Abap KC
SFMDR
Answer:
That's a bad move.
That's putting it mildly.
Let us know the reason why you're not allowed to use and SAP functions and we may be able to help further.
Either tuly idiotic coding standards, he works at the place where they aren't allowed to print anything, or he wants a Darwin award.
_________________
First he pinches my sig, Now he's cribbing my posts too!
Answer:
That's a bad move.
That's putting it mildly.
Let us know the reason why you're not allowed to use and SAP functions and we may be able to help further.
Either tuly idiotic coding standards, he works at the place where they aren't allowed to print anything, or he wants a Darwin award.
Got to be a training exercise at an institute surely?
_________________
Kind Regards
Rosie Brent
Please remember to search the forum and check the FAQ before posting questions, thank you.
Tuly Idiot most of the time, part-time Guru
Answer:
Hello experts,
I apologize i couldn't get back at the earliest, as i was out of office. However, with reference to my previous query on this same topic, what i wanted to perform is:
o I have to Call a Function to convert the internal table to a Tab delimited Text file with the directory path specified.
thanks in advance.
Answer:
Use the SAP supplied function module GUI_DOWNLOAD. Don't reinvent the wheel.
_________________
Regards
R
Abap KC
SFMDR
Answer:
HI ALL,
WITH REFERENCE TO MY ON GOING POST ON DOWNLOADING DATA FROM INTERNAL TABLE TO DAT TEXT FILE.
I HAVE TO DOWNLOAD FROM THE INTERNAL TABLE INTO WHICH I COLLECTED ALL THE DATE, STORAGE LOCATION WISE, INTO DIFFERENT FILES. I NOW DID FOR ONE SINGLE FILE, HOW CAN I GET THIS DONE.
IN OTHER WORDS, FROM THE INTERNAL TABLE INTO WHICH I HAVE ALL DATA, I HAVE TO DOWNLOAD INTO DIFFERENT FILES, ALL THE DATA, ACCORDING TO STORAGE LOCATION WISE.
YOUR HELP WILL BE HIGHLY APPRECIABLE. KINDLY HELP IF POSSIBLE WITH CODE.
THANKX IN ADVANCE
Answer:
HI ALL,
WITH REFERENCE TO MY ON GOING POST ON DOWNLOADING DATA FROM INTERNAL TABLE TO DAT TEXT FILE.
I HAVE TO DOWNLOAD FROM THE INTERNAL TABLE INTO WHICH I COLLECTED ALL THE DATE, STORAGE LOCATION WISE, INTO DIFFERENT FILES. I NOW DID FOR ONE SINGLE FILE, HOW CAN I GET THIS DONE.
IN OTHER WORDS, FROM THE INTERNAL TABLE INTO WHICH I HAVE ALL DATA, I HAVE TO DOWNLOAD INTO DIFFERENT FILES, ALL THE DATA, ACCORDING TO STORAGE LOCATION WISE.
YOUR HELP WILL BE HIGHLY APPRECIABLE. KINDLY HELP IF POSSIBLE WITH CODE.
THANKX IN ADVANCE
Ahhh...
We're getting to the nub of the matter now.
It's not that you aren't allowed to use standard SAP function modules, it's that you just don't know how to.
Why didn't you say this in the first place.
Please send me a valid purchase order number and I will then post you details of my paypal account with my daily rate.
_________________
Regards
R
Abap KC
SFMDR
Answer:
salR,
CAPS LOCK is not allowed in this forum. read basic rules.
_________________
SapFans Moderator
NetWeaver ‘04–SAP Web AS for ORACLE certified
Search: /forums/search.php
SAP Notes: http://service.sap.com/notes
SAP Help: http://help.sap.com
Basic Rules: /forums/viewtopic.php?t=222759