‎2007 Apr 04 2:22 PM
Halo All,
Can you please explain me the exact meaning of this keyword.
RLGRAP-FILENAME
can u explain me it in detail
Best Regards,
rama
‎2007 Apr 04 2:23 PM
Hi..
RLGRAP is a structure..related to file uploading and downloading.
RLGRAP-FILENAME is of type C length 132 characters.
‎2007 Apr 04 2:23 PM
Hi..
RLGRAP is a structure..related to file uploading and downloading.
RLGRAP-FILENAME is of type C length 132 characters.
‎2007 Apr 04 2:23 PM
It is not a key word.
RLGRAP is a structure
FILENAME is a field.
Regards,
Ravi
‎2007 Apr 04 2:53 PM
Hi..,
<b>RLGRAP-FILENAME is the one field of the structure RLGRAP to hold the file name..
RLGRAP is a structure which is used by many standard Function modules which are related to File uploads and downloads...</b>
Its type is C ( character type ) and of length 132 characters !!!!
For some standard Function modules their parameter to accept File name will be of this type ....
When we are using Funtion modules the types of the Import and Export parameters should be type compatible ... i.e their type and length should be same !!!!
plz do remember to close the thread , when your problem is solved !!!
reward all helpful answers,
sai ramesh.
‎2007 Apr 05 8:06 AM
Hi
RLGRAP is a structure name and FILE NAME is afield which is used to store the filename while uploading a file.
Pls rewrd if it is helpful.
Regards,
Sangeetha.A