we are uploading data into AL11 files into BW-ODS, but sometimes whiles loading they are facing with error data, now we are trying to edit the particular line, i am able to edit and am able to transferring into same file, but stil old line be there only, here how can we delete on...
SAP Managed Tags: SAP NetWeaver Application Server Hi, I have created folder in the directory in AL11 transaction. Now I want to upload the file to the folder. Can anybody please tell me the procedure? Thanks.Know the answer? Help others by sharing your knowledge. Answer Need more details?
create a CSV file Try FM: SAP_CONVERT_TO_CSV_FORMAT a sample of the same.. codeTYPE-POOLS:TRUXS. DATA: BEGIN OF ITAB OCCURS 0, VBELN LIKE VBAP-VBELN, POSNR LIKE VBAP-POSNR, END OF ITAB. DATA: ITAB1 TYPE TRUXS_T_TEXT_DATA. SELECT VBELN POSNR UP TO 10 ROWS FROM VBAP...
SAP Managed Tags: ABAP Development Hello manoj, Thanks for ur reply. But I forgot to mention that I want this functionality when I directly download from AL11..not thru the Program. i.e my job is to place the files in the AL11. The end users will check the file name across the...
all the application files r stored in AL11 tcode... to open those OPEN DATASET for delate DELETE DATASET for transfer TRANSFER DATA... Thanks Jay... Reply Former Member 2009 May 06 8:13 AM 0 Kudos 692 SAP Managed Tags: ABAP Development Hi , To get the file at application...
I can only suggest keep doing it manually before uploading the CSV file... or... you are saying you can't change the program. How about upload all CSV files... then writing another program to get those files from AL11 and delete the spare commas at the end line? Cheers, Andres. Re...
how to create folder in unix application ex al11)? 1 ACCEPTED SOLUTION venkat_o Active Contributor Options 2009 Oct 234:15 AM 0Kudos 361 SAP Managed Tags: ABAP Development Hi, RunRN2LN205Nprogram. Click on EDIT menu->Execute Command->Now entermkdir /tmp_new/Where tmp_new is the new...
Hi, I know that configuration of content server is done by Basis team and i will be getting a path in al11.So,now I am able to create a smart form layout and able to